diff options
author | 2007-05-30 00:36:16 +0000 | |
---|---|---|
committer | 2007-05-30 00:36:16 +0000 | |
commit | 9859c0265565553714428433565512a2ae6afa3a (patch) | |
tree | b3a2007a741fe87e697f9fb5dbdeb6f689577dfa /dev-libs/libxml2 | |
parent | Stable on x86, bug #171107. (diff) | |
download | gentoo-2-9859c0265565553714428433565512a2ae6afa3a.tar.gz gentoo-2-9859c0265565553714428433565512a2ae6afa3a.tar.bz2 gentoo-2-9859c0265565553714428433565512a2ae6afa3a.zip |
Stable on x86, bug #171107.
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.6.28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog index fe3f1a003074..e2f321802561 100644 --- a/dev-libs/libxml2/ChangeLog +++ b/dev-libs/libxml2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libxml2 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.184 2007/05/29 15:37:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.185 2007/05/30 00:36:16 ticho Exp $ + + 29 May 2007; Andrej Kacian <ticho@gentoo.org> libxml2-2.6.28.ebuild: + Stable on x86, bug #171107. 29 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> libxml2-2.6.28.ebuild: Stable on sparc wrt #171107 diff --git a/dev-libs/libxml2/libxml2-2.6.28.ebuild b/dev-libs/libxml2/libxml2-2.6.28.ebuild index bf6afd5b8ab6..4291337044c3 100644 --- a/dev-libs/libxml2/libxml2-2.6.28.ebuild +++ b/dev-libs/libxml2/libxml2-2.6.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.28.ebuild,v 1.3 2007/05/29 15:37:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.28.ebuild,v 1.4 2007/05/30 00:36:16 ticho 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="debug doc ipv6 python readline test" XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite" |