diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-24 01:44:19 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-24 01:44:19 +0000 |
commit | 97dd5f0e813a43494f9924ebaba983b9ab446d6d (patch) | |
tree | 6fefe9cf9def31739456517c3f6eb93f099108c2 | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-97dd5f0e813a43494f9924ebaba983b9ab446d6d.tar.gz gentoo-2-97dd5f0e813a43494f9924ebaba983b9ab446d6d.tar.bz2 gentoo-2-97dd5f0e813a43494f9924ebaba983b9ab446d6d.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/Mail-ListDetector/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/Mail-ListDetector/Mail-ListDetector-1.40.0-r1.ebuild (renamed from dev-perl/Mail-ListDetector/Mail-ListDetector-1.40.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/Mail-ListDetector/ChangeLog b/dev-perl/Mail-ListDetector/ChangeLog index 3c72bd0f3d70..0f54773ef735 100644 --- a/dev-perl/Mail-ListDetector/ChangeLog +++ b/dev-perl/Mail-ListDetector/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Mail-ListDetector -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/ChangeLog,v 1.28 2012/06/24 12:59:41 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/ChangeLog,v 1.29 2014/08/24 01:44:19 axs Exp $ + +*Mail-ListDetector-1.40.0-r1 (24 Aug 2014) + + 24 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Mail-ListDetector-1.40.0-r1.ebuild, -Mail-ListDetector-1.40.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 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Mail-ListDetector/Mail-ListDetector-1.40.0.ebuild b/dev-perl/Mail-ListDetector/Mail-ListDetector-1.40.0-r1.ebuild index 4ba34e5b3fbc..80a1d4377d93 100644 --- a/dev-perl/Mail-ListDetector/Mail-ListDetector-1.40.0.ebuild +++ b/dev-perl/Mail-ListDetector/Mail-ListDetector-1.40.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/Mail-ListDetector/Mail-ListDetector-1.40.0.ebuild,v 1.7 2012/06/17 14:10:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/Mail-ListDetector-1.40.0-r1.ebuild,v 1.1 2014/08/24 01:44:19 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=MSTEVENS MODULE_VERSION=1.04 |