Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 253011 Details for
Bug 343949
New ebuild for dev-haskell/configfile-1.0.6
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for dev-haskell/configfile-1.0.6
configfile-1.0.6.ebuild (text/plain), 656 bytes, created by
Michael Orlitzky
on 2010-11-03 06:16:49 UTC
(
hide
)
Description:
ebuild for dev-haskell/configfile-1.0.6
Filename:
MIME Type:
Creator:
Michael Orlitzky
Created:
2010-11-03 06:16:49 UTC
Size:
656 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >CABAL_FEATURES="lib profile haddock" >inherit haskell-cabal > >MY_PN=ConfigFile >MY_P=${MY_PN}-${PV} > >DESCRIPTION="Parser and writer for handling sectioned config files in Haskell" >HOMEPAGE="https://github.com/jgoerzen/configfile/wiki" >SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" > >LICENSE="LGPL-2.1" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >RDEPEND=">=dev-lang/ghc-6.12.0 > >=dev-haskell/missingh-1.0.0.0 > <=dev-haskell/mtl-2.0.0.0" >DEPEND="${RDEPEND} > >=dev-haskell/cabal-1.6" > >S=${WORKDIR}/${MY_P}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 343949
:
253011
|
253207