diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 19:17:28 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 19:17:28 +0000 |
commit | d626a82bc0e624a4bb687ea3ebd293a249ad7c1c (patch) | |
tree | 276771678611f1d7edebcf01a688a03fefcbb935 /dev-perl/File-DirWalk | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-d626a82bc0e624a4bb687ea3ebd293a249ad7c1c.tar.gz gentoo-2-d626a82bc0e624a4bb687ea3ebd293a249ad7c1c.tar.bz2 gentoo-2-d626a82bc0e624a4bb687ea3ebd293a249ad7c1c.zip |
bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/File-DirWalk')
-rw-r--r-- | dev-perl/File-DirWalk/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/File-DirWalk/File-DirWalk-0.400.0-r1.ebuild (renamed from dev-perl/File-DirWalk/File-DirWalk-0.400.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/File-DirWalk/ChangeLog b/dev-perl/File-DirWalk/ChangeLog index 76ce113d9613..18448e78cc7c 100644 --- a/dev-perl/File-DirWalk/ChangeLog +++ b/dev-perl/File-DirWalk/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/File-DirWalk # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DirWalk/ChangeLog,v 1.29 2014/08/05 17:39:07 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DirWalk/ChangeLog,v 1.30 2014/08/22 19:17:28 axs Exp $ + +*File-DirWalk-0.400.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +File-DirWalk-0.400.0-r1.ebuild, -File-DirWalk-0.400.0.ebuild: + bumped EAPI to 5; committed directly to stable as no other changes present and + revbump helps stable systems to keep from dieing on perl-5.18 upgrade 05 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> File-DirWalk-0.400.0.ebuild: Fix DESCRIPTION diff --git a/dev-perl/File-DirWalk/File-DirWalk-0.400.0.ebuild b/dev-perl/File-DirWalk/File-DirWalk-0.400.0-r1.ebuild index 0989f3b359d1..b074db93132e 100644 --- a/dev-perl/File-DirWalk/File-DirWalk-0.400.0.ebuild +++ b/dev-perl/File-DirWalk/File-DirWalk-0.400.0-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2014 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.8 2014/08/05 17:39:07 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DirWalk/File-DirWalk-0.400.0-r1.ebuild,v 1.1 2014/08/22 19:17:28 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=JENSL MODULE_VERSION=0.4 |