summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-21 15:49:48 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-21 15:49:48 +0000
commit60f5189f7580dfe80ee3f85e4831df4f4ccec4dd (patch)
tree09ca080b1110fb2ed6f305a7d2e0cecc242b917b /dev-perl/module-build/module-build-0.28-r1.ebuild
parentChangeLog for app-doc/gimp-help:webinstall local USE flag. (diff)
downloadgentoo-2-60f5189f7580dfe80ee3f85e4831df4f4ccec4dd.tar.gz
gentoo-2-60f5189f7580dfe80ee3f85e4831df4f4ccec4dd.tar.bz2
gentoo-2-60f5189f7580dfe80ee3f85e4831df4f4ccec4dd.zip
Ebuild maintenance
(Portage version: 2.1.2-r1)
Diffstat (limited to 'dev-perl/module-build/module-build-0.28-r1.ebuild')
-rw-r--r--dev-perl/module-build/module-build-0.28-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/module-build/module-build-0.28-r1.ebuild b/dev-perl/module-build/module-build-0.28-r1.ebuild
index 437106fae759..e0f77118ac12 100644
--- a/dev-perl/module-build/module-build-0.28-r1.ebuild
+++ b/dev-perl/module-build/module-build-0.28-r1.ebuild
@@ -1,6 +1,6 @@
-# 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/module-build/module-build-0.28-r1.ebuild,v 1.9 2006/09/04 00:21:58 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.28-r1.ebuild,v 1.10 2007/01/21 15:49:48 mcummings Exp $
inherit perl-module
@@ -8,7 +8,7 @@ MY_PV=${PV/26.11/2611}
MY_P="Module-Build-${MY_PV}"
S=${WORKDIR}/${MY_P}
DESCRIPTION="Build and install Perl modules"
-HOMEPAGE="http://search.cpan.org/~kwilliams/${MY_P}/"
+HOMEPAGE="http://search.cpan.org/~kwilliams/"
SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"