summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-11-17 17:49:53 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-11-17 17:49:53 +0000
commit3a014a5530b10d9c49867713201eeb941175d34f (patch)
tree034430966c76f99ae33e48608fadde902c136b74 /dev-libs/libxml2
parentStable on ppc wrt bug 155220 (diff)
downloadhistorical-3a014a5530b10d9c49867713201eeb941175d34f.tar.gz
historical-3a014a5530b10d9c49867713201eeb941175d34f.tar.bz2
historical-3a014a5530b10d9c49867713201eeb941175d34f.zip
alpha/ia64/sparc stable wrt #199322
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r--dev-libs/libxml2/ChangeLog5
-rw-r--r--dev-libs/libxml2/libxml2-2.6.30.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog
index 677df33d047d..ac8db3634bab 100644
--- a/dev-libs/libxml2/ChangeLog
+++ b/dev-libs/libxml2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxml2
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.195 2007/11/17 14:59:14 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.196 2007/11/17 17:48:03 armin76 Exp $
+
+ 17 Nov 2007; Raúl Porcel <armin76@gentoo.org> libxml2-2.6.30.ebuild:
+ alpha/ia64/sparc stable wrt #199322
17 Nov 2007; nixnut <nixnut@gentoo.org> libxml2-2.6.30.ebuild:
Stable on ppc wrt bug 199322
diff --git a/dev-libs/libxml2/libxml2-2.6.30.ebuild b/dev-libs/libxml2/libxml2-2.6.30.ebuild
index 05dde21ec6bb..b2fc3755092e 100644
--- a/dev-libs/libxml2/libxml2-2.6.30.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.30.ebuild,v 1.4 2007/11/17 14:59:14 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.30.ebuild,v 1.5 2007/11/17 17:48:03 armin76 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="debug doc ipv6 python readline test"
XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite"