diff options
author | 2012-09-12 08:23:11 +0000 | |
---|---|---|
committer | 2012-09-12 08:23:11 +0000 | |
commit | 49d326ea9a672a9cf454d195bcff073a9f1945e5 (patch) | |
tree | 969151c7e1255ea23fa0bd2dc2c75d500f5304dd /dev-perl/File-Next/File-Next-1.100.0.ebuild | |
parent | Stable for amd64, wrt bug #428980 (diff) | |
download | gentoo-2-49d326ea9a672a9cf454d195bcff073a9f1945e5.tar.gz gentoo-2-49d326ea9a672a9cf454d195bcff073a9f1945e5.tar.bz2 gentoo-2-49d326ea9a672a9cf454d195bcff073a9f1945e5.zip |
Stable for amd64, wrt bug #428982
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/File-Next/File-Next-1.100.0.ebuild')
-rw-r--r-- | dev-perl/File-Next/File-Next-1.100.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Next/File-Next-1.100.0.ebuild b/dev-perl/File-Next/File-Next-1.100.0.ebuild index e4191c201c9f..6cdb4a443757 100644 --- a/dev-perl/File-Next/File-Next-1.100.0.ebuild +++ b/dev-perl/File-Next/File-Next-1.100.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-Next/File-Next-1.100.0.ebuild,v 1.1 2012/06/16 19:08:23 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/File-Next-1.100.0.ebuild,v 1.2 2012/09/12 08:23:11 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="File::Next is an iterator-based module for finding files" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="virtual/perl-File-Spec |