diff options
Diffstat (limited to 'dev-haskell/zip-archive/zip-archive-0.2.3.7.ebuild')
-rw-r--r-- | dev-haskell/zip-archive/zip-archive-0.2.3.7.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-haskell/zip-archive/zip-archive-0.2.3.7.ebuild b/dev-haskell/zip-archive/zip-archive-0.2.3.7.ebuild index 0d598c4558b2..f270f4fd6947 100644 --- a/dev-haskell/zip-archive/zip-archive-0.2.3.7.ebuild +++ b/dev-haskell/zip-archive/zip-archive-0.2.3.7.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/zip-archive/zip-archive-0.2.3.7.ebuild,v 1.1 2015/02/08 19:22:31 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/zip-archive/zip-archive-0.2.3.7.ebuild,v 1.2 2015/08/04 20:12:33 slyfox Exp $ EAPI=5 -# ebuild generated by hackport 0.4.3 +# ebuild generated by hackport 0.4.5.9999 CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal @@ -21,6 +21,7 @@ IUSE="executable" RDEPEND=">=dev-haskell/binary-0.5:=[profile?] >=dev-haskell/digest-0.0.0.1:=[profile?] dev-haskell/mtl:=[profile?] + dev-haskell/old-time:=[profile?] >=dev-haskell/text-0.11:=[profile?] dev-haskell/zlib:=[profile?] >=dev-lang/ghc-7.4.1:= |