diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-29 14:21:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-29 14:21:32 +0000 |
commit | 64c4fb549fbac58b44a08e8895262fa097c82e59 (patch) | |
tree | 5cf90aad474d2952c78c32f91ecd8b540da07147 /dev-perl/File-DirWalk | |
parent | Stable for sparc, wrt bug #445063 (diff) | |
download | gentoo-2-64c4fb549fbac58b44a08e8895262fa097c82e59.tar.gz gentoo-2-64c4fb549fbac58b44a08e8895262fa097c82e59.tar.bz2 gentoo-2-64c4fb549fbac58b44a08e8895262fa097c82e59.zip |
Stable for sparc, 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 d8e43b5b11cf..f3c361df75f5 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.26 2012/12/13 22:09:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DirWalk/ChangeLog,v 1.27 2012/12/29 14:21:32 ago Exp $ + + 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> File-DirWalk-0.400.0.ebuild: + Stable for sparc, wrt bug #441226 13 Dec 2012; Agostino Sarubbo <ago@gentoo.org> File-DirWalk-0.400.0.ebuild: Stable for ia64, 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 652e64d56cbf..9a682b66a229 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.6 2012/12/13 22:09:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DirWalk/File-DirWalk-0.400.0.ebuild,v 1.7 2012/12/29 14:21:32 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" |