diff options
Diffstat (limited to 'dev-haskell/logict')
-rw-r--r-- | dev-haskell/logict/logict-0.6.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/logict/logict-0.6.0.1.ebuild b/dev-haskell/logict/logict-0.6.0.1.ebuild index 4533d13ce751..b36959ac3b93 100644 --- a/dev-haskell/logict/logict-0.6.0.1.ebuild +++ b/dev-haskell/logict/logict-0.6.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/logict/logict-0.6.0.1.ebuild,v 1.2 2014/07/25 09:16:27 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/logict/logict-0.6.0.1.ebuild,v 1.3 2015/04/02 18:00:03 mr_bones_ Exp $ EAPI=5 @@ -24,4 +24,4 @@ RDEPEND=">=dev-haskell/mtl-2:=[profile?] DEPEND="${RDEPEND} >=dev-haskell/cabal-0" -PATCHES=("${FILESDIR}/${PN}-0.5.0-ghc-6.12.patch")
\ No newline at end of file +PATCHES=("${FILESDIR}/${PN}-0.5.0-ghc-6.12.patch") |