summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-02-08 07:47:34 +0000
committerTorsten Veller <tove@gentoo.org>2011-02-08 07:47:34 +0000
commita12e81224ae627754691a1ca84a827a3236f3edf (patch)
treeb08225ee96f7603ad21074d33a950b5804a3d7b7 /virtual/perl-Math-BigInt-FastCalc
parentVersion bump (diff)
downloadgentoo-2-a12e81224ae627754691a1ca84a827a3236f3edf.tar.gz
gentoo-2-a12e81224ae627754691a1ca84a827a3236f3edf.tar.bz2
gentoo-2-a12e81224ae627754691a1ca84a827a3236f3edf.zip
Version bump
(Portage version: 2.2.0_alpha21/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.251.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 27b3be543263..a5ffd4b1f99c 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.21 2011/01/22 10:11:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.22 2011/02/08 07:47:34 tove Exp $
+
+*perl-Math-BigInt-FastCalc-0.251 (08 Feb 2011)
+
+ 08 Feb 2011; Torsten Veller <tove@gentoo.org>
+ +perl-Math-BigInt-FastCalc-0.251.ebuild:
+ Version bump
22 Jan 2011; Torsten Veller <tove@gentoo.org>
perl-Math-BigInt-FastCalc-0.19.ebuild:
diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.251.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.251.ebuild
new file mode 100644
index 000000000000..dee7e2bf8fc6
--- /dev/null
+++ b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.251.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.251.ebuild,v 1.1 2011/02/08 07:47:34 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}"