summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2007-05-27 03:37:59 +0000
committerJoshua Kinard <kumba@gentoo.org>2007-05-27 03:37:59 +0000
commit9fe2daa2b2385566c4aa4b08ea312a40c0cbf815 (patch)
tree5089708feec568aeaf68d2878c9e46954f4af170 /dev-libs
parentStable on mips. (diff)
downloadgentoo-2-9fe2daa2b2385566c4aa4b08ea312a40c0cbf815.tar.gz
gentoo-2-9fe2daa2b2385566c4aa4b08ea312a40c0cbf815.tar.bz2
gentoo-2-9fe2daa2b2385566c4aa4b08ea312a40c0cbf815.zip
Stable on mips.
(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 d334cb045718..60ecf8179f3e 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.182 2007/05/21 13:17:57 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.183 2007/05/27 03:37:59 kumba Exp $
+
+ 27 May 2007; Joshua Kinard <kumba@gentoo.org> libxml2-2.6.28.ebuild:
+ Stable on mips.
21 May 2007; <leio@gentoo.org> -libxml2-2.6.26.ebuild:
Remove old
diff --git a/dev-libs/libxml2/libxml2-2.6.28.ebuild b/dev-libs/libxml2/libxml2-2.6.28.ebuild
index 147919f95b03..9400f61175a0 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.1 2007/04/23 21:15:06 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.28.ebuild,v 1.2 2007/05/27 03:37:59 kumba 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"