diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-10-04 10:23:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-10-04 10:23:08 +0000 |
commit | c046596b5022d88f776371dd19e5dbb9dd5f449d (patch) | |
tree | 5b31bae23e4a68b42d10f7c1b2636ea73a6ea920 | |
parent | Version bump, closing bug #239333 (diff) | |
download | gentoo-2-c046596b5022d88f776371dd19e5dbb9dd5f449d.tar.gz gentoo-2-c046596b5022d88f776371dd19e5dbb9dd5f449d.tar.bz2 gentoo-2-c046596b5022d88f776371dd19e5dbb9dd5f449d.zip |
alpha/ia64 stable wrt #239346
(Portage version: 2.1.4.4)
-rw-r--r-- | dev-libs/libxml2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog index 6aa973b47ece..a991130a42a2 100644 --- a/dev-libs/libxml2/ChangeLog +++ b/dev-libs/libxml2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libxml2 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.229 2008/10/04 10:07:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.230 2008/10/04 10:23:08 armin76 Exp $ + + 04 Oct 2008; Raúl Porcel <armin76@gentoo.org> libxml2-2.7.2.ebuild: + alpha/ia64 stable wrt #239346 04 Oct 2008; Markus Meier <maekke@gentoo.org> libxml2-2.7.2.ebuild: amd64/x86 stable, bug #239346 diff --git a/dev-libs/libxml2/libxml2-2.7.2.ebuild b/dev-libs/libxml2/libxml2-2.7.2.ebuild index 95d07f68140b..c5ba9c0775bc 100644 --- a/dev-libs/libxml2/libxml2-2.7.2.ebuild +++ b/dev-libs/libxml2/libxml2-2.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.ebuild,v 1.3 2008/10/04 10:07:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.2.ebuild,v 1.4 2008/10/04 10:23:08 armin76 Exp $ inherit libtool flag-o-matic eutils @@ -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="bootstrap build debug doc examples ipv6 python readline test" XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite" |