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 | |
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')
-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 bc4f33fab938..f5e6defb126f 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.21 2012/09/03 08:43:09 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DirWalk/ChangeLog,v 1.22 2012/12/06 18:09:03 ago Exp $ + + 06 Dec 2012; <ago@gentoo.org> File-DirWalk-0.400.0.ebuild: + Stable for amd64, wrt bug #441226 *File-DirWalk-0.400.0 (03 Sep 2012) 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" |