summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-25 20:23:29 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-25 20:23:29 +0000
commita7c8664f9b064ff18189aaaae801852f3cecfd33 (patch)
tree2951619a9a447a052010bddd192768c70f406b35 /dev-haskell/binary
parentStable for amd64, wrt bug #456486 (diff)
downloadgentoo-2-a7c8664f9b064ff18189aaaae801852f3cecfd33.tar.gz
gentoo-2-a7c8664f9b064ff18189aaaae801852f3cecfd33.tar.bz2
gentoo-2-a7c8664f9b064ff18189aaaae801852f3cecfd33.zip
Stable for amd64, wrt bug #456486
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/binary')
-rw-r--r--dev-haskell/binary/ChangeLog7
-rw-r--r--dev-haskell/binary/binary-0.5.1.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/binary/ChangeLog b/dev-haskell/binary/ChangeLog
index 855b8aedeebd..1d5f057f3863 100644
--- a/dev-haskell/binary/ChangeLog
+++ b/dev-haskell/binary/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/binary
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/binary/ChangeLog,v 1.25 2012/11/18 01:02:35 gienah Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/binary/ChangeLog,v 1.26 2013/03/25 20:23:29 ago Exp $
+
+ 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> binary-0.5.1.1.ebuild:
+ Stable for amd64, wrt bug #456486
*binary-0.5.1.1 (18 Nov 2012)
diff --git a/dev-haskell/binary/binary-0.5.1.1.ebuild b/dev-haskell/binary/binary-0.5.1.1.ebuild
index c846744f00f0..c9cbfee3b51b 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-2012 Gentoo Foundation
+# 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.1 2012/11/18 01:02:35 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/binary/binary-0.5.1.1.ebuild,v 1.2 2013/03/25 20:23:29 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:="