diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-08-02 20:06:25 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-08-02 20:06:25 +0000 |
commit | 62ebeff22ab8052b1c931c052e04e68f038e3081 (patch) | |
tree | 1b35d41522681384c596a7c159ce984d22c73ccc /dev-perl/Math-BigInt-GMP | |
parent | Stable for all (diff) | |
download | gentoo-2-62ebeff22ab8052b1c931c052e04e68f038e3081.tar.gz gentoo-2-62ebeff22ab8052b1c931c052e04e68f038e3081.tar.bz2 gentoo-2-62ebeff22ab8052b1c931c052e04e68f038e3081.zip |
Stable for all; Drop old.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Math-BigInt-GMP')
-rw-r--r-- | dev-perl/Math-BigInt-GMP/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.370.0.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild | 4 |
4 files changed, 7 insertions, 43 deletions
diff --git a/dev-perl/Math-BigInt-GMP/ChangeLog b/dev-perl/Math-BigInt-GMP/ChangeLog index 05f6521a8a61..b87ec8f13124 100644 --- a/dev-perl/Math-BigInt-GMP/ChangeLog +++ b/dev-perl/Math-BigInt-GMP/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Math-BigInt-GMP # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.24 2014/07/30 23:41:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.25 2014/08/02 20:06:25 zlogene Exp $ + + 02 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> -Math-BigInt-GMP-1.24.ebuild, + -Math-BigInt-GMP-1.370.0.ebuild, Math-BigInt-GMP-1.380.0.ebuild: + Stable for all; Drop old. 30 Jul 2014; Jeroen Roovers <jer@gentoo.org> Math-BigInt-GMP-1.380.0.ebuild: Stable for HPPA (bug #513192). diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild deleted file mode 100644 index 722b1552d4b6..000000000000 --- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v 1.9 2014/07/10 22:16:52 dilfridge Exp $ - -MODULE_AUTHOR="TELS/math" -inherit perl-module - -DESCRIPTION="Use the GMP library for Math::BigInt routines" - -IUSE="" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 hppa ppc sparc x86" -RDEPEND=">=virtual/perl-Math-BigInt-1.87 - >=dev-libs/gmp-4.0.0" -DEPEND="${RDEPEND}" - -SRC_TEST="do" diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.370.0.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.370.0.ebuild deleted file mode 100644 index 03f6de0a7e84..000000000000 --- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.370.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.370.0.ebuild,v 1.1 2011/09/05 17:14:45 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=PJACKLAM -MODULE_VERSION=1.37 -inherit perl-module - -DESCRIPTION="Use the GMP library for Math::BigInt routines" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" -IUSE="" - -RDEPEND=">=virtual/perl-Math-BigInt-1.997.0 - >=dev-libs/gmp-4.0.0" -DEPEND="${RDEPEND}" - -SRC_TEST="do" diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild index c7fa11477c7d..65ec85ba2d33 100644 --- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild +++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild,v 1.3 2014/07/30 23:41:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild,v 1.4 2014/08/02 20:06:25 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Use the GMP library for Math::BigInt routines" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 hppa ppc sparc x86" IUSE="" RDEPEND=">=virtual/perl-Math-BigInt-1.999.300 |