summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-07-12 16:00:07 +0000
committerTorsten Veller <tove@gentoo.org>2011-07-12 16:00:07 +0000
commit543aeb4f5e85b34a8ca99597f3c801ade808c080 (patch)
tree5e7706c3afbc13c07e698d1bad35bdaf54f8444d /virtual
parent[bump] perl-core/Math-BigInt-FastCalc-0.290.0 (diff)
downloadgentoo-2-543aeb4f5e85b34a8ca99597f3c801ade808c080.tar.gz
gentoo-2-543aeb4f5e85b34a8ca99597f3c801ade808c080.tar.bz2
gentoo-2-543aeb4f5e85b34a8ca99597f3c801ade808c080.zip
[bump] virtual/perl-Math-BigInt-FastCalc-0.290.0
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Math-BigInt-FastCalc/ChangeLog8
-rw-r--r--virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.290.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 52c182f805f5..beed6a1ff378 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.30 2011/06/28 19:55:09 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.31 2011/07/12 16:00:07 tove Exp $
+
+*perl-Math-BigInt-FastCalc-0.290.0 (12 Jul 2011)
+
+ 12 Jul 2011; Torsten Veller <tove@gentoo.org>
+ +perl-Math-BigInt-FastCalc-0.290.0.ebuild:
+ Version bump
28 Jun 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.290.0.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.290.0.ebuild
new file mode 100644
index 000000000000..5dd40b2636fa
--- /dev/null
+++ b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.290.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.290.0.ebuild,v 1.1 2011/07/12 16:00:07 tove Exp $
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-macos ~x86-solaris"
+IUSE=""
+
+RDEPEND="~perl-core/${PN#perl-}-${PV}"