diff options
author | Torsten Veller <tove@gentoo.org> | 2011-02-26 19:00:54 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-02-26 19:00:54 +0000 |
commit | 0188abcf8e1cc641e8f912987c63eff0f179426e (patch) | |
tree | 3c05611a41ecf573ee25aa28449b0d5e330a6aac /virtual/perl-Math-BigInt | |
parent | [bump] perl-core/Math-BigInt-1.993.0 (diff) | |
download | gentoo-2-0188abcf8e1cc641e8f912987c63eff0f179426e.tar.gz gentoo-2-0188abcf8e1cc641e8f912987c63eff0f179426e.tar.bz2 gentoo-2-0188abcf8e1cc641e8f912987c63eff0f179426e.zip |
[bump] virtual/perl-Math-BigInt-1.993.0
(Portage version: 2.2.0_alpha25/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.993.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 0ef459716ba7..628f094e7eab 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.48 2011/02/19 08:31:31 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.49 2011/02/26 19:00:54 tove Exp $ + +*perl-Math-BigInt-1.993.0 (26 Feb 2011) + + 26 Feb 2011; Torsten Veller <tove@gentoo.org> + +perl-Math-BigInt-1.993.0.ebuild: + Version bump *perl-Math-BigInt-1.992 (19 Feb 2011) diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.993.0.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.993.0.ebuild new file mode 100644 index 000000000000..f801d467476f --- /dev/null +++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.993.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.993.0.ebuild,v 1.1 2011/02/26 19:00:54 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}" |