summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-05-30 17:36:55 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-05-30 17:36:55 +0000
commitdefefdcaa741202bd23e657fdd91f35fe876f4bd (patch)
tree4ac24ce1ca1fd63507d9134cb905f16ceaba525a /dev-libs/libxml2
parentStable on amd64 wrt bug #315659 (diff)
downloadgentoo-2-defefdcaa741202bd23e657fdd91f35fe876f4bd.tar.gz
gentoo-2-defefdcaa741202bd23e657fdd91f35fe876f4bd.tar.bz2
gentoo-2-defefdcaa741202bd23e657fdd91f35fe876f4bd.zip
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #317819
(Portage version: 2.1.8.3/cvs/Linux ia64)
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 6e1a9c246835..a3dbe18f7cee 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.291 2010/05/17 20:19:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.292 2010/05/30 17:36:55 armin76 Exp $
+
+ 30 May 2010; Raúl Porcel <armin76@gentoo.org> libxml2-2.7.7.ebuild:
+ alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #317819
17 May 2010; Jeroen Roovers <jer@gentoo.org> libxml2-2.7.7.ebuild:
Stable for HPPA (bug #317819).
diff --git a/dev-libs/libxml2/libxml2-2.7.7.ebuild b/dev-libs/libxml2/libxml2-2.7.7.ebuild
index 072d7a9d8609..bc1417dbdf83 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.10 2010/05/17 20:19:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.7.ebuild,v 1.11 2010/05/30 17:36:55 armin76 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"