diff options
author | Torsten Veller <tove@gentoo.org> | 2011-09-05 17:14:12 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-09-05 17:14:12 +0000 |
commit | b4a19c926ab04268e34aa92f99015ca88fd9d58f (patch) | |
tree | 0adcca35da24053f9667ca81cb105a5f20e4f91f /virtual/perl-Math-BigInt | |
parent | [bump] perl-core/Math-BigInt-1.997.0 (diff) | |
download | gentoo-2-b4a19c926ab04268e34aa92f99015ca88fd9d58f.tar.gz gentoo-2-b4a19c926ab04268e34aa92f99015ca88fd9d58f.tar.bz2 gentoo-2-b4a19c926ab04268e34aa92f99015ca88fd9d58f.zip |
[bump] virtual/perl-Math-BigInt-1.997.0
(Portage version: 2.2.0_alpha53/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Math-BigInt')
-rw-r--r-- | virtual/perl-Math-BigInt/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-Math-BigInt/perl-Math-BigInt-1.997.0.ebuild | 14 |
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Math-BigInt/ChangeLog b/virtual/perl-Math-BigInt/ChangeLog index e2302cccbcca..833d2e799e21 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.51 2011/06/24 14:40:06 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.52 2011/09/05 17:14:12 tove Exp $ + +*perl-Math-BigInt-1.997.0 (05 Sep 2011) + + 05 Sep 2011; Torsten Veller <tove@gentoo.org> + +perl-Math-BigInt-1.997.0.ebuild: + Version bump 24 Jun 2011; Fabian Groffen <grobian@gentoo.org> perl-Math-BigInt-1.993.0.ebuild: diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.997.0.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.997.0.ebuild new file mode 100644 index 000000000000..cd43db57379d --- /dev/null +++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.997.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/perl-Math-BigInt-1.997.0.ebuild,v 1.1 2011/09/05 17:14:12 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 ~ppc-macos ~x86-solaris" +IUSE="" + +RDEPEND="~perl-core/Math-BigInt-${PV}" |