diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-17 19:16:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-17 19:16:15 +0000 |
commit | e7f379306241f2258b0ad74b67c7fe7f439b7867 (patch) | |
tree | 8e05486878c3ab3a4797c4735fa3eac4b22ec064 /dev-libs | |
parent | Add ~arm wrt #262462 (diff) | |
download | gentoo-2-e7f379306241f2258b0ad74b67c7fe7f439b7867.tar.gz gentoo-2-e7f379306241f2258b0ad74b67c7fe7f439b7867.tar.bz2 gentoo-2-e7f379306241f2258b0ad74b67c7fe7f439b7867.zip |
alpha/sparc stable
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libxml2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog index 6acea79f69fc..87fef5662cb9 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.260 2009/03/17 16:14:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.261 2009/03/17 19:16:15 armin76 Exp $ + + 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> libxml2-2.7.3.ebuild: + alpha/sparc stable 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> libxml2-2.7.2-r2.ebuild, libxml2-2.7.3.ebuild: diff --git a/dev-libs/libxml2/libxml2-2.7.3.ebuild b/dev-libs/libxml2/libxml2-2.7.3.ebuild index 6264e069339b..985ea9e8c3d6 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.7 2009/03/17 16:14:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.3.ebuild,v 1.8 2009/03/17 19:16:15 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" |