diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2007-03-23 22:59:55 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2007-03-23 22:59:55 +0000 |
commit | 3c32f37c45a40ca8152f050fde4fcd189a6764ec (patch) | |
tree | 6638fd0258b31e93f10e7d0bc6c1b8173245ecbc /dev-perl | |
parent | Added to ~hppa. (diff) | |
download | gentoo-2-3c32f37c45a40ca8152f050fde4fcd189a6764ec.tar.gz gentoo-2-3c32f37c45a40ca8152f050fde4fcd189a6764ec.tar.bz2 gentoo-2-3c32f37c45a40ca8152f050fde4fcd189a6764ec.zip |
Added to ~hppa.
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Tie-IxHash/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Tie-IxHash/ChangeLog b/dev-perl/Tie-IxHash/ChangeLog index 00c189d26e11..8972f413515b 100644 --- a/dev-perl/Tie-IxHash/ChangeLog +++ b/dev-perl/Tie-IxHash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Tie-IxHash # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v 1.19 2007/01/19 17:02:57 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v 1.20 2007/03/23 22:59:55 killerfox Exp $ + + 23 Mar 2007; René Nussbaumer <killerfox@gentoo.org> + Tie-IxHash-1.21-r1.ebuild: + Added to ~hppa. 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> Tie-IxHash-1.21-r1.ebuild: diff --git a/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild b/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild index 285836ea0be6..781f93127184 100644 --- a/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild +++ b/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild,v 1.17 2007/01/19 17:02:57 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild,v 1.18 2007/03/23 22:59:55 killerfox Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GS/GSAR/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" |