summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-10-05 17:35:59 +0000
committerJeroen Roovers <jer@gentoo.org>2008-10-05 17:35:59 +0000
commit1855100614af248db8f6cb48228d9b482ff20891 (patch)
tree0e326ba7b741257f9498c38c2e42ec45ad1c59ef /dev-libs
parent- this pkg has nothing to do with hardened and can go away for all we care (diff)
downloadgentoo-2-1855100614af248db8f6cb48228d9b482ff20891.tar.gz
gentoo-2-1855100614af248db8f6cb48228d9b482ff20891.tar.bz2
gentoo-2-1855100614af248db8f6cb48228d9b482ff20891.zip
Stable for HPPA (bug #239346).
(Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libxml2/ChangeLog5
-rw-r--r--dev-libs/libxml2/libxml2-2.7.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog
index 3852fb95bde6..17be89fe2bdd 100644
--- a/dev-libs/libxml2/ChangeLog
+++ b/dev-libs/libxml2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxml2
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.233 2008/10/04 14:38:15 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.234 2008/10/05 17:35:59 jer Exp $
+
+ 05 Oct 2008; Jeroen Roovers <jer@gentoo.org> libxml2-2.7.2.ebuild:
+ Stable for HPPA (bug #239346).
04 Oct 2008; Brent Baude <ranger@gentoo.org> libxml2-2.7.2.ebuild:
Marking libxml2-2.7.2 ppc64 for bug 239346
diff --git a/dev-libs/libxml2/libxml2-2.7.2.ebuild b/dev-libs/libxml2/libxml2-2.7.2.ebuild
index 550df4335b39..6ce4b31fa180 100644
--- a/dev-libs/libxml2/libxml2-2.7.2.ebuild
+++ b/dev-libs/libxml2/libxml2-2.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.2.ebuild,v 1.6 2008/10/04 14:38:15 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.2.ebuild,v 1.7 2008/10/05 17:35:59 jer 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="bootstrap build debug doc examples ipv6 python readline test"
XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite"