diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 21:04:32 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 21:04:32 +0000 |
commit | aec9be8e6c8c87cd457da868ebac78376e98925b (patch) | |
tree | 76eeecfa20f5eea32f0d2d4ef9d174f171a1b5ff /dev-perl/Math-Spline | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-aec9be8e6c8c87cd457da868ebac78376e98925b.tar.gz gentoo-2-aec9be8e6c8c87cd457da868ebac78376e98925b.tar.bz2 gentoo-2-aec9be8e6c8c87cd457da868ebac78376e98925b.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-Spline')
-rw-r--r-- | dev-perl/Math-Spline/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Math-Spline/Math-Spline-0.10.0-r1.ebuild (renamed from dev-perl/Math-Spline/Math-Spline-0.10.0.ebuild) | 6 |
2 files changed, 11 insertions, 4 deletions
diff --git a/dev-perl/Math-Spline/ChangeLog b/dev-perl/Math-Spline/ChangeLog index 8f7274978833..ac65fb2b7733 100644 --- a/dev-perl/Math-Spline/ChangeLog +++ b/dev-perl/Math-Spline/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Math-Spline # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Spline/ChangeLog,v 1.8 2014/05/24 07:39:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Spline/ChangeLog,v 1.9 2014/08/22 21:04:32 axs Exp $ + +*Math-Spline-0.10.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Math-Spline-0.10.0-r1.ebuild, -Math-Spline-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-Spline/Math-Spline-0.10.0.ebuild b/dev-perl/Math-Spline/Math-Spline-0.10.0-r1.ebuild index 24271446a084..2ca954e33266 100644 --- a/dev-perl/Math-Spline/Math-Spline-0.10.0.ebuild +++ b/dev-perl/Math-Spline/Math-Spline-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-Spline/Math-Spline-0.10.0.ebuild,v 1.2 2011/09/03 21:05:28 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Spline/Math-Spline-0.10.0-r1.ebuild,v 1.1 2014/08/22 21:04:32 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=JARW MODULE_VERSION=0.01 |