diff options
author | Torsten Veller <tove@gentoo.org> | 2011-02-08 07:54:48 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-02-08 07:54:48 +0000 |
commit | cacebdf76671a0469d18e60fb59235518c999d20 (patch) | |
tree | 7400a1b8c29f93846044f016712e3030b2b8b31a /virtual/perl-Math-BigInt-FastCalc | |
parent | Version bump (diff) | |
download | historical-cacebdf76671a0469d18e60fb59235518c999d20.tar.gz historical-cacebdf76671a0469d18e60fb59235518c999d20.tar.bz2 historical-cacebdf76671a0469d18e60fb59235518c999d20.zip |
Version bump
Package-Manager: portage-2.2.0_alpha21/cvs/Linux x86_64
Diffstat (limited to 'virtual/perl-Math-BigInt-FastCalc')
-rw-r--r-- | virtual/perl-Math-BigInt-FastCalc/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.251.ebuild | 14 |
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}" |