summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-03-06 15:28:50 +0000
committerBrent Baude <ranger@gentoo.org>2009-03-06 15:28:50 +0000
commit8eb78acf81851586ff9e0a920cb43964efd93fed (patch)
tree131100908736f761ef8c5f69d24b5e36c235f941 /dev-libs
parentMarking gnome-common-2.24.0 ppc for bug 260063 (diff)
downloadgentoo-2-8eb78acf81851586ff9e0a920cb43964efd93fed.tar.gz
gentoo-2-8eb78acf81851586ff9e0a920cb43964efd93fed.tar.bz2
gentoo-2-8eb78acf81851586ff9e0a920cb43964efd93fed.zip
Marking libxml2-2.7.3 ppc for bug 260063
(Portage version: 2.1.6.7/cvs/Linux ppc64)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libxml2/ChangeLog5
-rw-r--r--dev-libs/libxml2/libxml2-2.7.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog
index c08393d25f89..1e33a9afc282 100644
--- a/dev-libs/libxml2/ChangeLog
+++ b/dev-libs/libxml2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxml2
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.256 2009/03/05 21:17:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.257 2009/03/06 15:28:50 ranger Exp $
+
+ 06 Mar 2009; Brent Baude <ranger@gentoo.org> libxml2-2.7.3.ebuild:
+ Marking libxml2-2.7.3 ppc stable for bug 260063
05 Mar 2009; Brent Baude <ranger@gentoo.org> libxml2-2.7.3.ebuild:
Marking libxml2-2.7.3 ppc64 stable for bug 260063
diff --git a/dev-libs/libxml2/libxml2-2.7.3.ebuild b/dev-libs/libxml2/libxml2-2.7.3.ebuild
index cb97adba918e..ff0045837332 100644
--- a/dev-libs/libxml2/libxml2-2.7.3.ebuild
+++ b/dev-libs/libxml2/libxml2-2.7.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.3.ebuild,v 1.3 2009/03/05 21:17:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.3.ebuild,v 1.4 2009/03/06 15:28:50 ranger Exp $
inherit libtool flag-o-matic eutils python
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="debug doc examples ipv6 python readline test"
XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite"