diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-19 13:18:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-19 13:18:14 +0000 |
commit | e55ac0c4b61705e137c8894021cd46e99caf55b7 (patch) | |
tree | 08b4d3b7ea33ad26d9c11feef1bf96583bd06c70 /dev-haskell | |
parent | Stable for amd64, wrt bug #414735 (diff) | |
download | gentoo-2-e55ac0c4b61705e137c8894021cd46e99caf55b7.tar.gz gentoo-2-e55ac0c4b61705e137c8894021cd46e99caf55b7.tar.bz2 gentoo-2-e55ac0c4b61705e137c8894021cd46e99caf55b7.zip |
Stable for amd64, wrt bug #414707
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/binary/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/binary/binary-0.5.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/binary/ChangeLog b/dev-haskell/binary/ChangeLog index ab9279fc0b00..9cc07c55285c 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.18 2012/06/19 05:51:13 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/binary/ChangeLog,v 1.19 2012/06/19 13:18:14 ago Exp $ + + 19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> binary-0.5.1.0.ebuild: + Stable for amd64, wrt bug #414707 19 Jun 2012; Jeff Horelick <jdhore@gentoo.org> binary-0.5.1.0.ebuild: marked x86 per bug 414707 diff --git a/dev-haskell/binary/binary-0.5.1.0.ebuild b/dev-haskell/binary/binary-0.5.1.0.ebuild index bc09c4601ce7..f608960d9ba0 100644 --- a/dev-haskell/binary/binary-0.5.1.0.ebuild +++ b/dev-haskell/binary/binary-0.5.1.0.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/binary/binary-0.5.1.0.ebuild,v 1.3 2012/06/19 05:51:13 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/binary/binary-0.5.1.0.ebuild,v 1.4 2012/06/19 13:18:14 ago Exp $ # ebuild generated by hackport 0.2.13 @@ -15,7 +15,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=dev-lang/ghc-6.8.2" |