summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-01-29 04:50:26 +0000
committerAron Griffis <agriffis@gentoo.org>2004-01-29 04:50:26 +0000
commit56dfac42ee0cf22ee475b6b58c55f69fffe69a62 (patch)
treef222cba2e2dd1f42f124662f4cedea6013ca4df2 /dev-libs/libxml2
parentstable on alpha and ia64 (Manifest recommit) (diff)
downloadgentoo-2-56dfac42ee0cf22ee475b6b58c55f69fffe69a62.tar.gz
gentoo-2-56dfac42ee0cf22ee475b6b58c55f69fffe69a62.tar.bz2
gentoo-2-56dfac42ee0cf22ee475b6b58c55f69fffe69a62.zip
stable on alpha and ia64
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r--dev-libs/libxml2/ChangeLog5
-rw-r--r--dev-libs/libxml2/libxml2-2.6.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog
index c5993e622902..9aa1caf569cf 100644
--- a/dev-libs/libxml2/ChangeLog
+++ b/dev-libs/libxml2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxml2
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.67 2004/01/18 18:27:12 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.68 2004/01/29 04:45:32 agriffis Exp $
+
+ 28 Jan 2004; Aron Griffis <agriffis@gentoo.org> libxml2-2.6.3.ebuild:
+ stable on alpha and ia64
18 Jan 2004; <tuxus@gentoo.org> libxml2-2.5.11.ebuild:
Added ~mips to KEYWORDS.
diff --git a/dev-libs/libxml2/libxml2-2.6.3.ebuild b/dev-libs/libxml2/libxml2-2.6.3.ebuild
index 5dab043cb337..bd42a83b2788 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-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.6 2004/01/13 13:38:37 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.3.ebuild,v 1.7 2004/01/29 04:45:32 agriffis 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 )