summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-05-30 12:31:52 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-05-30 12:31:52 +0000
commit2197263ee3bd83ab10360078c2dc4dcab4be070e (patch)
tree4598a945237e75fbfd814ed1a762a6678d912b59 /dev-libs
parentalpha/ia64 stable wrt #171107 (diff)
downloadgentoo-2-2197263ee3bd83ab10360078c2dc4dcab4be070e.tar.gz
gentoo-2-2197263ee3bd83ab10360078c2dc4dcab4be070e.tar.bz2
gentoo-2-2197263ee3bd83ab10360078c2dc4dcab4be070e.zip
alpha/ia64 stable wrt #171107
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libxml2/ChangeLog5
-rw-r--r--dev-libs/libxml2/libxml2-2.6.28.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog
index e2f321802561..859887243bbf 100644
--- a/dev-libs/libxml2/ChangeLog
+++ b/dev-libs/libxml2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxml2
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.185 2007/05/30 00:36:16 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.186 2007/05/30 12:31:52 armin76 Exp $
+
+ 30 May 2007; Raúl Porcel <armin76@gentoo.org> libxml2-2.6.28.ebuild:
+ alpha/ia64 stable wrt #171107
29 May 2007; Andrej Kacian <ticho@gentoo.org> libxml2-2.6.28.ebuild:
Stable on x86, bug #171107.
diff --git a/dev-libs/libxml2/libxml2-2.6.28.ebuild b/dev-libs/libxml2/libxml2-2.6.28.ebuild
index 4291337044c3..873881a67462 100644
--- a/dev-libs/libxml2/libxml2-2.6.28.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.28.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.28.ebuild,v 1.4 2007/05/30 00:36:16 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.28.ebuild,v 1.5 2007/05/30 12:31:52 armin76 Exp $
inherit libtool 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 ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="debug doc ipv6 python readline test"
XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite"