diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-11-30 19:36:26 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-11-30 19:36:26 +0000 |
commit | 59187dfd4e2b9bb6dd7e9c98825bab19af73bdfb (patch) | |
tree | 5e66d4779a4e7b6194c3c5c52921e9a85848dc2d /dev-libs/libxml2/libxml2-2.6.15-r1.ebuild | |
parent | Stable on hppa. Fix problems with libxml2 and others. (Manifest recommit) (diff) | |
download | gentoo-2-59187dfd4e2b9bb6dd7e9c98825bab19af73bdfb.tar.gz gentoo-2-59187dfd4e2b9bb6dd7e9c98825bab19af73bdfb.tar.bz2 gentoo-2-59187dfd4e2b9bb6dd7e9c98825bab19af73bdfb.zip |
Stable on hppa since bug with binutils is fixed.
Diffstat (limited to 'dev-libs/libxml2/libxml2-2.6.15-r1.ebuild')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.6.15-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml2/libxml2-2.6.15-r1.ebuild b/dev-libs/libxml2/libxml2-2.6.15-r1.ebuild index fcdee4f912d7..a165733e9a04 100644 --- a/dev-libs/libxml2/libxml2-2.6.15-r1.ebuild +++ b/dev-libs/libxml2/libxml2-2.6.15-r1.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.15-r1.ebuild,v 1.9 2004/11/01 21:23:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.15-r1.ebuild,v 1.10 2004/11/30 19:36:26 gmsoft Exp $ inherit libtool gnome.org flag-o-matic gnuconfig eutils @@ -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 |