diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-24 01:26:01 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-24 01:26:01 +0000 |
commit | c5dd9e6927b4669533368639769979ff16c6a6ae (patch) | |
tree | 71bff516c95efdaa01a0690b8552c857fc024838 /dev-perl/Email-Send | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-c5dd9e6927b4669533368639769979ff16c6a6ae.tar.gz gentoo-2-c5dd9e6927b4669533368639769979ff16c6a6ae.tar.bz2 gentoo-2-c5dd9e6927b4669533368639769979ff16c6a6ae.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/Email-Send')
-rw-r--r-- | dev-perl/Email-Send/ChangeLog | 13 | ||||
-rw-r--r-- | dev-perl/Email-Send/Email-Send-2.198.0-r1.ebuild (renamed from dev-perl/Email-Send/Email-Send-2.198.0.ebuild) | 6 | ||||
-rw-r--r-- | dev-perl/Email-Send/Email-Send-2.199.0-r1.ebuild (renamed from dev-perl/Email-Send/Email-Send-2.199.0.ebuild) | 6 |
3 files changed, 17 insertions, 8 deletions
diff --git a/dev-perl/Email-Send/ChangeLog b/dev-perl/Email-Send/ChangeLog index 2c626dd19384..abf45f8f25dd 100644 --- a/dev-perl/Email-Send/ChangeLog +++ b/dev-perl/Email-Send/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-perl/Email-Send -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/ChangeLog,v 1.35 2013/09/13 05:50:56 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/ChangeLog,v 1.36 2014/08/24 01:26:01 axs Exp $ + +*Email-Send-2.199.0-r1 (24 Aug 2014) +*Email-Send-2.198.0-r1 (24 Aug 2014) + + 24 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Email-Send-2.198.0-r1.ebuild, +Email-Send-2.199.0-r1.ebuild, + -Email-Send-2.198.0.ebuild, -Email-Send-2.199.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 *Email-Send-2.199.0 (13 Sep 2013) diff --git a/dev-perl/Email-Send/Email-Send-2.198.0.ebuild b/dev-perl/Email-Send/Email-Send-2.198.0-r1.ebuild index 8c51d6455146..7e6bf3615046 100644 --- a/dev-perl/Email-Send/Email-Send-2.198.0.ebuild +++ b/dev-perl/Email-Send/Email-Send-2.198.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/Email-Send/Email-Send-2.198.0.ebuild,v 1.6 2012/03/08 12:48:49 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/Email-Send-2.198.0-r1.ebuild,v 1.1 2014/08/24 01:26:01 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=RJBS MODULE_VERSION=2.198 diff --git a/dev-perl/Email-Send/Email-Send-2.199.0.ebuild b/dev-perl/Email-Send/Email-Send-2.199.0-r1.ebuild index 38eb21e3329f..8e5e0c4a4f8f 100644 --- a/dev-perl/Email-Send/Email-Send-2.199.0.ebuild +++ b/dev-perl/Email-Send/Email-Send-2.199.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/Email-Send/Email-Send-2.199.0.ebuild,v 1.1 2013/09/13 05:50:56 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/Email-Send-2.199.0-r1.ebuild,v 1.1 2014/08/24 01:26:01 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=RJBS MODULE_VERSION=2.199 |