summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-05-08 12:04:36 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-05-08 12:04:36 +0000
commit90c993c9a2f2ce74f88ed0355580af5a96906a5a (patch)
tree71006bd513e082a792031799a5e522b797308c10 /dev-libs/libxml2
parentinitial import from bug #54448 (diff)
downloadgentoo-2-90c993c9a2f2ce74f88ed0355580af5a96906a5a.tar.gz
gentoo-2-90c993c9a2f2ce74f88ed0355580af5a96906a5a.tar.bz2
gentoo-2-90c993c9a2f2ce74f88ed0355580af5a96906a5a.zip
Stable on amd64.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r--dev-libs/libxml2/ChangeLog5
-rw-r--r--dev-libs/libxml2/libxml2-2.6.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog
index 6fa3ba15e3cb..baebd615a77c 100644
--- a/dev-libs/libxml2/ChangeLog
+++ b/dev-libs/libxml2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxml2
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.116 2005/04/25 18:27:31 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.117 2005/05/08 12:04:35 cryos Exp $
+
+ 08 May 2005; Marcus D. Hanwell <cryos@gentoo.org> libxml2-2.6.17.ebuild:
+ Stable on amd64.
25 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> libxml2-2.6.17.ebuild:
Stable on sparc
diff --git a/dev-libs/libxml2/libxml2-2.6.17.ebuild b/dev-libs/libxml2/libxml2-2.6.17.ebuild
index 6d2fc855a60b..66af60559c85 100644
--- a/dev-libs/libxml2/libxml2-2.6.17.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.17.ebuild,v 1.5 2005/05/01 05:20:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.17.ebuild,v 1.6 2005/05/08 12:04:36 cryos Exp $
inherit libtool gnome.org flag-o-matic gnuconfig
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86"
IUSE="python readline ipv6"
RDEPEND="sys-libs/zlib