summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-04-12 14:40:22 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-04-12 14:40:22 +0000
commit60cebcc0363ab5621d3f0f1a3522d1e89f427417 (patch)
treebc8ca0534556d501887de92c215d5dafdac0e724 /dev-libs/libxml2
parentRemove gnome-system-tools 2.14 from RDEPEND to all because it is starting to ... (diff)
downloadgentoo-2-60cebcc0363ab5621d3f0f1a3522d1e89f427417.tar.gz
gentoo-2-60cebcc0363ab5621d3f0f1a3522d1e89f427417.tar.bz2
gentoo-2-60cebcc0363ab5621d3f0f1a3522d1e89f427417.zip
Stable on ppc wrt bug 217398
(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.31.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog
index 6f53d67e07d0..7fa4b195e3a9 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.206 2008/03/09 23:12:17 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.207 2008/04/12 14:40:22 nixnut Exp $
+
+ 12 Apr 2008; nixnut <nixnut@gentoo.org> libxml2-2.6.31.ebuild:
+ Stable on ppc wrt bug 217398
09 Mar 2008; Mart Raudsepp <leio@gentoo.org>
-files/libxml2-2.6.27-tar_in_tests.patch, -libxml2-2.6.28.ebuild,
diff --git a/dev-libs/libxml2/libxml2-2.6.31.ebuild b/dev-libs/libxml2/libxml2-2.6.31.ebuild
index b74cac66f02f..f95d960eb2a2 100644
--- a/dev-libs/libxml2/libxml2-2.6.31.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.31.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.31.ebuild,v 1.1 2008/02/28 21:47:39 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.31.ebuild,v 1.2 2008/04/12 14:40:22 nixnut 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"