diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-10-19 18:43:54 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-10-19 18:43:54 +0000 |
commit | 599ef302108503b985827c824e9b10debc988252 (patch) | |
tree | 0317ab782fac8885f6996939708842be67fbe139 /dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild | |
parent | Moved the tcprules patch so it only gets applied when using IPv6. The non-ipv... (diff) | |
download | gentoo-2-599ef302108503b985827c824e9b10debc988252.tar.gz gentoo-2-599ef302108503b985827c824e9b10debc988252.tar.bz2 gentoo-2-599ef302108503b985827c824e9b10debc988252.zip |
Unstable on hppa.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild')
-rw-r--r-- | dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild index f7c667c31ac6..d3f296259d9a 100644 --- a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild +++ b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.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-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild,v 1.4 2005/10/14 01:35:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild,v 1.5 2005/10/19 18:43:54 killerfox Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~rberjon/${P}" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha ~amd64 ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" SRC_TEST="do" |