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
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')
-rw-r--r--dev-haskell/filepath/filepath-1.0.ebuild4
-rw-r--r--dev-haskell/regex-compat/ChangeLog5
-rw-r--r--dev-haskell/regex-compat/regex-compat-0.71.ebuild4
-rw-r--r--dev-haskell/regex-posix/ChangeLog5
-rw-r--r--dev-haskell/regex-posix/regex-posix-0.71.ebuild4
5 files changed, 14 insertions, 8 deletions
diff --git a/dev-haskell/filepath/filepath-1.0.ebuild b/dev-haskell/filepath/filepath-1.0.ebuild
index 1feee684fa13..7a53b2d334c2 100644
--- a/dev-haskell/filepath/filepath-1.0.ebuild
+++ b/dev-haskell/filepath/filepath-1.0.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/filepath/filepath-1.0.ebuild,v 1.12 2007/12/13 00:43:49 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild,v 1.13 2007/12/16 18:35:49 nixnut Exp $
CABAL_FEATURES="haddock lib profile"
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 hppa ~ia64 ~ppc sparc x86"
+KEYWORDS="amd64 hppa ~ia64 ppc sparc x86"
IUSE=""
DEPEND=">=dev-lang/ghc-6.4"
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
diff --git a/dev-haskell/regex-posix/ChangeLog b/dev-haskell/regex-posix/ChangeLog
index 8a58d4350b9d..2151ca31272f 100644
--- a/dev-haskell/regex-posix/ChangeLog
+++ b/dev-haskell/regex-posix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/regex-posix
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-posix/ChangeLog,v 1.9 2007/12/12 12:59:22 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-posix/ChangeLog,v 1.10 2007/12/16 18:31:50 nixnut Exp $
+
+ 16 Dec 2007; nixnut <nixnut@gentoo.org> regex-posix-0.71.ebuild:
+ Stable on ppc wrt bug 201984
12 Dec 2007; Ferris McCormick <fmccor@gentoo.org> regex-posix-0.71.ebuild:
Sparc stable --- part of Bug #201984.
diff --git a/dev-haskell/regex-posix/regex-posix-0.71.ebuild b/dev-haskell/regex-posix/regex-posix-0.71.ebuild
index f60dd0ad2b0f..0b667338a396 100644
--- a/dev-haskell/regex-posix/regex-posix-0.71.ebuild
+++ b/dev-haskell/regex-posix/regex-posix-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-posix/regex-posix-0.71.ebuild,v 1.6 2007/12/12 12:59:22 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-posix/regex-posix-0.71.ebuild,v 1.7 2007/12/16 18:31:50 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