summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-02-19 08:31:31 +0000
committerTorsten Veller <tove@gentoo.org>2011-02-19 08:31:31 +0000
commit37f64ac40739eb48c4cd7d91c24cc77887d780ed (patch)
tree24b1913cb8878fdb89f187e98c4c4308402b6378 /virtual
parentVersion bump. (diff)
downloadgentoo-2-37f64ac40739eb48c4cd7d91c24cc77887d780ed.tar.gz
gentoo-2-37f64ac40739eb48c4cd7d91c24cc77887d780ed.tar.bz2
gentoo-2-37f64ac40739eb48c4cd7d91c24cc77887d780ed.zip
Version bump
(Portage version: 2.2.0_alpha24/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Math-BigInt/ChangeLog7
-rw-r--r--virtual/perl-Math-BigInt/perl-Math-BigInt-1.992.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/virtual/perl-Math-BigInt/ChangeLog b/virtual/perl-Math-BigInt/ChangeLog
index db13f2aa07b0..0ef459716ba7 100644
--- a/virtual/perl-Math-BigInt/ChangeLog
+++ b/virtual/perl-Math-BigInt/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-Math-BigInt
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.47 2011/02/08 07:46:31 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.48 2011/02/19 08:31:31 tove Exp $
+
+*perl-Math-BigInt-1.992 (19 Feb 2011)
+
+ 19 Feb 2011; Torsten Veller <tove@gentoo.org> +perl-Math-BigInt-1.992.ebuild:
+ Version bump
*perl-Math-BigInt-1.991 (08 Feb 2011)
diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.992.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.992.ebuild
new file mode 100644
index 000000000000..e03f38dd9d2c
--- /dev/null
+++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.992.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/perl-Math-BigInt-1.992.ebuild,v 1.1 2011/02/19 08:31:31 tove Exp $
+
+DESCRIPTION="Virtual for Math-BigInt"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/Math-BigInt-${PV}"