summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-08 15:55:19 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-08 15:55:19 +0000
commitd023fe2cbc3a3caacfce2fcc1f808a16b4dee939 (patch)
tree3a72345cff375d7feba4b24c6f8198e3f8dc781a /dev-haskell/hunit
parentStable for ppc64, wrt bug #433213 (diff)
downloadgentoo-2-d023fe2cbc3a3caacfce2fcc1f808a16b4dee939.tar.gz
gentoo-2-d023fe2cbc3a3caacfce2fcc1f808a16b4dee939.tar.bz2
gentoo-2-d023fe2cbc3a3caacfce2fcc1f808a16b4dee939.zip
Stable for ppc64, wrt bug #441152
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-haskell/hunit')
-rw-r--r--dev-haskell/hunit/ChangeLog5
-rw-r--r--dev-haskell/hunit/hunit-1.2.5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/hunit/ChangeLog b/dev-haskell/hunit/ChangeLog
index d4bdd8a31d2f..a7fed1eb421e 100644
--- a/dev-haskell/hunit/ChangeLog
+++ b/dev-haskell/hunit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/hunit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/ChangeLog,v 1.56 2012/12/07 18:27:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/ChangeLog,v 1.57 2012/12/08 15:55:19 ago Exp $
+
+ 08 Dec 2012; Agostino Sarubbo <ago@gentoo.org> hunit-1.2.5.1.ebuild:
+ Stable for ppc64, wrt bug #441152
07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> hunit-1.2.5.1.ebuild:
Stable for ppc, wrt bug #441152
diff --git a/dev-haskell/hunit/hunit-1.2.5.1.ebuild b/dev-haskell/hunit/hunit-1.2.5.1.ebuild
index 9f3a0f773be4..ddae42c7ccb2 100644
--- a/dev-haskell/hunit/hunit-1.2.5.1.ebuild
+++ b/dev-haskell/hunit/hunit-1.2.5.1.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/hunit/hunit-1.2.5.1.ebuild,v 1.4 2012/12/07 18:27:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.2.5.1.ebuild,v 1.5 2012/12/08 15:55:19 ago Exp $
EAPI=4
@@ -18,7 +18,7 @@ SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""
RDEPEND="dev-haskell/deepseq[profile?]