summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Kolmodin <kolmodin@gentoo.org>2009-12-25 15:02:55 +0000
committerLennart Kolmodin <kolmodin@gentoo.org>2009-12-25 15:02:55 +0000
commite11a0a0498cf6a0b2da3df403d9e0d9b1fe7186d (patch)
treec7742be98da3166b75b24a19b0e4e846095ac6b9 /dev-haskell/alex/alex-2.3.1.ebuild
parentClean up removed packages (diff)
downloadhistorical-e11a0a0498cf6a0b2da3df403d9e0d9b1fe7186d.tar.gz
historical-e11a0a0498cf6a0b2da3df403d9e0d9b1fe7186d.tar.bz2
historical-e11a0a0498cf6a0b2da3df403d9e0d9b1fe7186d.zip
alex: kill old comment
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/alex/alex-2.3.1.ebuild')
-rw-r--r--dev-haskell/alex/alex-2.3.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-haskell/alex/alex-2.3.1.ebuild b/dev-haskell/alex/alex-2.3.1.ebuild
index 776fc746fc2d..ff9e3321e26c 100644
--- a/dev-haskell/alex/alex-2.3.1.ebuild
+++ b/dev-haskell/alex/alex-2.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/alex-2.3.1.ebuild,v 1.5 2009/12/25 15:01:37 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/alex-2.3.1.ebuild,v 1.6 2009/12/25 15:02:55 kolmodin Exp $
CABAL_FEATURES="bin"
inherit autotools haskell-cabal
@@ -12,7 +12,6 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86"
-# has worked with ppc64 too, but no ghc availably at the moment
IUSE="doc"
DEPEND=">=dev-lang/ghc-6.6.1