diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-09-25 14:20:34 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-09-25 14:20:34 +0000 |
commit | a3718d28101acc5b26e64c8216d075693adc52b3 (patch) | |
tree | fc2f8fefb9ea13bc98db14e721c024e3970e4a8e /dev-libs/libxml2 | |
parent | Stable for HPPA (bug #236971). (diff) | |
download | gentoo-2-a3718d28101acc5b26e64c8216d075693adc52b3.tar.gz gentoo-2-a3718d28101acc5b26e64c8216d075693adc52b3.tar.bz2 gentoo-2-a3718d28101acc5b26e64c8216d075693adc52b3.zip |
Sparc stable --- Security Bug #234099 --- tests are all fine.
(Portage version: 2.2_rc9/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog index afc83498939e..8a64c86b20c7 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.221 2008/09/25 13:47:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.222 2008/09/25 14:20:34 fmccor Exp $ + + 25 Sep 2008; Ferris McCormick <fmccor@gentoo.org> libxml2-2.7.1.ebuild: + Sparc stable --- Security Bug #234099 --- tests are all fine. 25 Sep 2008; Jeroen Roovers <jer@gentoo.org> libxml2-2.7.1.ebuild: Stable for HPPA (bug #234099). diff --git a/dev-libs/libxml2/libxml2-2.7.1.ebuild b/dev-libs/libxml2/libxml2-2.7.1.ebuild index 7c008c59d3f9..892fcede72a0 100644 --- a/dev-libs/libxml2/libxml2-2.7.1.ebuild +++ b/dev-libs/libxml2/libxml2-2.7.1.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.1.ebuild,v 1.2 2008/09/25 13:47:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.1.ebuild,v 1.3 2008/09/25 14:20:34 fmccor 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" |