summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 18:02:20 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 18:02:20 +0000
commit8cd35a42e45dceb8894d2ec9ed3d56d1a3c70ca1 (patch)
tree06ec723693e6f729be095bf8ab4261ca714cff20 /perl-core/Math-BigInt/Math-BigInt-1.77.ebuild
parentVersion bump, thanks seemant (diff)
downloadgentoo-2-8cd35a42e45dceb8894d2ec9ed3d56d1a3c70ca1.tar.gz
gentoo-2-8cd35a42e45dceb8894d2ec9ed3d56d1a3c70ca1.tar.bz2
gentoo-2-8cd35a42e45dceb8894d2ec9ed3d56d1a3c70ca1.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'perl-core/Math-BigInt/Math-BigInt-1.77.ebuild')
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.77.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild
index a6c3003d8eec..43e78229e650 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild
@@ -1,11 +1,11 @@
-# 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/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild,v 1.9 2006/08/04 13:28:28 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild,v 1.10 2007/01/19 18:02:20 mcummings Exp $
inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TE/TELS/math/${P}.readme"
+HOMEPAGE="http://serach.cpan.org/~tels/"
SRC_URI="mirror://cpan/authors/id/T/TE/TELS/math/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
@@ -15,6 +15,5 @@ IUSE=""
DEPEND="dev-lang/perl
>=virtual/perl-Scalar-List-Utils-1.14"
-RDEPEND="${DEPEND}"
SRC_TEST="do"