summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2006-10-17 16:33:47 +0000
committerRoy Marples <uberlord@gentoo.org>2006-10-17 16:33:47 +0000
commit865bab5ff46cc6b65e738973361dd51cb0dbeb21 (patch)
tree4a606ff1bc979d08298014d2a1adbceb54b17164 /dev-libs/libxml2
parentremoved all ivtv's from mask (diff)
downloadgentoo-2-865bab5ff46cc6b65e738973361dd51cb0dbeb21.tar.gz
gentoo-2-865bab5ff46cc6b65e738973361dd51cb0dbeb21.tar.bz2
gentoo-2-865bab5ff46cc6b65e738973361dd51cb0dbeb21.zip
Added ~sparc-fbsd keyword.
(Portage version: 2.1.2_pre3-r3)
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r--dev-libs/libxml2/ChangeLog5
-rw-r--r--dev-libs/libxml2/libxml2-2.6.26.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog
index b193b40ff3b6..fc5905ced9e6 100644
--- a/dev-libs/libxml2/ChangeLog
+++ b/dev-libs/libxml2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxml2
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.168 2006/10/12 01:23:41 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.169 2006/10/17 16:33:47 uberlord Exp $
+
+ 17 Oct 2006; Roy Marples <uberlord@gentoo.org> libxml2-2.6.26.ebuild:
+ Added ~sparc-fbsd keyword.
12 Oct 2006; Fernando J. Pereda <ferdy@gentoo.org> libxml2-2.6.26.ebuild:
Stable on alpha
diff --git a/dev-libs/libxml2/libxml2-2.6.26.ebuild b/dev-libs/libxml2/libxml2-2.6.26.ebuild
index 0849b04c8606..d1048e5be2f4 100644
--- a/dev-libs/libxml2/libxml2-2.6.26.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.26.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.26.ebuild,v 1.11 2006/10/12 01:23:41 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.26.ebuild,v 1.12 2006/10/17 16:33:47 uberlord Exp $
inherit libtool gnome.org 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 ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos 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"