diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 16:15:56 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 16:15:56 +0000 |
commit | 289b7c128a444fc5692cde2e43c4fafe58103485 (patch) | |
tree | b626d1b89946eaba3bef3dbb498f46910f0bca10 | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-289b7c128a444fc5692cde2e43c4fafe58103485.tar.gz gentoo-2-289b7c128a444fc5692cde2e43c4fafe58103485.tar.bz2 gentoo-2-289b7c128a444fc5692cde2e43c4fafe58103485.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)
-rw-r--r-- | dev-perl/Getopt-Mixed/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/Getopt-Mixed/Getopt-Mixed-1.110.0-r1.ebuild (renamed from dev-perl/Getopt-Mixed/Getopt-Mixed-1.110.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/Getopt-Mixed/ChangeLog b/dev-perl/Getopt-Mixed/ChangeLog index 2ae46e302cd9..f2e870936f73 100644 --- a/dev-perl/Getopt-Mixed/ChangeLog +++ b/dev-perl/Getopt-Mixed/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Getopt-Mixed -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/ChangeLog,v 1.32 2013/01/06 20:33:07 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/ChangeLog,v 1.33 2014/08/22 16:15:56 axs Exp $ + +*Getopt-Mixed-1.110.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Getopt-Mixed-1.110.0-r1.ebuild, -Getopt-Mixed-1.110.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 06 Jan 2013; Torsten Veller <tove@gentoo.org> -Getopt-Mixed-1.100.0.ebuild: Cleanup diff --git a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.110.0.ebuild b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.110.0-r1.ebuild index bc9e04db5ecf..803e7372f681 100644 --- a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.110.0.ebuild +++ b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.110.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 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/Getopt-Mixed/Getopt-Mixed-1.110.0.ebuild,v 1.7 2012/12/27 09:20:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/Getopt-Mixed-1.110.0-r1.ebuild,v 1.1 2014/08/22 16:15:56 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=CJM MODULE_VERSION=1.11 |