diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:09:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:09:03 +0000 |
commit | 8d87aa547f9a57aac38308f3fee75dd6853cfea8 (patch) | |
tree | 5c8532372e6a74527fcd7ab135fdfed11d74f390 /dev-perl/File-DirWalk/File-DirWalk-0.400.0.ebuild | |
parent | sci-chemistry/avogadro: Version Bump prepared by Reinis Danne, #439436; fixes... (diff) | |
download | gentoo-2-8d87aa547f9a57aac38308f3fee75dd6853cfea8.tar.gz gentoo-2-8d87aa547f9a57aac38308f3fee75dd6853cfea8.tar.bz2 gentoo-2-8d87aa547f9a57aac38308f3fee75dd6853cfea8.zip |
Stable for amd64, wrt bug #441226
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl/File-DirWalk/File-DirWalk-0.400.0.ebuild')
-rw-r--r-- | dev-perl/File-DirWalk/File-DirWalk-0.400.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-DirWalk/File-DirWalk-0.400.0.ebuild b/dev-perl/File-DirWalk/File-DirWalk-0.400.0.ebuild index 9b9d0aacfece..f8afcfc34d1d 100644 --- a/dev-perl/File-DirWalk/File-DirWalk-0.400.0.ebuild +++ b/dev-perl/File-DirWalk/File-DirWalk-0.400.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-DirWalk/File-DirWalk-0.400.0.ebuild,v 1.1 2012/09/03 08:43:09 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DirWalk/File-DirWalk-0.400.0.ebuild,v 1.2 2012/12/06 18:09:03 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="File::DirWalk - walk through a directory tree and run own code." SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="" SRC_TEST="do" |