diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 19:38:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 19:38:25 +0000 |
commit | c68f6cc9a56237f27a1d98ca68ce59a029142759 (patch) | |
tree | e060513a2b335a4f41239900d73f9b07ccbb2685 /dev-haskell/haxml | |
parent | Stable for x86, wrt bug #488750 (diff) | |
download | gentoo-2-c68f6cc9a56237f27a1d98ca68ce59a029142759.tar.gz gentoo-2-c68f6cc9a56237f27a1d98ca68ce59a029142759.tar.bz2 gentoo-2-c68f6cc9a56237f27a1d98ca68ce59a029142759.zip |
Stable for x86, wrt bug #488750
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/haxml')
-rw-r--r-- | dev-haskell/haxml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/haxml/haxml-1.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/haxml/ChangeLog b/dev-haskell/haxml/ChangeLog index b32fc3e5d41f..0df8dd2f0a36 100644 --- a/dev-haskell/haxml/ChangeLog +++ b/dev-haskell/haxml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/haxml # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haxml/ChangeLog,v 1.35 2013/11/05 11:27:24 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haxml/ChangeLog,v 1.36 2013/11/24 19:38:25 ago Exp $ + + 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> haxml-1.24.ebuild: + Stable for x86, wrt bug #488750 05 Nov 2013; Tony Vroon <chainsaw@gentoo.org> haxml-1.24.ebuild: Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El diff --git a/dev-haskell/haxml/haxml-1.24.ebuild b/dev-haskell/haxml/haxml-1.24.ebuild index 190c3b4d6e3b..b4adf58dbe79 100644 --- a/dev-haskell/haxml/haxml-1.24.ebuild +++ b/dev-haskell/haxml/haxml-1.24.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/haxml/haxml-1.24.ebuild,v 1.2 2013/11/05 11:27:24 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haxml/haxml-1.24.ebuild,v 1.3 2013/11/24 19:38:25 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-haskell/polyparse-1.9:=[profile?] |