summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2004-01-10 09:40:53 +0000
committerMarinus Schraal <foser@gentoo.org>2004-01-10 09:40:53 +0000
commit57f693400ee1c5feb38c7da6c6d11d21f3b50c4a (patch)
tree9a1169600bfadaac12aa40a71d9ab92dd7dc5be8 /dev-libs/libxml2/libxml2-2.6.3.ebuild
parentalt+v is used for verbatim input now (diff)
downloadgentoo-2-57f693400ee1c5feb38c7da6c6d11d21f3b50c4a.tar.gz
gentoo-2-57f693400ee1c5feb38c7da6c6d11d21f3b50c4a.tar.bz2
gentoo-2-57f693400ee1c5feb38c7da6c6d11d21f3b50c4a.zip
new release, mark 2.6.3 x86
Diffstat (limited to 'dev-libs/libxml2/libxml2-2.6.3.ebuild')
-rw-r--r--dev-libs/libxml2/libxml2-2.6.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libxml2/libxml2-2.6.3.ebuild b/dev-libs/libxml2/libxml2-2.6.3.ebuild
index e703884c694c..e053cb298997 100644
--- a/dev-libs/libxml2/libxml2-2.6.3.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# 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.3.ebuild,v 1.3 2004/01/02 21:57:13 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.3.ebuild,v 1.4 2004/01/10 09:40:43 foser Exp $
inherit libtool gnome.org flag-o-matic
@@ -10,7 +10,7 @@ LICENSE="MIT"
IUSE="python readline ipv6"
SLOT="2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ppc64"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ppc64"
DEPEND="sys-libs/zlib
python? ( dev-lang/python )