diff options
author | 2007-01-19 14:06:29 +0000 | |
---|---|---|
committer | 2007-01-19 14:06:29 +0000 | |
commit | 76763bbb1dee94c2c28e08f52b4b6c785d374900 (patch) | |
tree | fbabe6cfc3c7f20c5970b3310dc474f3df3a211a /dev-perl/Math-GMP | |
parent | Ebuild maintenance (diff) | |
download | gentoo-2-76763bbb1dee94c2c28e08f52b4b6c785d374900.tar.gz gentoo-2-76763bbb1dee94c2c28e08f52b4b6c785d374900.tar.bz2 gentoo-2-76763bbb1dee94c2c28e08f52b4b6c785d374900.zip |
Version bump, thanks seemant
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Math-GMP')
-rw-r--r-- | dev-perl/Math-GMP/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Math-GMP/Math-GMP-2.04.ebuild | 9 | ||||
-rw-r--r-- | dev-perl/Math-GMP/files/digest-Math-GMP-2.04 | 2 |
3 files changed, 11 insertions, 8 deletions
diff --git a/dev-perl/Math-GMP/ChangeLog b/dev-perl/Math-GMP/ChangeLog index 53c8028b0481..1eec566cae86 100644 --- a/dev-perl/Math-GMP/ChangeLog +++ b/dev-perl/Math-GMP/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Math-GMP -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.17 2006/08/05 14:00:41 mcummings Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.18 2007/01/19 14:06:29 mcummings Exp $ + + 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> + -Math-GMP-2.03.ebuild, Math-GMP-2.04.ebuild: + Version bump, thanks seemant 05 Aug 2006; Michael Cummings <mcummings@gentoo.org> Math-GMP-2.03.ebuild, Math-GMP-2.04.ebuild: diff --git a/dev-perl/Math-GMP/Math-GMP-2.04.ebuild b/dev-perl/Math-GMP/Math-GMP-2.04.ebuild index ebe9777823bd..520b5540d56c 100644 --- a/dev-perl/Math-GMP/Math-GMP-2.04.ebuild +++ b/dev-perl/Math-GMP/Math-GMP-2.04.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.04.ebuild,v 1.9 2006/08/05 14:00:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.04.ebuild,v 1.10 2007/01/19 14:06:29 mcummings Exp $ inherit perl-module DESCRIPTION="High speed arbitrary size integer math" SRC_URI="mirror://cpan/authors/id/C/CH/CHIPT/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~chipt/${P}/" +HOMEPAGE="http://search.cpan.org/~chipt/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" @@ -15,6 +15,3 @@ IUSE="" DEPEND="dev-libs/gmp dev-lang/perl" -RDEPEND="${DEPEND}" - - diff --git a/dev-perl/Math-GMP/files/digest-Math-GMP-2.04 b/dev-perl/Math-GMP/files/digest-Math-GMP-2.04 index c7189623c396..ad446027b11c 100644 --- a/dev-perl/Math-GMP/files/digest-Math-GMP-2.04 +++ b/dev-perl/Math-GMP/files/digest-Math-GMP-2.04 @@ -1 +1,3 @@ MD5 291e5847986c7591cd70c1788c979a98 Math-GMP-2.04.tar.gz 17144 +RMD160 1a562b7a1846f6ab395834570791232fe67aea69 Math-GMP-2.04.tar.gz 17144 +SHA256 bf7f74c9863115967c1d56d5bec1128825c69719d7fe5ee3234d6defbee8b19a Math-GMP-2.04.tar.gz 17144 |