summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-07 18:19:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-07 18:19:49 +0000
commit6c800a01edd4c7120eefedf5807aabb133c20418 (patch)
tree426ab339894327d63ae0ade1227de6f9eb7372f7 /dev-haskell/strict
parentStable for ppc64, wrt bug #421351 (diff)
downloadgentoo-2-6c800a01edd4c7120eefedf5807aabb133c20418.tar.gz
gentoo-2-6c800a01edd4c7120eefedf5807aabb133c20418.tar.bz2
gentoo-2-6c800a01edd4c7120eefedf5807aabb133c20418.zip
Stable for ppc64, wrt bug #421351
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-haskell/strict')
-rw-r--r--dev-haskell/strict/ChangeLog5
-rw-r--r--dev-haskell/strict/strict-0.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/strict/ChangeLog b/dev-haskell/strict/ChangeLog
index 1aed24346064..1229d240399d 100644
--- a/dev-haskell/strict/ChangeLog
+++ b/dev-haskell/strict/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/strict
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/strict/ChangeLog,v 1.6 2012/12/07 16:29:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/strict/ChangeLog,v 1.7 2012/12/07 18:19:49 ago Exp $
+
+ 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> strict-0.3.2.ebuild:
+ Stable for ppc64, wrt bug #421351
07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> strict-0.3.2.ebuild:
Stable for ppc, wrt bug #421351
diff --git a/dev-haskell/strict/strict-0.3.2.ebuild b/dev-haskell/strict/strict-0.3.2.ebuild
index d39b7a73c866..dc51bed16cdb 100644
--- a/dev-haskell/strict/strict-0.3.2.ebuild
+++ b/dev-haskell/strict/strict-0.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/strict/strict-0.3.2.ebuild,v 1.6 2012/12/07 16:29:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/strict/strict-0.3.2.ebuild,v 1.7 2012/12/07 18:19:49 ago Exp $
# ebuild generated by hackport 0.2.17.9999
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.8.2"