From a1a21b4ebb8d897aedd2a9bd5b540ee474134c35 Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Mon, 15 Jan 2007 18:50:28 +0000 Subject: Ebuild maintenance (Portage version: 2.1.2_rc4-r8) --- dev-perl/File-BaseDir/File-BaseDir-0.02.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'dev-perl/File-BaseDir/File-BaseDir-0.02.ebuild') diff --git a/dev-perl/File-BaseDir/File-BaseDir-0.02.ebuild b/dev-perl/File-BaseDir/File-BaseDir-0.02.ebuild index 1f3b3d6db9c1..5cd49f8cdee0 100644 --- a/dev-perl/File-BaseDir/File-BaseDir-0.02.ebuild +++ b/dev-perl/File-BaseDir/File-BaseDir-0.02.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/File-BaseDir/File-BaseDir-0.02.ebuild,v 1.16 2006/08/07 22:32:22 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.02.ebuild,v 1.17 2007/01/15 18:50:28 mcummings Exp $ inherit perl-module DESCRIPTION="The Perl File-BaseDir Module" SRC_URI="mirror://cpan/authors/id/P/PA/PARDUS/${PN}/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/CPAN/authors/id/P/PA/PARDUS/${PN}/${P}.readme" +HOMEPAGE="http://search.cpan.org/~pardus/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="amd64 ia64 ppc ppc64 sparc x86" @@ -14,4 +14,3 @@ IUSE="" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad