summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-24 12:52:01 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-24 12:52:01 +0000
commitdeb8dc62f3f371c84ea5b444dd504be476043e1b (patch)
treec86396add65321008034d606058a533b9fc17fa5 /dev-haskell
parentStable for x86, wrt bug #494346 (diff)
downloadgentoo-2-deb8dc62f3f371c84ea5b444dd504be476043e1b.tar.gz
gentoo-2-deb8dc62f3f371c84ea5b444dd504be476043e1b.tar.bz2
gentoo-2-deb8dc62f3f371c84ea5b444dd504be476043e1b.zip
Stable for x86, wrt bug #491992
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/hxt-charproperties/ChangeLog6
-rw-r--r--dev-haskell/hxt-charproperties/hxt-charproperties-9.1.1.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-haskell/hxt-charproperties/ChangeLog b/dev-haskell/hxt-charproperties/ChangeLog
index 7f13e7dec369..c61c771dd5a6 100644
--- a/dev-haskell/hxt-charproperties/ChangeLog
+++ b/dev-haskell/hxt-charproperties/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/hxt-charproperties
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt-charproperties/ChangeLog,v 1.7 2013/12/23 19:32:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt-charproperties/ChangeLog,v 1.8 2013/12/24 12:52:01 ago Exp $
+
+ 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org>
+ hxt-charproperties-9.1.1.1.ebuild:
+ Stable for x86, wrt bug #491992
23 Dec 2013; Pacho Ramos <pacho@gentoo.org> hxt-charproperties-9.1.1.1.ebuild:
amd64 stable, bug #491992
diff --git a/dev-haskell/hxt-charproperties/hxt-charproperties-9.1.1.1.ebuild b/dev-haskell/hxt-charproperties/hxt-charproperties-9.1.1.1.ebuild
index c42daa78eea2..b50b1ab7f072 100644
--- a/dev-haskell/hxt-charproperties/hxt-charproperties-9.1.1.1.ebuild
+++ b/dev-haskell/hxt-charproperties/hxt-charproperties-9.1.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/hxt-charproperties/hxt-charproperties-9.1.1.1.ebuild,v 1.2 2013/12/23 19:32:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt-charproperties/hxt-charproperties-9.1.1.1.ebuild,v 1.3 2013/12/24 12:52:01 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.10.4:="