diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-24 02:12:06 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-24 02:12:06 +0000 |
commit | 9679eb88b7288bd235ed5349838e86694943468b (patch) | |
tree | ec5b479726283b0866ee9eaca449c842c611facb /dev-perl/Mail-Box | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-9679eb88b7288bd235ed5349838e86694943468b.tar.gz gentoo-2-9679eb88b7288bd235ed5349838e86694943468b.tar.bz2 gentoo-2-9679eb88b7288bd235ed5349838e86694943468b.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/Mail-Box')
-rw-r--r-- | dev-perl/Mail-Box/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Mail-Box/Mail-Box-2.109.0-r1.ebuild (renamed from dev-perl/Mail-Box/Mail-Box-2.109.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/Mail-Box/ChangeLog b/dev-perl/Mail-Box/ChangeLog index 05e94a6eeaa7..aa596f8282c1 100644 --- a/dev-perl/Mail-Box/ChangeLog +++ b/dev-perl/Mail-Box/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Mail-Box # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Box/ChangeLog,v 1.12 2014/03/03 23:42:03 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Box/ChangeLog,v 1.13 2014/08/24 02:12:06 axs Exp $ + +*Mail-Box-2.109.0-r1 (24 Aug 2014) + + 24 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Mail-Box-2.109.0-r1.ebuild, -Mail-Box-2.109.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 03 Mar 2014; Pacho Ramos <pacho@gentoo.org> Mail-Box-2.109.0.ebuild: amd64 stable, bug #495428 diff --git a/dev-perl/Mail-Box/Mail-Box-2.109.0.ebuild b/dev-perl/Mail-Box/Mail-Box-2.109.0-r1.ebuild index 8a0af6d7e60c..2c7da16fe8fb 100644 --- a/dev-perl/Mail-Box/Mail-Box-2.109.0.ebuild +++ b/dev-perl/Mail-Box/Mail-Box-2.109.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/Mail-Box/Mail-Box-2.109.0.ebuild,v 1.4 2014/03/03 23:42:03 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Box/Mail-Box-2.109.0-r1.ebuild,v 1.1 2014/08/24 02:12:06 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=MARKOV MODULE_VERSION=2.109 |