diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-24 16:50:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-24 16:50:16 +0000 |
commit | 4526deabc296521b48ad892192d83fd7317199eb (patch) | |
tree | e647de38db423679703ca22c36f378b4c0fc8432 /dev-perl/Tie-IxHash | |
parent | Stable for HPPA (bug #400253). (diff) | |
download | gentoo-2-4526deabc296521b48ad892192d83fd7317199eb.tar.gz gentoo-2-4526deabc296521b48ad892192d83fd7317199eb.tar.bz2 gentoo-2-4526deabc296521b48ad892192d83fd7317199eb.zip |
Stable for HPPA (bug #400243).
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Tie-IxHash')
-rw-r--r-- | dev-perl/Tie-IxHash/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Tie-IxHash/Tie-IxHash-1.220.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Tie-IxHash/ChangeLog b/dev-perl/Tie-IxHash/ChangeLog index 7403350dcf46..4fc8ed94dd23 100644 --- a/dev-perl/Tie-IxHash/ChangeLog +++ b/dev-perl/Tie-IxHash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Tie-IxHash # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v 1.29 2012/02/24 10:40:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v 1.30 2012/02/24 16:50:16 jer Exp $ + + 24 Feb 2012; Jeroen Roovers <jer@gentoo.org> Tie-IxHash-1.220.0.ebuild: + Stable for HPPA (bug #400243). 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Tie-IxHash-1.220.0.ebuild: Stable for amd64, wrt bug #400243 diff --git a/dev-perl/Tie-IxHash/Tie-IxHash-1.220.0.ebuild b/dev-perl/Tie-IxHash/Tie-IxHash-1.220.0.ebuild index 4b50fefd291a..e6af4cb4ad4c 100644 --- a/dev-perl/Tie-IxHash/Tie-IxHash-1.220.0.ebuild +++ b/dev-perl/Tie-IxHash/Tie-IxHash-1.220.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.220.0.ebuild,v 1.2 2012/02/24 10:40:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/Tie-IxHash-1.220.0.ebuild,v 1.3 2012/02/24 16:50:16 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Ordered associative arrays for Perl" SLOT="0" -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" +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" |