diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:44:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:44:55 +0000 |
commit | 8d363d4f440040572e271e1b84e7eb28cb051824 (patch) | |
tree | 077d11ffe5c3f4fa7d0120064418fd2da22513d6 /dev-perl/Tie-IxHash | |
parent | Stable for sparc, wrt bug #470412 (diff) | |
download | gentoo-2-8d363d4f440040572e271e1b84e7eb28cb051824.tar.gz gentoo-2-8d363d4f440040572e271e1b84e7eb28cb051824.tar.bz2 gentoo-2-8d363d4f440040572e271e1b84e7eb28cb051824.zip |
Stable for sparc, wrt bug #470416
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", 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 666f10c0da67..ea3e28ff42d6 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.44 2013/08/02 01:47:36 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v 1.45 2013/08/03 07:44:55 ago Exp $ + + 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> Tie-IxHash-1.230.0.ebuild: + Stable for sparc, wrt bug #470416 02 Aug 2013; Mikle Kolyada <zlogene@gentoo.org> Tie-IxHash-1.230.0.ebuild: x86 stable 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 3485c299b043..a9c08c527a69 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.7 2013/08/02 01:47:36 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild,v 1.8 2013/08/03 07:44:55 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="" |