summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-09-10 08:18:05 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-09-10 08:18:05 +0000
commit6b32c6b1703776420f5e2697992468b2c619ffd6 (patch)
tree4a3ad0ea238e6c992ccf2fa1cb2e80ef5ce49e05
parentx86 stable, bug 283969 (diff)
downloadgentoo-2-6b32c6b1703776420f5e2697992468b2c619ffd6.tar.gz
gentoo-2-6b32c6b1703776420f5e2697992468b2c619ffd6.tar.bz2
gentoo-2-6b32c6b1703776420f5e2697992468b2c619ffd6.zip
x86 stable, bug 283969
(Portage version: 2.1.6.13/cvs/Linux i686)
-rw-r--r--dev-perl/File-Next/ChangeLog6
-rw-r--r--dev-perl/File-Next/File-Next-1.06.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/File-Next/ChangeLog b/dev-perl/File-Next/ChangeLog
index 2bc219e4d674..7617bf4aad21 100644
--- a/dev-perl/File-Next/ChangeLog
+++ b/dev-perl/File-Next/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/File-Next
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/ChangeLog,v 1.6 2009/09/07 09:07:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/ChangeLog,v 1.7 2009/09/10 08:18:05 fauli Exp $
+
+ 10 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
+ File-Next-1.06.ebuild:
+ x86 stable, bug 283969
07 Sep 2009; Torsten Veller <tove@gentoo.org> -File-Next-1.04.ebuild:
Cleanup
diff --git a/dev-perl/File-Next/File-Next-1.06.ebuild b/dev-perl/File-Next/File-Next-1.06.ebuild
index 2335386bde15..560db25d9198 100644
--- a/dev-perl/File-Next/File-Next-1.06.ebuild
+++ b/dev-perl/File-Next/File-Next-1.06.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.06.ebuild,v 1.1 2009/08/12 17:39:52 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/File-Next-1.06.ebuild,v 1.2 2009/09/10 08:18:05 fauli Exp $
EAPI=2
@@ -11,7 +11,7 @@ DESCRIPTION="File::Next is an iterator-based module for finding files"
LICENSE="|| ( Artistic-2 GPL-1 GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="test"
RDEPEND="virtual/perl-File-Spec