diff options
author | D.M.D. Ljungmark <spider@gentoo.org> | 2004-07-31 03:39:35 +0000 |
---|---|---|
committer | D.M.D. Ljungmark <spider@gentoo.org> | 2004-07-31 03:39:35 +0000 |
commit | eca318298735477d33b513c091a2f16b739f32e9 (patch) | |
tree | fd585245757d3aae169a69c16ad107e077cade63 /dev-libs/libxml2/libxml2-2.6.11.ebuild | |
parent | remove unused patches (Manifest recommit) (diff) | |
download | gentoo-2-eca318298735477d33b513c091a2f16b739f32e9.tar.gz gentoo-2-eca318298735477d33b513c091a2f16b739f32e9.tar.bz2 gentoo-2-eca318298735477d33b513c091a2f16b739f32e9.zip |
Gnome 2.6.2 stable push
Diffstat (limited to 'dev-libs/libxml2/libxml2-2.6.11.ebuild')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.6.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml2/libxml2-2.6.11.ebuild b/dev-libs/libxml2/libxml2-2.6.11.ebuild index 88c3f65d663a..772d03522714 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.2 2004/07/27 05:48:43 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.11.ebuild,v 1.3 2004/07/31 03:34:52 spider 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 |