diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-12 08:23:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-12 08:23:11 +0000 |
commit | 49d326ea9a672a9cf454d195bcff073a9f1945e5 (patch) | |
tree | 969151c7e1255ea23fa0bd2dc2c75d500f5304dd /dev-perl/File-Next | |
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')
-rw-r--r-- | dev-perl/File-Next/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-Next/File-Next-1.100.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-Next/ChangeLog b/dev-perl/File-Next/ChangeLog index 25f7233f1277..9ed46b69ac25 100644 --- a/dev-perl/File-Next/ChangeLog +++ b/dev-perl/File-Next/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-Next # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/ChangeLog,v 1.16 2012/06/24 12:58:40 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/ChangeLog,v 1.17 2012/09/12 08:23:11 ago Exp $ + + 12 Sep 2012; Agostino Sarubbo <ago@gentoo.org> File-Next-1.100.0.ebuild: + Stable for amd64, wrt bug #428982 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info 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 |