diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-10-19 18:23:13 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-10-19 18:23:13 +0000 |
commit | 15e29c1c338efc9f44f4120a37451c8716ede2bb (patch) | |
tree | a4aba6b98d7f8a99cf906d4605041a8d5e03c17a /dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild | |
parent | Stable on sparc (diff) | |
download | gentoo-2-15e29c1c338efc9f44f4120a37451c8716ede2bb.tar.gz gentoo-2-15e29c1c338efc9f44f4120a37451c8716ede2bb.tar.bz2 gentoo-2-15e29c1c338efc9f44f4120a37451c8716ede2bb.zip |
Unstable on hppa.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild')
-rw-r--r-- | dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild b/dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild index bc258bde1eee..fc6b89564f3a 100644 --- a/dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild +++ b/dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild,v 1.13 2005/09/17 00:47:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild,v 1.14 2005/10/19 18:23:13 killerfox Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/P/PH/PHISH/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/XML/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86" DEPEND="${DEPEND} >=dev-libs/libxml2-2.4.1" |