diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-17 16:14:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-17 16:14:17 +0000 |
commit | ace362f2c36913ff0769aec630a3eecc83c8216e (patch) | |
tree | 688faa2b51e7c854de0d393f96a8e3f47ef5382d /dev-libs/libxml2 | |
parent | stable amd64, bug 262681 (diff) | |
download | gentoo-2-ace362f2c36913ff0769aec630a3eecc83c8216e.tar.gz gentoo-2-ace362f2c36913ff0769aec630a3eecc83c8216e.tar.bz2 gentoo-2-ace362f2c36913ff0769aec630a3eecc83c8216e.zip |
arm/ia64/m68k/s390/sh stable
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.7.2-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.7.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog index 7a315ab7dc61..6acea79f69fc 100644 --- a/dev-libs/libxml2/ChangeLog +++ b/dev-libs/libxml2/ChangeLog @@ -1,6 +1,10 @@ # 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.259 2009/03/15 20:46:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.260 2009/03/17 16:14:17 armin76 Exp $ + + 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> libxml2-2.7.2-r2.ebuild, + libxml2-2.7.3.ebuild: + arm/ia64/m68k/s390/sh stable 15 Mar 2009; Markus Meier <maekke@gentoo.org> libxml2-2.7.3.ebuild: x86 stable, bug #260063 diff --git a/dev-libs/libxml2/libxml2-2.7.2-r2.ebuild b/dev-libs/libxml2/libxml2-2.7.2-r2.ebuild index 4f558063f75d..a1a9d49f3d5d 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.10 2009/01/31 23:55:37 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.2-r2.ebuild,v 1.11 2009/03/17 16:14:17 armin76 Exp $ inherit libtool flag-o-matic eutils python @@ -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" diff --git a/dev-libs/libxml2/libxml2-2.7.3.ebuild b/dev-libs/libxml2/libxml2-2.7.3.ebuild index edfd00ea5e8a..6264e069339b 100644 --- a/dev-libs/libxml2/libxml2-2.7.3.ebuild +++ b/dev-libs/libxml2/libxml2-2.7.3.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.3.ebuild,v 1.6 2009/03/15 20:46:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.3.ebuild,v 1.7 2009/03/17 16:14:17 armin76 Exp $ inherit libtool flag-o-matic eutils python @@ -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" |