summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 15:51:52 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 15:51:52 +0000
commitf48cd624dd1ee241dcbf56a272a907f49d94ecae (patch)
tree837c9e920d79059bd37261641380b1d0204e6830 /dev-perl/Stat-lsMode/Stat-lsMode-0.50.ebuild
parentRemove RESTRICT="mirror" (diff)
downloadhistorical-f48cd624dd1ee241dcbf56a272a907f49d94ecae.tar.gz
historical-f48cd624dd1ee241dcbf56a272a907f49d94ecae.tar.bz2
historical-f48cd624dd1ee241dcbf56a272a907f49d94ecae.zip
Version bump, thanks seemant
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/Stat-lsMode/Stat-lsMode-0.50.ebuild')
-rw-r--r--dev-perl/Stat-lsMode/Stat-lsMode-0.50.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Stat-lsMode/Stat-lsMode-0.50.ebuild b/dev-perl/Stat-lsMode/Stat-lsMode-0.50.ebuild
index 36e350b35934..d14f870dffb5 100644
--- a/dev-perl/Stat-lsMode/Stat-lsMode-0.50.ebuild
+++ b/dev-perl/Stat-lsMode/Stat-lsMode-0.50.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/Stat-lsMode/Stat-lsMode-0.50.ebuild,v 1.16 2006/08/18 01:26:46 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Stat-lsMode/Stat-lsMode-0.50.ebuild,v 1.17 2007/01/19 15:50:58 mcummings Exp $
inherit perl-module
DESCRIPTION="The Perl Stat-lsMode Module"
SRC_URI="mirror://cpan/authors/id/M/MJ/MJD/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/authors/id/M/MJ/MJD/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~mjd/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="amd64 ia64 ppc ppc64 sparc x86"
@@ -15,4 +15,3 @@ SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"