summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-02-26 19:04:07 +0000
committerTorsten Veller <tove@gentoo.org>2011-02-26 19:04:07 +0000
commit80b35c16f01daac3d0fdf6c410171aa65160a900 (patch)
treec7d7b61ac0749b906f8c9f4ee33fe3ec7f3d2586 /virtual/perl-Math-BigInt-FastCalc
parent[bump] perl-core/Math-BigInt-FastCalc-0.270.0 (diff)
downloadgentoo-2-80b35c16f01daac3d0fdf6c410171aa65160a900.tar.gz
gentoo-2-80b35c16f01daac3d0fdf6c410171aa65160a900.tar.bz2
gentoo-2-80b35c16f01daac3d0fdf6c410171aa65160a900.zip
[bump] virtual/perl-Math-BigInt-FastCalc-0.270.0
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Math-BigInt-FastCalc')
-rw-r--r--virtual/perl-Math-BigInt-FastCalc/ChangeLog8
-rw-r--r--virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.270.0.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Math-BigInt-FastCalc/ChangeLog b/virtual/perl-Math-BigInt-FastCalc/ChangeLog
index 22c13e3dce83..4fea07b89fe1 100644
--- a/virtual/perl-Math-BigInt-FastCalc/ChangeLog
+++ b/virtual/perl-Math-BigInt-FastCalc/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-Math-BigInt-FastCalc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.23 2011/02/08 19:16:36 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.24 2011/02/26 19:04:07 tove Exp $
+
+*perl-Math-BigInt-FastCalc-0.270.0 (26 Feb 2011)
+
+ 26 Feb 2011; Torsten Veller <tove@gentoo.org>
+ +perl-Math-BigInt-FastCalc-0.270.0.ebuild:
+ Version bump
*perl-Math-BigInt-FastCalc-0.260 (08 Feb 2011)
diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.270.0.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.270.0.ebuild
new file mode 100644
index 000000000000..a013ab206f13
--- /dev/null
+++ b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.270.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.270.0.ebuild,v 1.1 2011/02/26 19:04:07 tove Exp $
+
+DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/Math-BigInt-FastCalc-${PV}"