From 6c2ce1c8a606251e205514657067858f4496f8d4 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Sat, 4 Sep 2010 07:25:29 +0000 Subject: Version bump (Portage version: 2.2_rc74_p2/cvs/Linux x86_64) --- virtual/perl-Math-BigInt/ChangeLog | 8 +++++++- virtual/perl-Math-BigInt/perl-Math-BigInt-1.90.ebuild | 14 ++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 virtual/perl-Math-BigInt/perl-Math-BigInt-1.90.ebuild 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 + +perl-Math-BigInt-1.90.ebuild: + Version bump 17 Jan 2010; Torsten Veller -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}" -- cgit v1.2.3-65-gdbad