summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-09-04 07:25:29 +0000
committerTorsten Veller <tove@gentoo.org>2010-09-04 07:25:29 +0000
commit6c2ce1c8a606251e205514657067858f4496f8d4 (patch)
tree5e2fb532d19930b186deccf4d24d7ae34e09e6cb
parentVersion bump (diff)
downloadgentoo-2-6c2ce1c8a606251e205514657067858f4496f8d4.tar.gz
gentoo-2-6c2ce1c8a606251e205514657067858f4496f8d4.tar.bz2
gentoo-2-6c2ce1c8a606251e205514657067858f4496f8d4.zip
Version bump
(Portage version: 2.2_rc74_p2/cvs/Linux x86_64)
-rw-r--r--virtual/perl-Math-BigInt/ChangeLog8
-rw-r--r--virtual/perl-Math-BigInt/perl-Math-BigInt-1.90.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Math-BigInt/ChangeLog b/virtual/perl-Math-BigInt/ChangeLog
index 5c7e5ed45b5b..9f387a418955 100644
--- a/virtual/perl-Math-BigInt/ChangeLog
+++ b/virtual/perl-Math-BigInt/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-Math-BigInt
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.36 2010/01/17 13:58:41 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.37 2010/09/04 07:25:29 tove Exp $
+
+*perl-Math-BigInt-1.90 (04 Sep 2010)
+
+ 04 Sep 2010; Torsten Veller <tove@gentoo.org>
+ +perl-Math-BigInt-1.90.ebuild:
+ Version bump
17 Jan 2010; Torsten Veller <tove@gentoo.org>
-perl-Math-BigInt-1.77.ebuild, -perl-Math-BigInt-1.87.ebuild:
diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.90.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.90.ebuild
new file mode 100644
index 000000000000..bbed94da5f95
--- /dev/null
+++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.90.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2010 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.90.ebuild,v 1.1 2010/09/04 07:25:29 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}"