diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 17:26:19 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 17:26:19 +0000 |
commit | 004ddc5e71103434bcc9ca538e4e41ad5d7d942c (patch) | |
tree | ab90b97fc66276b89a8cfc99f182d5d6d3c0cbc8 /dev-perl/Math-Derivative | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-004ddc5e71103434bcc9ca538e4e41ad5d7d942c.tar.gz gentoo-2-004ddc5e71103434bcc9ca538e4e41ad5d7d942c.tar.bz2 gentoo-2-004ddc5e71103434bcc9ca538e4e41ad5d7d942c.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/Math-Derivative')
-rw-r--r-- | dev-perl/Math-Derivative/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Math-Derivative/Math-Derivative-0.10.0-r1.ebuild (renamed from dev-perl/Math-Derivative/Math-Derivative-0.10.0.ebuild) | 6 |
2 files changed, 11 insertions, 4 deletions
diff --git a/dev-perl/Math-Derivative/ChangeLog b/dev-perl/Math-Derivative/ChangeLog index 4fa6ac173e93..57807ce1e66e 100644 --- a/dev-perl/Math-Derivative/ChangeLog +++ b/dev-perl/Math-Derivative/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Math-Derivative # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Derivative/ChangeLog,v 1.8 2014/05/24 07:39:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Derivative/ChangeLog,v 1.9 2014/08/22 17:26:19 axs Exp $ + +*Math-Derivative-0.10.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Math-Derivative-0.10.0-r1.ebuild, -Math-Derivative-0.10.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 May 2014; Pacho Ramos <pacho@gentoo.org> metadata.xml: Cleanup due #199047 diff --git a/dev-perl/Math-Derivative/Math-Derivative-0.10.0.ebuild b/dev-perl/Math-Derivative/Math-Derivative-0.10.0-r1.ebuild index 7312bbf04992..4e4f47fc8160 100644 --- a/dev-perl/Math-Derivative/Math-Derivative-0.10.0.ebuild +++ b/dev-perl/Math-Derivative/Math-Derivative-0.10.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 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/Math-Derivative/Math-Derivative-0.10.0.ebuild,v 1.2 2011/09/03 21:04:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Derivative/Math-Derivative-0.10.0-r1.ebuild,v 1.1 2014/08/22 17:26:19 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=JARW MODULE_VERSION=0.01 |