diff options
author | 2014-08-24 01:51:09 +0000 | |
---|---|---|
committer | 2014-08-24 01:51:09 +0000 | |
commit | cb5c7ebb95fcbe93f98b971dda2c7257dfeb8977 (patch) | |
tree | dd9923bed4c1c39afd9aa273fee156b21ae0e13d /dev-perl/namespace-autoclean | |
parent | bumped current stable ebuild(s) EAPI to 5; committed directly to stable as no... (diff) | |
download | gentoo-2-cb5c7ebb95fcbe93f98b971dda2c7257dfeb8977.tar.gz gentoo-2-cb5c7ebb95fcbe93f98b971dda2c7257dfeb8977.tar.bz2 gentoo-2-cb5c7ebb95fcbe93f98b971dda2c7257dfeb8977.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/namespace-autoclean')
-rw-r--r-- | dev-perl/namespace-autoclean/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/namespace-autoclean/namespace-autoclean-0.130.0-r1.ebuild (renamed from dev-perl/namespace-autoclean/namespace-autoclean-0.130.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/namespace-autoclean/ChangeLog b/dev-perl/namespace-autoclean/ChangeLog index d49ad79aceec..8a92d9e53602 100644 --- a/dev-perl/namespace-autoclean/ChangeLog +++ b/dev-perl/namespace-autoclean/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/namespace-autoclean -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-autoclean/ChangeLog,v 1.19 2013/06/29 18:32:54 zlogene Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-autoclean/ChangeLog,v 1.20 2014/08/24 01:51:09 axs Exp $ + +*namespace-autoclean-0.130.0-r1 (24 Aug 2014) + + 24 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +namespace-autoclean-0.130.0-r1.ebuild, -namespace-autoclean-0.130.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 29 Jun 2013; Mikle Kolyada <zlogene@gentoo.org> namespace-autoclean-0.130.0.ebuild: diff --git a/dev-perl/namespace-autoclean/namespace-autoclean-0.130.0.ebuild b/dev-perl/namespace-autoclean/namespace-autoclean-0.130.0-r1.ebuild index 1d7a5f5c80cb..b65bd836c99e 100644 --- a/dev-perl/namespace-autoclean/namespace-autoclean-0.130.0.ebuild +++ b/dev-perl/namespace-autoclean/namespace-autoclean-0.130.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-autoclean/namespace-autoclean-0.130.0.ebuild,v 1.7 2013/06/29 18:32:54 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-autoclean/namespace-autoclean-0.130.0-r1.ebuild,v 1.1 2014/08/24 01:51:09 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=BOBTFISH MODULE_VERSION=0.13 |