diff options
Diffstat (limited to 'perl-core')
8 files changed, 8 insertions, 145 deletions
diff --git a/perl-core/Math-BigInt-FastCalc/ChangeLog b/perl-core/Math-BigInt-FastCalc/ChangeLog index b830f4b3dd5e..82ea1a719952 100644 --- a/perl-core/Math-BigInt-FastCalc/ChangeLog +++ b/perl-core/Math-BigInt-FastCalc/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for perl-core/Math-BigInt-FastCalc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.34 2013/03/02 16:40:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.35 2013/08/25 12:43:28 zlogene Exp $ + + 25 Aug 2013; Mikle Kolyada <zlogene@gentoo.org> + -Math-BigInt-FastCalc-0.19.ebuild, -Math-BigInt-FastCalc-0.24.ebuild, + -Math-BigInt-FastCalc-0.251.ebuild, -Math-BigInt-FastCalc-0.260.ebuild, + -Math-BigInt-FastCalc-0.270.0.ebuild, -Math-BigInt-FastCalc-0.280.0.ebuild, + -Math-BigInt-FastCalc-0.290.0.ebuild: + drop old 02 Mar 2013; Agostino Sarubbo <ago@gentoo.org> Math-BigInt-FastCalc-0.300.0.ebuild: diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.19.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.19.ebuild deleted file mode 100644 index 2bc96c82ee7b..000000000000 --- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.19.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.19.ebuild,v 1.5 2010/01/05 19:04:24 nixnut Exp $ - -MODULE_AUTHOR="TELS" -MODULE_SECTION="math" -inherit perl-module - -DESCRIPTION="Math::BigInt::Calc with some XS for more speed" - -IUSE="" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 hppa ppc x86" -RDEPEND=">=virtual/perl-Math-BigInt-1.87" -DEPEND="${RDEPEND}" - -SRC_TEST="do" diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild deleted file mode 100644 index 64aff5b39584..000000000000 --- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v 1.5 2010/12/07 05:04:52 mattst88 Exp $ - -EAPI=3 - -MODULE_AUTHOR=FLORA -inherit perl-module - -DESCRIPTION="Math::BigInt::Calc with some XS for more speed" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86" -IUSE="" - -RDEPEND=">=virtual/perl-Math-BigInt-1.97 - virtual/perl-XSLoader" -DEPEND="${RDEPEND}" - -SRC_TEST="do" diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.251.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.251.ebuild deleted file mode 100644 index e05c12bd5b20..000000000000 --- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.251.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/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.251.ebuild,v 1.1 2011/02/08 07:47:13 tove Exp $ - -EAPI=3 - -MODULE_AUTHOR=PJACKLAM -MODULE_VERSION=0.251 -inherit perl-module - -DESCRIPTION="Math::BigInt::Calc with some XS for more speed" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86" -IUSE="" - -RDEPEND=">=virtual/perl-Math-BigInt-1.991 - virtual/perl-XSLoader" -DEPEND="${RDEPEND}" - -SRC_TEST="do" diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.260.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.260.ebuild deleted file mode 100644 index dc1f6185ed62..000000000000 --- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.260.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/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.260.ebuild,v 1.1 2011/02/08 19:16:04 tove Exp $ - -EAPI=3 - -MODULE_AUTHOR=PJACKLAM -MODULE_VERSION=0.26 -inherit perl-module - -DESCRIPTION="Math::BigInt::Calc with some XS for more speed" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86" -IUSE="" - -RDEPEND=">=virtual/perl-Math-BigInt-1.991 - virtual/perl-XSLoader" -DEPEND="${RDEPEND}" - -SRC_TEST="do" diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.270.0.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.270.0.ebuild deleted file mode 100644 index f5a3461f4d6d..000000000000 --- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.270.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/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.270.0.ebuild,v 1.2 2011/06/24 14:43:28 grobian Exp $ - -EAPI=3 - -MODULE_AUTHOR=PJACKLAM -MODULE_VERSION=0.27 -inherit perl-module - -DESCRIPTION="Math::BigInt::Calc with some XS for more speed" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-macos" -IUSE="" - -RDEPEND=">=virtual/perl-Math-BigInt-1.993 - virtual/perl-XSLoader" -DEPEND="${RDEPEND}" - -SRC_TEST="do" diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.280.0.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.280.0.ebuild deleted file mode 100644 index e69ae7551ef6..000000000000 --- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.280.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/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.280.0.ebuild,v 1.3 2011/06/24 14:43:28 grobian Exp $ - -EAPI=3 - -MODULE_AUTHOR=PJACKLAM -MODULE_VERSION=0.28 -inherit perl-module - -DESCRIPTION="Math::BigInt::Calc with some XS for more speed" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-macos ~x86-solaris" -IUSE="" - -RDEPEND=">=virtual/perl-Math-BigInt-1.993 - virtual/perl-XSLoader" -DEPEND="${RDEPEND}" - -SRC_TEST="do" diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.290.0.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.290.0.ebuild deleted file mode 100644 index f06305cefee2..000000000000 --- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.290.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/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.290.0.ebuild,v 1.1 2011/07/12 15:59:33 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=FLORA -MODULE_VERSION=0.29 -inherit perl-module - -DESCRIPTION="Math::BigInt::Calc with some XS for more speed" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-macos ~x86-solaris" -IUSE="" - -RDEPEND=">=virtual/perl-Math-BigInt-1.993 - virtual/perl-XSLoader" -DEPEND="${RDEPEND}" - -SRC_TEST="do" |