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 | |
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')
-rw-r--r-- | dev-perl/File-DirWalk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-DirWalk/File-DirWalk-0.400.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-DirWalk/ChangeLog b/dev-perl/File-DirWalk/ChangeLog index cc2eeb2f6b1a..eff54d83c72d 100644 --- a/dev-perl/File-DirWalk/ChangeLog +++ b/dev-perl/File-DirWalk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-DirWalk # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DirWalk/ChangeLog,v 1.23 2012/12/06 18:17:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DirWalk/ChangeLog,v 1.24 2012/12/06 18:40:54 ago Exp $ + + 06 Dec 2012; Agostino Sarubbo <ago@gentoo.org> File-DirWalk-0.400.0.ebuild: + Stable for ppc, wrt bug #441226 06 Dec 2012; <ago@gentoo.org> File-DirWalk-0.400.0.ebuild: Stable for x86, wrt bug #441226 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" |