summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 17:54:09 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 17:54:09 +0000
commit8d4fd3d490b49ad566198acaac37b084502bb110 (patch)
tree5386eaacba4b9ed9b126ac912cba45aaa42ccdd3 /dev-perl/text-wrapper/text-wrapper-1.000.ebuild
parentversion bump (diff)
downloadhistorical-8d4fd3d490b49ad566198acaac37b084502bb110.tar.gz
historical-8d4fd3d490b49ad566198acaac37b084502bb110.tar.bz2
historical-8d4fd3d490b49ad566198acaac37b084502bb110.zip
Ebuild maintenance
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/text-wrapper/text-wrapper-1.000.ebuild')
-rw-r--r--dev-perl/text-wrapper/text-wrapper-1.000.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/text-wrapper/text-wrapper-1.000.ebuild b/dev-perl/text-wrapper/text-wrapper-1.000.ebuild
index a4b4b1fcedc1..03e00f6585f9 100644
--- a/dev-perl/text-wrapper/text-wrapper-1.000.ebuild
+++ b/dev-perl/text-wrapper/text-wrapper-1.000.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/text-wrapper/text-wrapper-1.000.ebuild,v 1.17 2006/08/06 03:13:36 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-wrapper/text-wrapper-1.000.ebuild,v 1.18 2007/01/19 17:01:43 mcummings Exp $
inherit perl-module
@@ -9,7 +9,7 @@ S=${WORKDIR}/${MY_P}
DESCRIPTION="The Perl Text::Wrapper Module"
SRC_URI="mirror://cpan/authors/id/C/CJ/CJM/${MY_P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${MY_P}.readme"
+HOMEPAGE="http://search.cpan.org/~cjm/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
@@ -18,4 +18,3 @@ IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"