summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-12-16 18:34:20 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-12-16 18:34:20 +0000
commit86d0bbccf354a329765b8dbc33ba21923e236637 (patch)
tree01444bb6fd755d6804be723baccadebebdb04e39 /dev-haskell/regex-compat
parentStable on ppc wrt bug 201984 (diff)
downloadgentoo-2-86d0bbccf354a329765b8dbc33ba21923e236637.tar.gz
gentoo-2-86d0bbccf354a329765b8dbc33ba21923e236637.tar.bz2
gentoo-2-86d0bbccf354a329765b8dbc33ba21923e236637.zip
Stable on ppc wrt bug 201984
(Portage version: 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