diff options
author | Johannes Huber <johu@gentoo.org> | 2012-09-12 10:56:58 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-09-12 10:56:58 +0000 |
commit | 8cedaa8b5362767491bf7d5d59db1bbba4368758 (patch) | |
tree | a62d864a89e2ddaad6a2ba6c61ea89dc0f8bf1f4 /dev-perl | |
parent | Stable for x86, wrt bug #428980 (diff) | |
download | gentoo-2-8cedaa8b5362767491bf7d5d59db1bbba4368758.tar.gz gentoo-2-8cedaa8b5362767491bf7d5d59db1bbba4368758.tar.bz2 gentoo-2-8cedaa8b5362767491bf7d5d59db1bbba4368758.zip |
Stable for x86, wrt bug #428982
(Portage version: 2.2.0_alpha127/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-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 9ed46b69ac25..f435e393ef81 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.17 2012/09/12 08:23:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/ChangeLog,v 1.18 2012/09/12 10:56:58 johu Exp $ + + 12 Sep 2012; Johannes Huber <johu@gentoo.org> File-Next-1.100.0.ebuild: + Stable for x86, wrt bug #428982 12 Sep 2012; Agostino Sarubbo <ago@gentoo.org> File-Next-1.100.0.ebuild: Stable for amd64, wrt bug #428982 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 6cdb4a443757..fe970229ada8 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.2 2012/09/12 08:23:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/File-Next-1.100.0.ebuild,v 1.3 2012/09/12 10:56:58 johu 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 |