summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wright <gienah@gentoo.org>2012-04-15 11:10:00 +0000
committerMark Wright <gienah@gentoo.org>2012-04-15 11:10:00 +0000
commite90f24e466e12a59af46c11f28fee01771345e3e (patch)
tree23f00c1afcb870870fe26979160e1c7014506275 /dev-haskell/hsql-mysql/hsql-mysql-1.8.1.ebuild
parentFix installation with to-do.py mentioned twice in Makefile.am. Fix compilatio... (diff)
downloadgentoo-2-e90f24e466e12a59af46c11f28fee01771345e3e.tar.gz
gentoo-2-e90f24e466e12a59af46c11f28fee01771345e3e.tar.bz2
gentoo-2-e90f24e466e12a59af46c11f28fee01771345e3e.zip
Bump hsql to 1.8.2. EAPI=4 and [profile?] on haskell libs (part of fix for bug 341795 dev-haskell/* USE=profile missing dependencies) for hsql 1.8.1.
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/hsql-mysql/hsql-mysql-1.8.1.ebuild')
-rw-r--r--dev-haskell/hsql-mysql/hsql-mysql-1.8.1.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/dev-haskell/hsql-mysql/hsql-mysql-1.8.1.ebuild b/dev-haskell/hsql-mysql/hsql-mysql-1.8.1.ebuild
index 96880ceb5b87..482657b5e52c 100644
--- a/dev-haskell/hsql-mysql/hsql-mysql-1.8.1.ebuild
+++ b/dev-haskell/hsql-mysql/hsql-mysql-1.8.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsql-mysql/hsql-mysql-1.8.1.ebuild,v 1.1 2011/08/04 12:44:56 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsql-mysql/hsql-mysql-1.8.1.ebuild,v 1.2 2012/04/15 11:10:00 gienah Exp $
# ebuild generated by hackport 0.2.13
-EAPI="3"
+EAPI=4
-CABAL_FEATURES="lib profile haddock hscolour"
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="MySQL driver for HSQL."
@@ -18,7 +18,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
-RDEPEND=">=dev-haskell/hsql-1.8
+RDEPEND=">=dev-haskell/hsql-1.8[profile?]
>=dev-lang/ghc-6.10.1
>=virtual/mysql-4.0"
DEPEND="${RDEPEND}