diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-10-27 10:20:02 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-10-27 10:20:02 +0000 |
commit | f6fa081a3890309f7d0e8bebd6a79f4ded1a300a (patch) | |
tree | 1ee65c74f42e46f7aeb93e052b8c04e4a4535fa7 /dev-libs/libxml2/libxml2-2.6.23.ebuild | |
parent | Version Bump. Added galago support. Closes bug #149838. (diff) | |
download | historical-f6fa081a3890309f7d0e8bebd6a79f4ded1a300a.tar.gz historical-f6fa081a3890309f7d0e8bebd6a79f4ded1a300a.tar.bz2 historical-f6fa081a3890309f7d0e8bebd6a79f4ded1a300a.zip |
Dropped ppc-macos keyword, see you in prefix.
Package-Manager: portage-2.1.1
Diffstat (limited to 'dev-libs/libxml2/libxml2-2.6.23.ebuild')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.6.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml2/libxml2-2.6.23.ebuild b/dev-libs/libxml2/libxml2-2.6.23.ebuild index 3c3cd33dac18..747dddbd029d 100644 --- a/dev-libs/libxml2/libxml2-2.6.23.ebuild +++ b/dev-libs/libxml2/libxml2-2.6.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.23.ebuild,v 1.9 2006/02/20 03:43:41 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.23.ebuild,v 1.10 2006/10/27 10:20:02 grobian Exp $ inherit libtool gnome.org flag-o-matic eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="debug doc ipv6 python readline" RDEPEND="sys-libs/zlib |