summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-24 10:12:57 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-24 10:12:57 +0000
commit0e33c294aa8c2fddbbead48f80cfaeabc2596d85 (patch)
tree97fa800328205a4f5168a3d841a40d8b8a87bbfd /dev-perl/File-Which
parentStable for amd64, wrt bug #400505 (diff)
downloadgentoo-2-0e33c294aa8c2fddbbead48f80cfaeabc2596d85.tar.gz
gentoo-2-0e33c294aa8c2fddbbead48f80cfaeabc2596d85.tar.bz2
gentoo-2-0e33c294aa8c2fddbbead48f80cfaeabc2596d85.zip
Stable for amd64, wrt bug #400117
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/File-Which')
-rw-r--r--dev-perl/File-Which/ChangeLog7
-rw-r--r--dev-perl/File-Which/File-Which-1.90.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/File-Which/ChangeLog b/dev-perl/File-Which/ChangeLog
index 23a0bae71c2f..cd04aa327b03 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.22 2011/09/04 11:20:42 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.23 2012/02/24 10:12:57 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> File-Which-1.90.0.ebuild:
+ Stable for amd64, wrt bug #400117
04 Sep 2011; Torsten Veller <tove@gentoo.org> -File-Which-1.09.ebuild:
Cleanup
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 23ce4fd56a4b..542207fb96f9 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-2011 Gentoo Foundation
+# 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.1 2011/08/30 15:35:34 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-1.90.0.ebuild,v 1.2 2012/02/24 10:12:57 ago 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=""