summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-03-18 18:06:10 +0000
committerJeroen Roovers <jer@gentoo.org>2009-03-18 18:06:10 +0000
commitb0af8bd92ce87a5b213d598c3aa082aec7308b30 (patch)
tree1fd8054f933235df5f9460fe8abc65b548a8f460 /dev-libs/libxml2
parentalpha/arm/ia64/s390/sh stable wrt #253551 (diff)
downloadgentoo-2-b0af8bd92ce87a5b213d598c3aa082aec7308b30.tar.gz
gentoo-2-b0af8bd92ce87a5b213d598c3aa082aec7308b30.tar.bz2
gentoo-2-b0af8bd92ce87a5b213d598c3aa082aec7308b30.zip
Stable for HPPA (maybe bug #260063).
(Portage version: 2.2_rc26/cvs/Linux i686)
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r--dev-libs/libxml2/ChangeLog5
-rw-r--r--dev-libs/libxml2/libxml2-2.7.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog
index 87fef5662cb9..7da97492387b 100644
--- a/dev-libs/libxml2/ChangeLog
+++ b/dev-libs/libxml2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxml2
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.261 2009/03/17 19:16:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.262 2009/03/18 18:06:10 jer Exp $
+
+ 18 Mar 2009; Jeroen Roovers <jer@gentoo.org> libxml2-2.7.3.ebuild:
+ Stable for HPPA (maybe bug #260063).
17 Mar 2009; Raúl Porcel <armin76@gentoo.org> libxml2-2.7.3.ebuild:
alpha/sparc stable
diff --git a/dev-libs/libxml2/libxml2-2.7.3.ebuild b/dev-libs/libxml2/libxml2-2.7.3.ebuild
index 985ea9e8c3d6..21478bf65232 100644
--- a/dev-libs/libxml2/libxml2-2.7.3.ebuild
+++ b/dev-libs/libxml2/libxml2-2.7.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.3.ebuild,v 1.8 2009/03/17 19:16:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.3.ebuild,v 1.9 2009/03/18 18:06:10 jer Exp $
inherit libtool flag-o-matic eutils python
@@ -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 examples ipv6 python readline test"
XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite"