summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-07-30 21:37:54 +0000
committerBrent Baude <ranger@gentoo.org>2008-07-30 21:37:54 +0000
commitafe06ed07106831a9b0153b80ffdc61b49d5800b (patch)
tree11955d48b96e1d45f33312c7bb9ae03da1de0368 /dev-libs/libxml2
parentbump to 2.6.4. Clean up old revisions. (diff)
downloadgentoo-2-afe06ed07106831a9b0153b80ffdc61b49d5800b.tar.gz
gentoo-2-afe06ed07106831a9b0153b80ffdc61b49d5800b.tar.bz2
gentoo-2-afe06ed07106831a9b0153b80ffdc61b49d5800b.zip
Marking libxml2-2.6.32 ppc for bug 229709
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r--dev-libs/libxml2/ChangeLog5
-rw-r--r--dev-libs/libxml2/libxml2-2.6.32.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog
index 3a653ad194a3..22da8a2205cb 100644
--- a/dev-libs/libxml2/ChangeLog
+++ b/dev-libs/libxml2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxml2
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.214 2008/07/27 18:10:06 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.215 2008/07/30 21:37:54 ranger Exp $
+
+ 30 Jul 2008; Brent Baude <ranger@gentoo.org> libxml2-2.6.32.ebuild:
+ Marking libxml2-2.6.32 ppc stable for bug 229709
26 Jul 2008; Olivier Crête <tester@gentoo.org> libxml2-2.6.32.ebuild:
Stable on amd64, bug #229709
diff --git a/dev-libs/libxml2/libxml2-2.6.32.ebuild b/dev-libs/libxml2/libxml2-2.6.32.ebuild
index def8d9defac5..b23bfdbed2e6 100644
--- a/dev-libs/libxml2/libxml2-2.6.32.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.32.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.32.ebuild,v 1.3 2008/07/27 18:10:06 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.32.ebuild,v 1.4 2008/07/30 21:37:54 ranger Exp $
inherit libtool flag-o-matic eutils
@@ -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="bootstrap build debug doc examples ipv6 python readline test"
XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite"