summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-11 13:17:18 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-11 13:17:18 +0000
commit9e47a60e516cd5bd3b0957852d3616d64a77804d (patch)
tree87ff479a29328b0379a164ab89715b84fdde9696 /dev-libs/libxml2
parentMask Asterisk add-ons that fail to build for June 15 removal, bug #298682, #2... (diff)
downloadgentoo-2-9e47a60e516cd5bd3b0957852d3616d64a77804d.tar.gz
gentoo-2-9e47a60e516cd5bd3b0957852d3616d64a77804d.tar.bz2
gentoo-2-9e47a60e516cd5bd3b0957852d3616d64a77804d.zip
x86 stable wrt bug #317819
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r--dev-libs/libxml2/ChangeLog5
-rw-r--r--dev-libs/libxml2/libxml2-2.7.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog
index 4797e6ff242d..649562c29998 100644
--- a/dev-libs/libxml2/ChangeLog
+++ b/dev-libs/libxml2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxml2
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.286 2010/05/10 18:51:39 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.287 2010/05/11 13:17:18 phajdan.jr Exp $
+
+ 11 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> libxml2-2.7.7.ebuild:
+ x86 stable wrt bug #317819
10 May 2010; nixnut <nixnut@gentoo.org> libxml2-2.7.7.ebuild:
ppc stable #317819
diff --git a/dev-libs/libxml2/libxml2-2.7.7.ebuild b/dev-libs/libxml2/libxml2-2.7.7.ebuild
index c4ba35736537..5c0a4da79856 100644
--- a/dev-libs/libxml2/libxml2-2.7.7.ebuild
+++ b/dev-libs/libxml2/libxml2-2.7.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.7.ebuild,v 1.5 2010/05/10 18:51:39 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.7.ebuild,v 1.6 2010/05/11 13:17:18 phajdan.jr Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="debug doc examples ipv6 python readline test"
XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite"