summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/regex-compat/ChangeLog5
-rw-r--r--dev-haskell/regex-compat/regex-compat-0.91.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/regex-compat/ChangeLog b/dev-haskell/regex-compat/ChangeLog
index 44ece6bd2483..b15f0a831586 100644
--- a/dev-haskell/regex-compat/ChangeLog
+++ b/dev-haskell/regex-compat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/regex-compat
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/ChangeLog,v 1.18 2008/10/04 00:42:50 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/ChangeLog,v 1.19 2008/10/04 18:00:09 armin76 Exp $
+
+ 04 Oct 2008; Raúl Porcel <armin76@gentoo.org> regex-compat-0.91.ebuild:
+ alpha/ia64 stable
04 Oct 2008; Ferris McCormick <fmccor@gentoo.org>
regex-compat-0.71.0.1.ebuild:
diff --git a/dev-haskell/regex-compat/regex-compat-0.91.ebuild b/dev-haskell/regex-compat/regex-compat-0.91.ebuild
index 4eac8cb135ff..ef9743838632 100644
--- a/dev-haskell/regex-compat/regex-compat-0.91.ebuild
+++ b/dev-haskell/regex-compat/regex-compat-0.91.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/regex-compat-0.91.ebuild,v 1.2 2008/07/15 06:09:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/regex-compat-0.91.ebuild,v 1.3 2008/10/04 18:00:09 armin76 Exp $
CABAL_FEATURES="profile haddock lib"
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 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 hppa ia64 ~sparc ~x86"
IUSE=""
DEPEND=">=dev-lang/ghc-6.6