diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-08 15:05:48 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-08 15:05:48 +0000 |
commit | 3df4b6e52375c873d1744fea80df6937a4d2ff80 (patch) | |
tree | a2b76c4945c44a43d884c56d6edb95e0589fa7c6 /dev-perl/File-Which | |
parent | Marking msmtp-1.4.27 ppc64 for bug 402637 (diff) | |
download | gentoo-2-3df4b6e52375c873d1744fea80df6937a4d2ff80.tar.gz gentoo-2-3df4b6e52375c873d1744fea80df6937a4d2ff80.tar.bz2 gentoo-2-3df4b6e52375c873d1744fea80df6937a4d2ff80.zip |
x86 stable wrt bug #400117
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'dev-perl/File-Which')
-rw-r--r-- | dev-perl/File-Which/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/File-Which/File-Which-1.90.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/File-Which/ChangeLog b/dev-perl/File-Which/ChangeLog index 4b0fcd079fd5..6341d38403e3 100644 --- a/dev-perl/File-Which/ChangeLog +++ b/dev-perl/File-Which/ChangeLog @@ -1,6 +1,10 @@ # 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.28 2012/03/06 21:20:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.29 2012/03/08 15:05:48 phajdan.jr Exp $ + + 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + File-Which-1.90.0.ebuild: + x86 stable wrt bug #400117 06 Mar 2012; Brent Baude <ranger@gentoo.org> File-Which-1.90.0.ebuild: Marking File-Which-1.90.0 ppc for 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 73acd1b5119c..f8b3b72235c0 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.7 2012/03/06 21:20:17 ranger Exp $ +# $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 $ 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="" |