summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-02-29 21:19:39 +0000
committerMarkus Meier <maekke@gentoo.org>2012-02-29 21:19:39 +0000
commit40e5724886cfc23b58d1406227fa60b5ba3d5f5a (patch)
tree50222408219365a82eedaaed405624cd9f042dc3 /dev-perl/File-Which
parentarm stable, bug #400117 (diff)
downloadgentoo-2-40e5724886cfc23b58d1406227fa60b5ba3d5f5a.tar.gz
gentoo-2-40e5724886cfc23b58d1406227fa60b5ba3d5f5a.tar.bz2
gentoo-2-40e5724886cfc23b58d1406227fa60b5ba3d5f5a.zip
arm stable, bug #400117
(Portage version: 2.1.10.49/cvs/Linux i686)
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.90.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-Which/ChangeLog b/dev-perl/File-Which/ChangeLog
index 42b872036be0..bb1b7e19c54e 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.25 2012/02/27 03:45:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.26 2012/02/29 21:19:39 maekke Exp $
+
+ 29 Feb 2012; Markus Meier <maekke@gentoo.org> File-Which-1.90.0.ebuild:
+ arm stable, bug #400117
27 Feb 2012; Jeroen Roovers <jer@gentoo.org> File-Which-1.90.0.ebuild:
Stable for HPPA (bug #400117).
diff --git a/dev-perl/File-Which/File-Which-1.90.0.ebuild b/dev-perl/File-Which/File-Which-1.90.0.ebuild
index dfcaf9cf55ef..b31a7ddcc539 100644
--- a/dev-perl/File-Which/File-Which-1.90.0.ebuild
+++ b/dev-perl/File-Which/File-Which-1.90.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/File-Which/File-Which-1.90.0.ebuild,v 1.4 2012/02/27 03:45:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-1.90.0.ebuild,v 1.5 2012/02/29 21:19:39 maekke Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Perl module implementing 'which' internally"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""