diff options
author | 2005-06-27 13:05:52 +0000 | |
---|---|---|
committer | 2005-06-27 13:05:52 +0000 | |
commit | 969fff66d3274b0dff147431026cc69abd882899 (patch) | |
tree | 2ad0204a15154c24d37048a67c24f1f2b55865c5 | |
parent | ~amd64 (diff) | |
download | gentoo-2-969fff66d3274b0dff147431026cc69abd882899.tar.gz gentoo-2-969fff66d3274b0dff147431026cc69abd882899.tar.bz2 gentoo-2-969fff66d3274b0dff147431026cc69abd882899.zip |
Stable on alpha amd64 ia64 x86
(Portage version: 2.0.51.22-r1)
-rw-r--r-- | dev-libs/libxml2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.6.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog index 8ce59e93e5fc..0d1e6ec95b2c 100644 --- a/dev-libs/libxml2/ChangeLog +++ b/dev-libs/libxml2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libxml2 # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.119 2005/06/14 10:24:32 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.120 2005/06/27 13:05:52 agriffis Exp $ + + 27 Jun 2005; Aron Griffis <agriffis@gentoo.org> libxml2-2.6.19.ebuild: + Stable on alpha amd64 ia64 x86 14 Jun 2005; Fernando J. Pereda <ferdy@gentoo.org> libxml2-2.6.17.ebuild: Stable on alpha diff --git a/dev-libs/libxml2/libxml2-2.6.19.ebuild b/dev-libs/libxml2/libxml2-2.6.19.ebuild index 394956912a25..aebd5d5a5737 100644 --- a/dev-libs/libxml2/libxml2-2.6.19.ebuild +++ b/dev-libs/libxml2/libxml2-2.6.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.19.ebuild,v 1.2 2005/06/13 23:50:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.19.ebuild,v 1.3 2005/06/27 13:05:52 agriffis Exp $ inherit libtool gnome.org 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 ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc x86" IUSE="python readline ipv6" RDEPEND="sys-libs/zlib |