diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:40:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:40:54 +0000 |
commit | 0f786cd2eacd175a25f444d23a89a1329deb7e40 (patch) | |
tree | ade263f4332b5d25ae9de7ca80d544310a5af133 /dev-perl/File-DirWalk/File-DirWalk-0.400.0.ebuild | |
parent | Stable for ppc, wrt bug #441222 (diff) | |
download | gentoo-2-0f786cd2eacd175a25f444d23a89a1329deb7e40.tar.gz gentoo-2-0f786cd2eacd175a25f444d23a89a1329deb7e40.tar.bz2 gentoo-2-0f786cd2eacd175a25f444d23a89a1329deb7e40.zip |
Stable for ppc, wrt bug #441226
(Portage version: 2.1.11.31/cvs/Linux ppc64, 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 557e09835f8c..acb343a646c2 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.3 2012/12/06 18:17:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DirWalk/File-DirWalk-0.400.0.ebuild,v 1.4 2012/12/06 18:40:54 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" |