summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-12-16 18:35:49 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-12-16 18:35:49 +0000
commite79361543ace36fbaa9a0aa276c008080df806e3 (patch)
tree145195117c6937fd0934ca005ebdfe5b4b7e0752 /dev-haskell/regex-compat
parentNew ebuild for knetwalk as per bug 201613. (diff)
downloadhistorical-e79361543ace36fbaa9a0aa276c008080df806e3.tar.gz
historical-e79361543ace36fbaa9a0aa276c008080df806e3.tar.bz2
historical-e79361543ace36fbaa9a0aa276c008080df806e3.zip
Stable on ppc wrt bug 201984
Package-Manager: portage-2.1.4_rc10
Diffstat (limited to 'dev-haskell/regex-compat')
-rw-r--r--dev-haskell/regex-compat/ChangeLog5
-rw-r--r--dev-haskell/regex-compat/regex-compat-0.71.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/regex-compat/ChangeLog b/dev-haskell/regex-compat/ChangeLog
index ff46501864a8..6df1fe9a7cff 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/ChangeLog,v 1.9 2007/12/12 13:00:25 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/ChangeLog,v 1.10 2007/12/16 18:34:20 nixnut Exp $
+
+ 16 Dec 2007; nixnut <nixnut@gentoo.org> regex-compat-0.71.ebuild:
+ Stable on ppc wrt bug 201984
12 Dec 2007; Ferris McCormick <fmccor@gentoo.org>
regex-compat-0.71.ebuild:
diff --git a/dev-haskell/regex-compat/regex-compat-0.71.ebuild b/dev-haskell/regex-compat/regex-compat-0.71.ebuild
index 24d7577fcb5d..4b85f069a50d 100644
--- a/dev-haskell/regex-compat/regex-compat-0.71.ebuild
+++ b/dev-haskell/regex-compat/regex-compat-0.71.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.71.ebuild,v 1.6 2007/12/12 13:00:25 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/regex-compat-0.71.ebuild,v 1.7 2007/12/16 18:34:20 nixnut 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="amd64 ~ia64 ~ppc sparc x86"
+KEYWORDS="amd64 ~ia64 ppc sparc x86"
IUSE=""
DEPEND=">=dev-lang/ghc-6.6