summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-04-24 19:02:44 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-04-24 19:02:44 +0000
commit9d6f88c5a8811233a226802e7e99f2df713ffd42 (patch)
treec0f9b8fa3c12f5ce96558c9365c6830b321a96f1 /dev-libs/libxml2
parentMarked ~arch for a big deal of Prefix arches (diff)
downloadgentoo-2-9d6f88c5a8811233a226802e7e99f2df713ffd42.tar.gz
gentoo-2-9d6f88c5a8811233a226802e7e99f2df713ffd42.tar.bz2
gentoo-2-9d6f88c5a8811233a226802e7e99f2df713ffd42.zip
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #309949
(Portage version: 2.1.7.17/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.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog
index 7154ffc89d08..0149a4642036 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.283 2010/04/11 17:25:39 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.284 2010/04/24 19:02:44 armin76 Exp $
+
+ 24 Apr 2010; Raúl Porcel <armin76@gentoo.org> libxml2-2.7.6.ebuild:
+ alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #309949
11 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> libxml2-2.7.6.ebuild:
x86 stable wrt bug #309949
diff --git a/dev-libs/libxml2/libxml2-2.7.6.ebuild b/dev-libs/libxml2/libxml2-2.7.6.ebuild
index 8e2791aaa372..6d23c4dae833 100644
--- a/dev-libs/libxml2/libxml2-2.7.6.ebuild
+++ b/dev-libs/libxml2/libxml2-2.7.6.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.6.ebuild,v 1.6 2010/04/11 17:25:39 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.6.ebuild,v 1.7 2010/04/24 19:02:44 armin76 Exp $
EAPI="2"
@@ -11,7 +11,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"