diff options
author | 2004-03-10 13:28:23 +0000 | |
---|---|---|
committer | 2004-03-10 13:28:23 +0000 | |
commit | a1af05ee66228497cdfa74c7cc04dbb3f8f1dca2 (patch) | |
tree | b6901a325df7d6732991d8e27ae3200566d774d7 /dev-libs/libxml2/libxml2-2.6.7.ebuild | |
parent | Fix for #41399. (diff) | |
download | historical-a1af05ee66228497cdfa74c7cc04dbb3f8f1dca2.tar.gz historical-a1af05ee66228497cdfa74c7cc04dbb3f8f1dca2.tar.bz2 historical-a1af05ee66228497cdfa74c7cc04dbb3f8f1dca2.zip |
hppa stable
Diffstat (limited to 'dev-libs/libxml2/libxml2-2.6.7.ebuild')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.6.7.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libxml2/libxml2-2.6.7.ebuild b/dev-libs/libxml2/libxml2-2.6.7.ebuild index b74604813744..642efd850298 100644 --- a/dev-libs/libxml2/libxml2-2.6.7.ebuild +++ b/dev-libs/libxml2/libxml2-2.6.7.ebuild @@ -1,16 +1,16 @@ # 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.1 2004/03/07 00:13:19 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.7.ebuild,v 1.2 2004/03/10 13:24:18 vapier Exp $ inherit libtool gnome.org flag-o-matic DESCRIPTION="Version 2 of the library to manipulate XML files" HOMEPAGE="http://www.xmlsoft.org/" -LICENSE="MIT" -IUSE="python readline ipv6" +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 python? ( dev-lang/python ) |