summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-01-23 16:43:43 +0000
committerBrent Baude <ranger@gentoo.org>2009-01-23 16:43:43 +0000
commite811f4894e24f7be21302bed9eb19c9c4e6ee476 (patch)
treecdec2feee1aaf4ceb0cf52b6c19443067b912833 /dev-libs/libxml2
parentFixed building on on BSD, bug 255840 (diff)
downloadgentoo-2-e811f4894e24f7be21302bed9eb19c9c4e6ee476.tar.gz
gentoo-2-e811f4894e24f7be21302bed9eb19c9c4e6ee476.tar.bz2
gentoo-2-e811f4894e24f7be21302bed9eb19c9c4e6ee476.zip
Marking libxml2-2.7.2-r2 ppc64 for bug 249703
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r--dev-libs/libxml2/ChangeLog5
-rw-r--r--dev-libs/libxml2/libxml2-2.7.2-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog
index 014ea3a516b9..cc7298313f4e 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.247 2009/01/20 17:23:06 keytoaster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.248 2009/01/23 16:43:43 ranger Exp $
+
+ 23 Jan 2009; Brent Baude <ranger@gentoo.org> libxml2-2.7.2-r2.ebuild:
+ Marking libxml2-2.7.2-r2 ppc64 for bug 249703
20 Jan 2009; Tobias Heinlein <keytoaster@gentoo.org>
libxml2-2.7.2-r2.ebuild:
diff --git a/dev-libs/libxml2/libxml2-2.7.2-r2.ebuild b/dev-libs/libxml2/libxml2-2.7.2-r2.ebuild
index ed758541c90b..ada1993656de 100644
--- a/dev-libs/libxml2/libxml2-2.7.2-r2.ebuild
+++ b/dev-libs/libxml2/libxml2-2.7.2-r2.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.2-r2.ebuild,v 1.3 2009/01/20 17:23:06 keytoaster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.2-r2.ebuild,v 1.4 2009/01/23 16:43:43 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="debug doc examples ipv6 python readline test"
XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite"