diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 15:44:03 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 15:44:03 +0000 |
commit | 81a702bb36239660d65360f3f1aaebb4934f8b31 (patch) | |
tree | 45042746da4efc393a7e4cfaea89c92aa585977f /dev-perl/math-pari | |
parent | bumped current stable ebuild(s) EAPI to 5; committed directly to stable as no... (diff) | |
download | gentoo-2-81a702bb36239660d65360f3f1aaebb4934f8b31.tar.gz gentoo-2-81a702bb36239660d65360f3f1aaebb4934f8b31.tar.bz2 gentoo-2-81a702bb36239660d65360f3f1aaebb4934f8b31.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-pari')
-rw-r--r-- | dev-perl/math-pari/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/math-pari/math-pari-2.10.806.50-r1.ebuild (renamed from dev-perl/math-pari/math-pari-2.10.806.50.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/math-pari/ChangeLog b/dev-perl/math-pari/ChangeLog index 97a9db41f46e..b63f2d863bf0 100644 --- a/dev-perl/math-pari/ChangeLog +++ b/dev-perl/math-pari/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/math-pari # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.77 2014/01/26 15:59:06 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.78 2014/08/22 15:44:03 axs Exp $ + +*math-pari-2.10.806.50-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +math-pari-2.10.806.50-r1.ebuild, -math-pari-2.10.806.50.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 26 Jan 2014; Mikle Kolyada <zlogene@gentoo.org> -math-pari-2.01080604.ebuild, math-pari-2.10.806.50.ebuild: diff --git a/dev-perl/math-pari/math-pari-2.10.806.50.ebuild b/dev-perl/math-pari/math-pari-2.10.806.50-r1.ebuild index 38226ce01aa5..0e4c50dc1001 100644 --- a/dev-perl/math-pari/math-pari-2.10.806.50.ebuild +++ b/dev-perl/math-pari/math-pari-2.10.806.50-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/math-pari/math-pari-2.10.806.50.ebuild,v 1.8 2014/01/26 15:59:06 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.10.806.50-r1.ebuild,v 1.1 2014/08/22 15:44:03 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=ILYAZ MODULE_SECTION=modules |