summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-09-24 18:22:10 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-09-24 18:22:10 +0000
commit571fbb0a417fad6e71bfe66cb6c33169f1e60e6d (patch)
treefc77ab40361835070d3bc3e3a8f8b95c0230929c /dev-perl/File-Which
parentAdd ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #285057 (diff)
downloadhistorical-571fbb0a417fad6e71bfe66cb6c33169f1e60e6d.tar.gz
historical-571fbb0a417fad6e71bfe66cb6c33169f1e60e6d.tar.bz2
historical-571fbb0a417fad6e71bfe66cb6c33169f1e60e6d.zip
Add ~arm/~s390/~sh wrt #285343
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'dev-perl/File-Which')
-rw-r--r--dev-perl/File-Which/ChangeLog5
-rw-r--r--dev-perl/File-Which/File-Which-1.08.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-Which/ChangeLog b/dev-perl/File-Which/ChangeLog
index 2e79735b82fb..43e7e64e05f1 100644
--- a/dev-perl/File-Which/ChangeLog
+++ b/dev-perl/File-Which/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/File-Which
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.13 2009/09/17 17:48:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.14 2009/09/24 18:22:10 armin76 Exp $
+
+ 24 Sep 2009; Raúl Porcel <armin76@gentoo.org> File-Which-1.08.ebuild:
+ Add ~arm/~s390/~sh wrt #285343
*File-Which-1.08 (17 Sep 2009)
diff --git a/dev-perl/File-Which/File-Which-1.08.ebuild b/dev-perl/File-Which/File-Which-1.08.ebuild
index f5d99c30e94b..740e39e595d3 100644
--- a/dev-perl/File-Which/File-Which-1.08.ebuild
+++ b/dev-perl/File-Which/File-Which-1.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-1.08.ebuild,v 1.2 2009/09/22 05:07:42 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-1.08.ebuild,v 1.3 2009/09/24 18:22:10 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Perl module implementing 'which' internally"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="test"
RDEPEND=""