diff options
author | Christian Hartmann <ian@gentoo.org> | 2007-10-17 07:32:58 +0000 |
---|---|---|
committer | Christian Hartmann <ian@gentoo.org> | 2007-10-17 07:32:58 +0000 |
commit | ea472d6140298c883ae42c65a5fe12670e7a97ab (patch) | |
tree | 4d5556a820eec4e1b8a1bd1f1f3ec2452bca48ce /virtual/perl-Math-BigInt | |
parent | Bump for bug #196130 (diff) | |
download | gentoo-2-ea472d6140298c883ae42c65a5fe12670e7a97ab.tar.gz gentoo-2-ea472d6140298c883ae42c65a5fe12670e7a97ab.tar.bz2 gentoo-2-ea472d6140298c883ae42c65a5fe12670e7a97ab.zip |
Bump for bug #196130
(Portage version: 2.1.3.9)
Diffstat (limited to 'virtual/perl-Math-BigInt')
-rw-r--r-- | virtual/perl-Math-BigInt/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-Math-BigInt/files/digest-perl-Math-BigInt-1.87 | 0 | ||||
-rw-r--r-- | virtual/perl-Math-BigInt/perl-Math-BigInt-1.87.ebuild | 15 |
3 files changed, 22 insertions, 1 deletions
diff --git a/virtual/perl-Math-BigInt/ChangeLog b/virtual/perl-Math-BigInt/ChangeLog index 3b227c3bc6b4..33b9d6f79531 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.18 2007/07/30 19:19:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.19 2007/10/17 07:32:58 ian Exp $ + +*perl-Math-BigInt-1.87 (17 Oct 2007) + + 17 Oct 2007; Christian Hartmann <ian@gentoo.org> + +perl-Math-BigInt-1.87.ebuild: + Bump for bug #196130 30 Jul 2007; Raúl Porcel <armin76@gentoo.org> perl-Math-BigInt-1.86.ebuild: diff --git a/virtual/perl-Math-BigInt/files/digest-perl-Math-BigInt-1.87 b/virtual/perl-Math-BigInt/files/digest-perl-Math-BigInt-1.87 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/virtual/perl-Math-BigInt/files/digest-perl-Math-BigInt-1.87 diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.87.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.87.ebuild new file mode 100644 index 000000000000..1312311c986e --- /dev/null +++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.87.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2007 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.87.ebuild,v 1.1 2007/10/17 07:32:58 ian Exp $ + +DESCRIPTION="Virtual for Math-BigInt" +HOMEPAGE="http://www.gentoo.org/proj/en/perl/" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc ~x86" + +IUSE="" +DEPEND="" +RDEPEND="~perl-core/Math-BigInt-${PV}" |