summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-27 09:17:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-27 09:17:41 +0000
commit5586c9144d6a2eb19c2b6ebcaf33a51b11c7fd26 (patch)
tree5de69dfe2e747e87c7847b58f4e7e405cf60e5e4 /dev-haskell/binary
parentStable for ppc64, wrt bug #457252 (diff)
downloadgentoo-2-5586c9144d6a2eb19c2b6ebcaf33a51b11c7fd26.tar.gz
gentoo-2-5586c9144d6a2eb19c2b6ebcaf33a51b11c7fd26.tar.bz2
gentoo-2-5586c9144d6a2eb19c2b6ebcaf33a51b11c7fd26.zip
Stable for ppc64, wrt bug #456486
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/binary')
-rw-r--r--dev-haskell/binary/ChangeLog5
-rw-r--r--dev-haskell/binary/binary-0.5.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/binary/ChangeLog b/dev-haskell/binary/ChangeLog
index 8ff31e67d96e..3ee47dd20bd9 100644
--- a/dev-haskell/binary/ChangeLog
+++ b/dev-haskell/binary/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/binary
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/binary/ChangeLog,v 1.28 2013/03/26 10:15:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/binary/ChangeLog,v 1.29 2013/03/27 09:17:41 ago Exp $
+
+ 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> binary-0.5.1.1.ebuild:
+ Stable for ppc64, wrt bug #456486
26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> binary-0.5.1.1.ebuild:
Stable for ppc, wrt bug #456486
diff --git a/dev-haskell/binary/binary-0.5.1.1.ebuild b/dev-haskell/binary/binary-0.5.1.1.ebuild
index d34393db1d4f..2c49c7e8efae 100644
--- a/dev-haskell/binary/binary-0.5.1.1.ebuild
+++ b/dev-haskell/binary/binary-0.5.1.1.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/binary/binary-0.5.1.1.ebuild,v 1.4 2013/03/26 10:15:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/binary/binary-0.5.1.1.ebuild,v 1.5 2013/03/27 09:17:41 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.10.4:="