summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-07-01 19:59:41 +0000
committerJeroen Roovers <jer@gentoo.org>2010-07-01 19:59:41 +0000
commitccf02503667db96d6a1ea2c934b947e77b9c1f3d (patch)
treeb6b284a87e91d9eb4c91456bf7c373bfcc875924 /dev-haskell/xhtml/xhtml-3000.0.2.1.ebuild
parentFix building with as-needed wrt bug 247919, debundle libquicktime, respect FL... (diff)
downloadhistorical-ccf02503667db96d6a1ea2c934b947e77b9c1f3d.tar.gz
historical-ccf02503667db96d6a1ea2c934b947e77b9c1f3d.tar.bz2
historical-ccf02503667db96d6a1ea2c934b947e77b9c1f3d.zip
Drop support for ghc and darcs.
Package-Manager: portage-2.2_rc67/cvs/Linux i686 RepoMan-Options: --force
Diffstat (limited to 'dev-haskell/xhtml/xhtml-3000.0.2.1.ebuild')
-rw-r--r--dev-haskell/xhtml/xhtml-3000.0.2.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/xhtml/xhtml-3000.0.2.1.ebuild b/dev-haskell/xhtml/xhtml-3000.0.2.1.ebuild
index b63e8ee76b08..53f77f572ba6 100644
--- a/dev-haskell/xhtml/xhtml-3000.0.2.1.ebuild
+++ b/dev-haskell/xhtml/xhtml-3000.0.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/xhtml-3000.0.2.1.ebuild,v 1.4 2008/10/04 00:07:45 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/xhtml-3000.0.2.1.ebuild,v 1.5 2010/07/01 19:59:41 jer Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86"
IUSE=""
DEPEND=">=dev-lang/ghc-6.4"