diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 03:45:07 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 03:45:07 +0000 |
commit | 7629dc76a741af79df4f4449d132ef2834ff2333 (patch) | |
tree | 866cd2c63b0854e9bd182ea9fba752226a1d3c4f /dev-libs | |
parent | PPC stable profule update (Manifest recommit) (diff) | |
download | gentoo-2-7629dc76a741af79df4f4449d132ef2834ff2333.tar.gz gentoo-2-7629dc76a741af79df4f4449d132ef2834ff2333.tar.bz2 gentoo-2-7629dc76a741af79df4f4449d132ef2834ff2333.zip |
PPC stable profile update
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.6.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml2/libxml2-2.6.7.ebuild b/dev-libs/libxml2/libxml2-2.6.7.ebuild index 0be3693f4233..96fc88240f86 100644 --- a/dev-libs/libxml2/libxml2-2.6.7.ebuild +++ b/dev-libs/libxml2/libxml2-2.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.7.ebuild,v 1.5 2004/05/14 01:30:05 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.7.ebuild,v 1.6 2004/05/29 03:42:46 pvdabeel Exp $ inherit libtool gnome.org flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="x86 ~ppc sparc ~alpha hppa ~amd64 ~ia64 ~ppc64 mips" +KEYWORDS="x86 ppc sparc ~alpha hppa ~amd64 ~ia64 ~ppc64 mips" IUSE="python readline ipv6" DEPEND="sys-libs/zlib |