summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-06-06 14:44:01 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-06-06 14:44:01 +0000
commitf73d17cc9da7488bc4994bbd49468e33402030cf (patch)
treefb943158e375aeb35eda6ee098e8c447cda9335d /dev-perl/Tie-IxHash
parentarm stable wrt #300830 (diff)
downloadhistorical-f73d17cc9da7488bc4994bbd49468e33402030cf.tar.gz
historical-f73d17cc9da7488bc4994bbd49468e33402030cf.tar.bz2
historical-f73d17cc9da7488bc4994bbd49468e33402030cf.zip
arm stable wrt #300828
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'dev-perl/Tie-IxHash')
-rw-r--r--dev-perl/Tie-IxHash/ChangeLog5
-rw-r--r--dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Tie-IxHash/ChangeLog b/dev-perl/Tie-IxHash/ChangeLog
index f1306bb2eeba..8300cefb771e 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v 1.25 2010/04/24 20:21:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v 1.26 2010/06/06 14:38:13 armin76 Exp $
+
+ 06 Jun 2010; Raúl Porcel <armin76@gentoo.org> Tie-IxHash-1.21-r1.ebuild:
+ arm stable wrt #300828
24 Apr 2010; Raúl Porcel <armin76@gentoo.org> Tie-IxHash-1.21-r1.ebuild,
Tie-IxHash-1.22.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 885261ea9ecd..d9f643921d53 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.23 2010/04/24 20:21:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild,v 1.24 2010/06/06 14:38:12 armin76 Exp $
EAPI=2
@@ -10,5 +10,5 @@ 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=""