summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-19 10:44:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-19 10:44:08 +0000
commit96fe9701858ebe8ad63a6bd4a42af5ef139268a0 (patch)
tree7803cd0dba59412ce74fd13528cf0c985db6a0ea /dev-haskell
parentStable for ppc64, wrt bug #488808 (diff)
downloadgentoo-2-96fe9701858ebe8ad63a6bd4a42af5ef139268a0.tar.gz
gentoo-2-96fe9701858ebe8ad63a6bd4a42af5ef139268a0.tar.bz2
gentoo-2-96fe9701858ebe8ad63a6bd4a42af5ef139268a0.zip
Stable for ppc64, wrt bug #488808
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/libxml-sax/ChangeLog5
-rw-r--r--dev-haskell/libxml-sax/libxml-sax-0.7.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/libxml-sax/ChangeLog b/dev-haskell/libxml-sax/ChangeLog
index ac97da734e3e..b6e4327aa013 100644
--- a/dev-haskell/libxml-sax/ChangeLog
+++ b/dev-haskell/libxml-sax/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/libxml-sax
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v 1.12 2014/01/19 10:43:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v 1.13 2014/01/19 10:44:08 ago Exp $
+
+ 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libxml-sax-0.7.4.ebuild:
+ Stable for ppc64, wrt bug #488808
19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libxml-sax-0.7.4.ebuild:
Stable for ppc, wrt bug #488808
diff --git a/dev-haskell/libxml-sax/libxml-sax-0.7.4.ebuild b/dev-haskell/libxml-sax/libxml-sax-0.7.4.ebuild
index 99fbfa1de4fa..0c3c8d4f6050 100644
--- a/dev-haskell/libxml-sax/libxml-sax-0.7.4.ebuild
+++ b/dev-haskell/libxml-sax/libxml-sax-0.7.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.4.ebuild,v 1.4 2014/01/19 10:43:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.4.ebuild,v 1.5 2014/01/19 10:44:08 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="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86"
IUSE=""
RDEPEND=">=dev-haskell/text-0.7:=[profile?]