diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-04-24 20:29:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-04-24 20:29:07 +0000 |
commit | e08580e64b2eff0fa15d019f808b74be196999e8 (patch) | |
tree | 050d5f92fac7393f5d2306d79875cdece9807151 /dev-perl/Tie-IxHash | |
parent | Version bump (diff) | |
download | historical-e08580e64b2eff0fa15d019f808b74be196999e8.tar.gz historical-e08580e64b2eff0fa15d019f808b74be196999e8.tar.bz2 historical-e08580e64b2eff0fa15d019f808b74be196999e8.zip |
Add ~arm
Package-Manager: portage-2.1.7.17/cvs/Linux ia64
Diffstat (limited to 'dev-perl/Tie-IxHash')
-rw-r--r-- | dev-perl/Tie-IxHash/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Tie-IxHash/Tie-IxHash-1.22.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Tie-IxHash/ChangeLog b/dev-perl/Tie-IxHash/ChangeLog index 37a81f468301..f1306bb2eeba 100644 --- a/dev-perl/Tie-IxHash/ChangeLog +++ b/dev-perl/Tie-IxHash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Tie-IxHash # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v 1.24 2010/03/28 00:13:26 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v 1.25 2010/04/24 20:21:20 armin76 Exp $ + + 24 Apr 2010; Raúl Porcel <armin76@gentoo.org> Tie-IxHash-1.21-r1.ebuild, + Tie-IxHash-1.22.ebuild: + Add ~arm *Tie-IxHash-1.22 (28 Mar 2010) 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 fba4181e91ba..885261ea9ecd 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-2010 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.22 2010/02/06 13:12:52 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild,v 1.23 2010/04/24 20:21:20 armin76 Exp $ EAPI=2 @@ -10,5 +10,5 @@ inherit perl-module DESCRIPTION="Ordered associative arrays for Perl" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" diff --git a/dev-perl/Tie-IxHash/Tie-IxHash-1.22.ebuild b/dev-perl/Tie-IxHash/Tie-IxHash-1.22.ebuild index a9b02d89ee50..7849a5987e44 100644 --- a/dev-perl/Tie-IxHash/Tie-IxHash-1.22.ebuild +++ b/dev-perl/Tie-IxHash/Tie-IxHash-1.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.22.ebuild,v 1.1 2010/03/28 00:13:26 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/Tie-IxHash-1.22.ebuild,v 1.2 2010/04/24 20:21:20 armin76 Exp $ EAPI=2 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Ordered associative arrays for Perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND="virtual/perl-Module-Build" |