diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 11:01:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 11:01:54 +0000 |
commit | 382d1cfef53610df52c933c8115afc4378c3b2a1 (patch) | |
tree | 07e61cdf107ab323569e01bb3182ed1507b8b48e /dev-haskell | |
parent | Stable for ppc64, wrt bug #537006 (diff) | |
download | gentoo-2-382d1cfef53610df52c933c8115afc4378c3b2a1.tar.gz gentoo-2-382d1cfef53610df52c933c8115afc4378c3b2a1.tar.bz2 gentoo-2-382d1cfef53610df52c933c8115afc4378c3b2a1.zip |
Stable for ppc64, wrt bug #534988
(Portage version: 2.2.14/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/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/libxml-sax/ChangeLog b/dev-haskell/libxml-sax/ChangeLog index 88c242dc02a7..4cea0de981d8 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v 1.21 2015/01/28 10:25:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v 1.22 2015/02/23 11:01:54 ago Exp $ + + 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libxml-sax-0.7.5.ebuild: + Stable for ppc64, wrt bug #534988 28 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libxml-sax-0.7.5.ebuild: Stable for ppc, wrt bug #534988 diff --git a/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild b/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild index f4c901979ff3..5edbea9d03b6 100644 --- a/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild +++ b/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.5.ebuild,v 1.5 2015/01/28 10:25:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild,v 1.6 2015/02/23 11:01:54 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?] |