diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 10:26:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 10:26:09 +0000 |
commit | f3607d6bb151d011439805ab1c1cba2339b1b857 (patch) | |
tree | dbf818a632d44e4821cdb3cc97c3809ecc45ae86 /dev-haskell/hunit | |
parent | Stable for ppc64, wrt bug #470358 (diff) | |
download | gentoo-2-f3607d6bb151d011439805ab1c1cba2339b1b857.tar.gz gentoo-2-f3607d6bb151d011439805ab1c1cba2339b1b857.tar.bz2 gentoo-2-f3607d6bb151d011439805ab1c1cba2339b1b857.zip |
Stable for ppc64, wrt bug #470360
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/hunit')
-rw-r--r-- | dev-haskell/hunit/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/hunit/hunit-1.2.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/hunit/ChangeLog b/dev-haskell/hunit/ChangeLog index 070326537567..0efc90b0792b 100644 --- a/dev-haskell/hunit/ChangeLog +++ b/dev-haskell/hunit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/hunit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/ChangeLog,v 1.63 2013/06/24 05:09:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/ChangeLog,v 1.64 2013/06/25 10:26:09 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> hunit-1.2.5.2.ebuild: + Stable for ppc64, wrt bug #470360 24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> hunit-1.2.5.2.ebuild: Stable for ppc, wrt bug #470360 diff --git a/dev-haskell/hunit/hunit-1.2.5.2.ebuild b/dev-haskell/hunit/hunit-1.2.5.2.ebuild index f5be71f063c0..c322db68b3c1 100644 --- a/dev-haskell/hunit/hunit-1.2.5.2.ebuild +++ b/dev-haskell/hunit/hunit-1.2.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.2.ebuild,v 1.2 2013/06/24 05:09:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.2.5.2.ebuild,v 1.3 2013/06/25 10:26:09 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -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?] |