diff options
author | 2008-08-10 09:42:17 +0000 | |
---|---|---|
committer | 2008-08-10 09:42:17 +0000 | |
commit | 8f84ec7ac3783cc2761ee5063c7721d820d81995 (patch) | |
tree | b1a323f9dbe92e03105755d418eb7eaa04b22617 | |
parent | x86 stable, bug #229709 (diff) | |
download | gentoo-2-8f84ec7ac3783cc2761ee5063c7721d820d81995.tar.gz gentoo-2-8f84ec7ac3783cc2761ee5063c7721d820d81995.tar.bz2 gentoo-2-8f84ec7ac3783cc2761ee5063c7721d820d81995.zip |
x86 stable, bug #229709
(Portage version: 2.2_rc6/cvs/Linux 2.6.27-rc2 i686)
-rw-r--r-- | dev-libs/libxml2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.6.32.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog index 22da8a2205cb..0e081546c6ef 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.215 2008/07/30 21:37:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.216 2008/08/10 09:42:17 maekke Exp $ + + 10 Aug 2008; Markus Meier <maekke@gentoo.org> libxml2-2.6.32.ebuild: + x86 stable, bug #229709 30 Jul 2008; Brent Baude <ranger@gentoo.org> libxml2-2.6.32.ebuild: Marking libxml2-2.6.32 ppc stable for bug 229709 diff --git a/dev-libs/libxml2/libxml2-2.6.32.ebuild b/dev-libs/libxml2/libxml2-2.6.32.ebuild index b23bfdbed2e6..fa73a6e4d42d 100644 --- a/dev-libs/libxml2/libxml2-2.6.32.ebuild +++ b/dev-libs/libxml2/libxml2-2.6.32.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.6.32.ebuild,v 1.4 2008/07/30 21:37:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.32.ebuild,v 1.5 2008/08/10 09:42:17 maekke 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" |