diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:12:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:12:57 +0000 |
commit | 0e33c294aa8c2fddbbead48f80cfaeabc2596d85 (patch) | |
tree | 97fa800328205a4f5168a3d841a40d8b8a87bbfd /dev-perl/File-Which/File-Which-1.90.0.ebuild | |
parent | Stable for amd64, wrt bug #400505 (diff) | |
download | gentoo-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/File-Which-1.90.0.ebuild')
-rw-r--r-- | dev-perl/File-Which/File-Which-1.90.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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="" |