summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-25 15:02:47 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-25 15:02:47 +0000
commit460b84f035cd7bd4949529b91cacadb2f210988b (patch)
tree34d9ccc787e11a0789aa5628b4a99cfe5711f80d
parentStable for x86, wrt bug #464338 (diff)
downloadgentoo-2-460b84f035cd7bd4949529b91cacadb2f210988b.tar.gz
gentoo-2-460b84f035cd7bd4949529b91cacadb2f210988b.tar.bz2
gentoo-2-460b84f035cd7bd4949529b91cacadb2f210988b.zip
Stable for x86, wrt bug #464338
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r--dev-haskell/hxt-charproperties/ChangeLog6
-rw-r--r--dev-haskell/hxt-charproperties/hxt-charproperties-9.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 82d0e44ee1e2..88155b2512b9 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.4 2013/06/25 14:53:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt-charproperties/ChangeLog,v 1.5 2013/06/25 15:02:47 ago Exp $
+
+ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org>
+ hxt-charproperties-9.1.1.ebuild:
+ Stable for x86, wrt bug #464338
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org>
hxt-charproperties-9.1.1.ebuild:
diff --git a/dev-haskell/hxt-charproperties/hxt-charproperties-9.1.1.ebuild b/dev-haskell/hxt-charproperties/hxt-charproperties-9.1.1.ebuild
index 3f28becadcc9..0e6f44191811 100644
--- a/dev-haskell/hxt-charproperties/hxt-charproperties-9.1.1.ebuild
+++ b/dev-haskell/hxt-charproperties/hxt-charproperties-9.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.ebuild,v 1.3 2013/06/25 14:53:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt-charproperties/hxt-charproperties-9.1.1.ebuild,v 1.4 2013/06/25 15:02:47 ago Exp $
EAPI=4
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.10.1"