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
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')
-rw-r--r--perl-core/Math-BigInt/ChangeLog8
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild7
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.77.ebuild7
3 files changed, 12 insertions, 10 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog
index 5528d3945c33..7eb31f64e125 100644
--- a/perl-core/Math-BigInt/ChangeLog
+++ b/perl-core/Math-BigInt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Math-BigInt
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.19 2006/11/05 02:15:50 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.20 2007/01/19 18:02:20 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Math-BigInt-1.77.ebuild, Math-BigInt-1.77-r1.ebuild:
+ Ebuild maintenance
05 Nov 2006; Michael Cummings <mcummings@gentoo.org>
Math-BigInt-1.77-r1.ebuild:
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild
index b2023b3b6351..88463a11c98e 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.77-r1.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-r1.ebuild,v 1.10 2006/11/05 02:15:50 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild,v 1.11 2007/01/19 18:02:20 mcummings Exp $
inherit perl-module eutils
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,7 +15,6 @@ IUSE=""
DEPEND="dev-lang/perl
>=virtual/perl-Scalar-List-Utils-1.14"
-RDEPEND="${DEPEND}"
SRC_TEST="do"
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"