Parent Directory
|
Revision Log
Version bump. (Portage version: 2.2.0_alpha149_p11/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
| 1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: $ |
| 4 | |
| 5 | EAPI=5 |
| 6 | |
| 7 | # ebuild generated by hackport 0.3.1.9999 |
| 8 | |
| 9 | CABAL_FEATURES="lib profile haddock hoogle hscolour" |
| 10 | inherit haskell-cabal |
| 11 | |
| 12 | DESCRIPTION="Haskell bindings to bibutils, the bibliography |
| 13 | conversion utilities." |
| 14 | HOMEPAGE="http://gorgias.mine.nu/repos/hs-bibutils/" |
| 15 | SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" |
| 16 | |
| 17 | LICENSE="GPL-2" |
| 18 | SLOT="0/${PV}" |
| 19 | KEYWORDS="~amd64 ~x86" |
| 20 | IUSE="" |
| 21 | |
| 22 | RDEPEND="dev-haskell/syb:=[profile?] |
| 23 | >=dev-lang/ghc-6.10.4:=" |
| 24 | DEPEND="${RDEPEND} |
| 25 | >=dev-haskell/cabal-1.4" |
| ViewVC Help | |
| Powered by ViewVC 1.1.17 |