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 | |
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')
-rw-r--r-- | dev-perl/XML-NamespaceSupport/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/XML-NamespaceSupport/ChangeLog b/dev-perl/XML-NamespaceSupport/ChangeLog index 6bd23fe13b17..18016a26629d 100644 --- a/dev-perl/XML-NamespaceSupport/ChangeLog +++ b/dev-perl/XML-NamespaceSupport/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/XML-NamespaceSupport # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog,v 1.27 2005/10/14 01:35:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog,v 1.28 2005/10/19 18:43:54 killerfox Exp $ + + 19 Oct 2005; Rene Nussbaumer <killerfox@gentoo.org> + XML-NamespaceSupport-1.09.ebuild: + Unstable on hppa. 14 Oct 2005; Aron Griffis <agriffis@gentoo.org> XML-NamespaceSupport-1.09.ebuild: 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" |