diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 17:52:04 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 17:52:04 +0000 |
commit | 5d661291dfa17e9d7602e1c8cefd024b5ba21e16 (patch) | |
tree | 4c8662552efba044a11bae3f382a26f463524685 /dev-perl/File-chmod | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-5d661291dfa17e9d7602e1c8cefd024b5ba21e16.tar.gz gentoo-2-5d661291dfa17e9d7602e1c8cefd024b5ba21e16.tar.bz2 gentoo-2-5d661291dfa17e9d7602e1c8cefd024b5ba21e16.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-chmod')
-rw-r--r-- | dev-perl/File-chmod/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/File-chmod/File-chmod-0.360.0-r1.ebuild (renamed from dev-perl/File-chmod/File-chmod-0.360.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/File-chmod/ChangeLog b/dev-perl/File-chmod/ChangeLog index 8bf90dbbe385..cab07f6e5244 100644 --- a/dev-perl/File-chmod/ChangeLog +++ b/dev-perl/File-chmod/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/File-chmod # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.23 2014/02/02 13:24:27 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.24 2014/08/22 17:52:04 axs Exp $ + +*File-chmod-0.360.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +File-chmod-0.360.0-r1.ebuild, -File-chmod-0.360.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 02 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> -File-chmod-0.320.0.ebuild, File-chmod-0.360.0.ebuild: diff --git a/dev-perl/File-chmod/File-chmod-0.360.0.ebuild b/dev-perl/File-chmod/File-chmod-0.360.0-r1.ebuild index 1411cfeb8b95..fa2f3bab49ab 100644 --- a/dev-perl/File-chmod/File-chmod-0.360.0.ebuild +++ b/dev-perl/File-chmod/File-chmod-0.360.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-chmod/File-chmod-0.360.0.ebuild,v 1.8 2014/02/02 13:24:27 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.360.0-r1.ebuild,v 1.1 2014/08/22 17:52:04 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=XENO MODULE_VERSION=0.36 |