diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-08-19 02:30:07 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-08-19 02:30:07 +0000 |
commit | 70c87f06f9f986c089f635f9576cbdcb4653740a (patch) | |
tree | c6f211fd7a2a588bf11e15e99c7dee7a1e3fc38a /dev-libs/libxml2 | |
parent | stable on alpha (Manifest recommit) (diff) | |
download | gentoo-2-70c87f06f9f986c089f635f9576cbdcb4653740a.tar.gz gentoo-2-70c87f06f9f986c089f635f9576cbdcb4653740a.tar.bz2 gentoo-2-70c87f06f9f986c089f635f9576cbdcb4653740a.zip |
stable on alpha and ia64
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.6.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog index d2060bfaafea..6c5defc133ab 100644 --- a/dev-libs/libxml2/ChangeLog +++ b/dev-libs/libxml2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libxml2 # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.88 2004/08/07 22:59:49 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.89 2004/08/19 02:30:07 agriffis Exp $ + + 18 Aug 2004; Aron Griffis <agriffis@gentoo.org> libxml2-2.6.11.ebuild: + stable on alpha and ia64 07 Aug 2004; Travis Tilley <lv@gentoo.org> libxml2-2.6.11.ebuild: stable on amd64 diff --git a/dev-libs/libxml2/libxml2-2.6.11.ebuild b/dev-libs/libxml2/libxml2-2.6.11.ebuild index 19c0f5106da2..a174e1091bce 100644 --- a/dev-libs/libxml2/libxml2-2.6.11.ebuild +++ b/dev-libs/libxml2/libxml2-2.6.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.11.ebuild,v 1.5 2004/08/07 22:59:49 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.11.ebuild,v 1.6 2004/08/19 02:30:07 agriffis Exp $ inherit libtool gnome.org flag-o-matic gnuconfig @@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm ~hppa amd64 ~ia64 ~ppc64 ~s390" +KEYWORDS="x86 ~ppc sparc ~mips alpha ~arm ~hppa amd64 ia64 ~ppc64 ~s390" IUSE="python readline ipv6" DEPEND="sys-libs/zlib |