diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 21:12:56 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 21:12:56 +0000 |
commit | a23aa03535bd4c702ea4900ca0a367bc31069665 (patch) | |
tree | 69b7d3cdb9f303bfc51dea88cf955aa378f61f97 /dev-perl/UNIVERSAL-can | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-a23aa03535bd4c702ea4900ca0a367bc31069665.tar.gz gentoo-2-a23aa03535bd4c702ea4900ca0a367bc31069665.tar.bz2 gentoo-2-a23aa03535bd4c702ea4900ca0a367bc31069665.zip |
bumped current stable ebuild(s) 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/UNIVERSAL-can')
-rw-r--r-- | dev-perl/UNIVERSAL-can/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.207.260-r1.ebuild (renamed from dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.207.260.ebuild) | 6 |
2 files changed, 12 insertions, 4 deletions
diff --git a/dev-perl/UNIVERSAL-can/ChangeLog b/dev-perl/UNIVERSAL-can/ChangeLog index 87b95988c4f8..0f7cd6944f5f 100644 --- a/dev-perl/UNIVERSAL-can/ChangeLog +++ b/dev-perl/UNIVERSAL-can/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-perl/UNIVERSAL-can # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-can/ChangeLog,v 1.18 2014/02/15 03:19:39 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-can/ChangeLog,v 1.19 2014/08/22 21:12:56 axs Exp $ + +*UNIVERSAL-can-1.201.207.260-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +UNIVERSAL-can-1.201.207.260-r1.ebuild, -UNIVERSAL-can-1.201.207.260.ebuild: + bumped current stable ebuild(s) 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 *UNIVERSAL-can-1.201.401.240 (15 Feb 2014) diff --git a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.207.260.ebuild b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.207.260-r1.ebuild index 0f384be125ed..0a53c0fe919a 100644 --- a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.207.260.ebuild +++ b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.207.260-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/UNIVERSAL-can/UNIVERSAL-can-1.201.207.260.ebuild,v 1.7 2013/06/11 19:03:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.207.260-r1.ebuild,v 1.1 2014/08/22 21:12:56 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=CHROMATIC MODULE_VERSION=1.20120726 |