summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-15 18:50:28 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-15 18:50:28 +0000
commita1a21b4ebb8d897aedd2a9bd5b540ee474134c35 (patch)
treee6e927ea903bfe6fcb48042a619c8e6696e5e2f7 /dev-perl/File-BaseDir
parentEbuild maintenance (diff)
downloadgentoo-2-a1a21b4ebb8d897aedd2a9bd5b540ee474134c35.tar.gz
gentoo-2-a1a21b4ebb8d897aedd2a9bd5b540ee474134c35.tar.bz2
gentoo-2-a1a21b4ebb8d897aedd2a9bd5b540ee474134c35.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/File-BaseDir')
-rw-r--r--dev-perl/File-BaseDir/ChangeLog8
-rw-r--r--dev-perl/File-BaseDir/File-BaseDir-0.02.ebuild7
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/File-BaseDir/ChangeLog b/dev-perl/File-BaseDir/ChangeLog
index fac46b764206..4b788180c5e9 100644
--- a/dev-perl/File-BaseDir/ChangeLog
+++ b/dev-perl/File-BaseDir/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/File-BaseDir
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.14 2006/08/07 22:32:22 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.15 2007/01/15 18:50:28 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ File-BaseDir-0.02.ebuild:
+ Ebuild maintenance
07 Aug 2006; Michael Cummings <mcummings@gentoo.org>
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}"