diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-04-13 13:21:03 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-04-13 13:21:03 +0000 |
commit | 46573f8ac2a217b48a338d2af8ef77c929847da6 (patch) | |
tree | b90a9c599f599b89a3dd160df259d569e13374a8 /dev-libs/libxml2/libxml2-2.6.31.ebuild | |
parent | Stable on ppc64; bug #217395 (diff) | |
download | gentoo-2-46573f8ac2a217b48a338d2af8ef77c929847da6.tar.gz gentoo-2-46573f8ac2a217b48a338d2af8ef77c929847da6.tar.bz2 gentoo-2-46573f8ac2a217b48a338d2af8ef77c929847da6.zip |
Stable on ppc64; bug #217398
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-libs/libxml2/libxml2-2.6.31.ebuild')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.6.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml2/libxml2-2.6.31.ebuild b/dev-libs/libxml2/libxml2-2.6.31.ebuild index 74cc87c8430f..7d18b9a35037 100644 --- a/dev-libs/libxml2/libxml2-2.6.31.ebuild +++ b/dev-libs/libxml2/libxml2-2.6.31.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.6.31.ebuild,v 1.4 2008/04/12 19:19:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.31.ebuild,v 1.5 2008/04/13 13:21:03 corsair 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" |