summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-05-21 10:22:58 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-05-21 10:22:58 +0000
commitc76943ca41069289265aeab9302edd7b24ceea2a (patch)
treec390fbbf1691a9138e95dae8313442404c590776 /dev-libs/libxml2
parentNo longer install transponder files/symlink to them into /etc/conf. (diff)
downloadgentoo-2-c76943ca41069289265aeab9302edd7b24ceea2a.tar.gz
gentoo-2-c76943ca41069289265aeab9302edd7b24ceea2a.tar.bz2
gentoo-2-c76943ca41069289265aeab9302edd7b24ceea2a.zip
alpha stable wrt #164978
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r--dev-libs/libxml2/ChangeLog5
-rw-r--r--dev-libs/libxml2/libxml2-2.6.27.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog
index eca99209852b..ef4897a7c445 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.180 2007/05/12 03:13:36 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.181 2007/05/21 10:22:58 armin76 Exp $
+
+ 21 May 2007; Raúl Porcel <armin76@gentoo.org> libxml2-2.6.27.ebuild:
+ alpha stable wrt #164978
12 May 2007; Joshua Kinard <kumba@gentoo.org> libxml2-2.6.27.ebuild:
Stable on mips.
diff --git a/dev-libs/libxml2/libxml2-2.6.27.ebuild b/dev-libs/libxml2/libxml2-2.6.27.ebuild
index 861aeee800d6..0d41edb629d7 100644
--- a/dev-libs/libxml2/libxml2-2.6.27.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.27.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.27.ebuild,v 1.10 2007/05/12 03:13:36 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.27.ebuild,v 1.11 2007/05/21 10:22:58 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"