diff options
author | 2012-03-25 14:57:15 +0000 | |
---|---|---|
committer | 2012-03-25 14:57:15 +0000 | |
commit | e8621a44704c7400db0b24241508e3c5f5d34e7d (patch) | |
tree | 58349caa9247351ee89c597699053158e587a59f /dev-perl/File-Which | |
parent | ia64/sparc stable wrt #399919 (diff) | |
download | gentoo-2-e8621a44704c7400db0b24241508e3c5f5d34e7d.tar.gz gentoo-2-e8621a44704c7400db0b24241508e3c5f5d34e7d.tar.bz2 gentoo-2-e8621a44704c7400db0b24241508e3c5f5d34e7d.zip |
ia64/s390/sh/sparc stable wrt #400117
(Portage version: 2.1.10.49/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-perl/File-Which')
-rw-r--r-- | dev-perl/File-Which/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-Which/File-Which-1.90.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-Which/ChangeLog b/dev-perl/File-Which/ChangeLog index 6341d38403e3..73f2c563f674 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.29 2012/03/08 15:05:48 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.30 2012/03/25 14:57:15 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> File-Which-1.90.0.ebuild: + ia64/s390/sh/sparc stable wrt #400117 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> File-Which-1.90.0.ebuild: 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 f8b3b72235c0..2ca8544902a7 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.8 2012/03/08 15:05:48 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-1.90.0.ebuild,v 1.9 2012/03/25 14:57:15 armin76 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="" |