diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 18:18:44 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 18:18:44 +0000 |
commit | 040f0fb409ae47919df2ff5832851b72aa5ef9c5 (patch) | |
tree | fb7a7b1ccf1d73c3fa2ba639001fe7694cc18942 /dev-perl/Spiffy | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-040f0fb409ae47919df2ff5832851b72aa5ef9c5.tar.gz gentoo-2-040f0fb409ae47919df2ff5832851b72aa5ef9c5.tar.bz2 gentoo-2-040f0fb409ae47919df2ff5832851b72aa5ef9c5.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/Spiffy')
-rw-r--r-- | dev-perl/Spiffy/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/Spiffy/Spiffy-0.310.0-r1.ebuild (renamed from dev-perl/Spiffy/Spiffy-0.310.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/Spiffy/ChangeLog b/dev-perl/Spiffy/ChangeLog index 61918d22a51d..57f95903ed9f 100644 --- a/dev-perl/Spiffy/ChangeLog +++ b/dev-perl/Spiffy/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Spiffy -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/ChangeLog,v 1.35 2013/01/06 15:03:59 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/ChangeLog,v 1.36 2014/08/22 18:18:44 axs Exp $ + +*Spiffy-0.310.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Spiffy-0.310.0-r1.ebuild, -Spiffy-0.310.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> -Spiffy-0.300.0.ebuild: Cleanup diff --git a/dev-perl/Spiffy/Spiffy-0.310.0.ebuild b/dev-perl/Spiffy/Spiffy-0.310.0-r1.ebuild index e47d74f3c2a8..26da01a108ff 100644 --- a/dev-perl/Spiffy/Spiffy-0.310.0.ebuild +++ b/dev-perl/Spiffy/Spiffy-0.310.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/Spiffy/Spiffy-0.310.0.ebuild,v 1.8 2012/12/27 11:09:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/Spiffy-0.310.0-r1.ebuild,v 1.1 2014/08/22 18:18:44 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=INGY MODULE_VERSION=0.31 |