summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-05-11 21:26:13 +0000
committerBrent Baude <ranger@gentoo.org>2010-05-11 21:26:13 +0000
commita7024c3b74465c4070888f04c1e1c125f4ca9653 (patch)
tree8d089451b060d8514b04d339289a0bb0294fa3b9
parentstable ppc64, bug 311745 (diff)
downloadgentoo-2-a7024c3b74465c4070888f04c1e1c125f4ca9653.tar.gz
gentoo-2-a7024c3b74465c4070888f04c1e1c125f4ca9653.tar.bz2
gentoo-2-a7024c3b74465c4070888f04c1e1c125f4ca9653.zip
stable ppc64, bug 317819
(Portage version: 2.1.8.3/cvs/Linux ppc64)
-rw-r--r--dev-libs/libxml2/ChangeLog5
-rw-r--r--dev-libs/libxml2/libxml2-2.7.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog
index 649562c29998..326457aade65 100644
--- a/dev-libs/libxml2/ChangeLog
+++ b/dev-libs/libxml2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxml2
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.287 2010/05/11 13:17:18 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.288 2010/05/11 21:26:13 ranger Exp $
+
+ 11 May 2010; Brent Baude <ranger@gentoo.org> libxml2-2.7.7.ebuild:
+ stable ppc64, bug 317819
11 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> libxml2-2.7.7.ebuild:
x86 stable wrt bug #317819
diff --git a/dev-libs/libxml2/libxml2-2.7.7.ebuild b/dev-libs/libxml2/libxml2-2.7.7.ebuild
index 5c0a4da79856..fdd80d33f305 100644
--- a/dev-libs/libxml2/libxml2-2.7.7.ebuild
+++ b/dev-libs/libxml2/libxml2-2.7.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.7.ebuild,v 1.6 2010/05/11 13:17:18 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.7.ebuild,v 1.7 2010/05/11 21:26:13 ranger Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="debug doc examples ipv6 python readline test"
XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite"