diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 13:31:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 13:31:16 +0000 |
commit | abe87ba2d06fed2c106dc423b1f19007cf9fb9fc (patch) | |
tree | a5bff560b05659ec107220cc178f07ce72676f2c /dev-perl/Tie-IxHash | |
parent | Stable for ppc64, wrt bug #479586 (diff) | |
download | gentoo-2-abe87ba2d06fed2c106dc423b1f19007cf9fb9fc.tar.gz gentoo-2-abe87ba2d06fed2c106dc423b1f19007cf9fb9fc.tar.bz2 gentoo-2-abe87ba2d06fed2c106dc423b1f19007cf9fb9fc.zip |
Stable for ppc64, wrt bug #470416
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
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.230.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 2d7738bc5062..6ae2d43cb52a 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v 1.46 2013/08/04 11:35:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v 1.47 2013/08/04 13:31:16 ago Exp $ + + 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> Tie-IxHash-1.230.0.ebuild: + Stable for ppc64, wrt bug #470416 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> Tie-IxHash-1.230.0.ebuild: Stable for ia64, wrt bug #470416 diff --git a/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild b/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild index 1aeb8f56709b..f0e9d7b08c91 100644 --- a/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild +++ b/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.230.0.ebuild,v 1.9 2013/08/04 11:35:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild,v 1.10 2013/08/04 13:31:16 ago Exp $ EAPI=5 @@ -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="test" RDEPEND="" |