diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 15:47:47 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 15:47:47 +0000 |
commit | f1ad8b4d8a54bfd2f1fe0b33a279ccd3e243ef5a (patch) | |
tree | a6aaebc8d1ae067f8a64f0c28d971bdc047317d7 /dev-perl/MailTools | |
parent | bumped 0.50.0 EAPI to 5; committed directly to stable as no other changes pre... (diff) | |
download | gentoo-2-f1ad8b4d8a54bfd2f1fe0b33a279ccd3e243ef5a.tar.gz gentoo-2-f1ad8b4d8a54bfd2f1fe0b33a279ccd3e243ef5a.tar.bz2 gentoo-2-f1ad8b4d8a54bfd2f1fe0b33a279ccd3e243ef5a.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/MailTools')
-rw-r--r-- | dev-perl/MailTools/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/MailTools/MailTools-2.120.0-r1.ebuild (renamed from dev-perl/MailTools/MailTools-2.120.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/MailTools/ChangeLog b/dev-perl/MailTools/ChangeLog index 38b530600057..55a619af6d37 100644 --- a/dev-perl/MailTools/ChangeLog +++ b/dev-perl/MailTools/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/MailTools # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MailTools/ChangeLog,v 1.110 2014/02/01 23:49:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MailTools/ChangeLog,v 1.111 2014/08/21 15:47:47 axs Exp $ + +*MailTools-2.120.0-r1 (21 Aug 2014) + + 21 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +MailTools-2.120.0-r1.ebuild, -MailTools-2.120.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 01 Feb 2014; Mike Frysinger <vapier@gentoo.org> MailTools-2.120.0.ebuild: Add arm64/m68k love. diff --git a/dev-perl/MailTools/MailTools-2.120.0.ebuild b/dev-perl/MailTools/MailTools-2.120.0-r1.ebuild index 2da969578a15..054387b92f1a 100644 --- a/dev-perl/MailTools/MailTools-2.120.0.ebuild +++ b/dev-perl/MailTools/MailTools-2.120.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/MailTools/MailTools-2.120.0.ebuild,v 1.13 2014/02/01 23:49:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MailTools/MailTools-2.120.0-r1.ebuild,v 1.1 2014/08/21 15:47:47 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=MARKOV MODULE_VERSION=2.12 |