summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-07-12 18:09:28 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-07-12 18:09:28 +0000
commitd4fab4acafeab6c85194f2f29a5d79ea95d4c585 (patch)
tree6c6a835afa82e5db8486c4ec1b2afda9614b51b4 /dev-libs/libxml2
parentStable on x86 wrt bug #139612. (diff)
downloadgentoo-2-d4fab4acafeab6c85194f2f29a5d79ea95d4c585.tar.gz
gentoo-2-d4fab4acafeab6c85194f2f29a5d79ea95d4c585.tar.bz2
gentoo-2-d4fab4acafeab6c85194f2f29a5d79ea95d4c585.zip
Stable on x86 wrt bug #139612.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r--dev-libs/libxml2/ChangeLog5
-rw-r--r--dev-libs/libxml2/libxml2-2.6.26.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog
index fe39d78f45e3..f2b908d43c13 100644
--- a/dev-libs/libxml2/ChangeLog
+++ b/dev-libs/libxml2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxml2
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.160 2006/07/10 17:32:39 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.161 2006/07/12 18:09:28 wolf31o2 Exp $
+
+ 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> libxml2-2.6.26.ebuild:
+ Stable on x86 wrt bug #139612.
10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> libxml2-2.6.26.ebuild:
Stable on sparc wrt #139612
diff --git a/dev-libs/libxml2/libxml2-2.6.26.ebuild b/dev-libs/libxml2/libxml2-2.6.26.ebuild
index b27c3ac5176c..c4dcadf6fcee 100644
--- a/dev-libs/libxml2/libxml2-2.6.26.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.26.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.26.ebuild,v 1.2 2006/07/10 17:32:39 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.26.ebuild,v 1.3 2006/07/12 18:09:28 wolf31o2 Exp $
inherit libtool gnome.org 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 ~ppc-macos ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
IUSE="debug doc ipv6 python readline test"
XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite"