summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-15 22:41:04 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-15 22:41:04 +0000
commit9ffd9fa453948cf9b75648f0223c09a3cd5dd3c2 (patch)
tree597061e26a1ac2a0560097e8065c8a4bf6c7b58d /dev-perl/Hook-LexWrap/Hook-LexWrap-0.20.ebuild
parentAdd ~x86-fbsd keyword wrt bug #159383 (diff)
downloadhistorical-9ffd9fa453948cf9b75648f0223c09a3cd5dd3c2.tar.gz
historical-9ffd9fa453948cf9b75648f0223c09a3cd5dd3c2.tar.bz2
historical-9ffd9fa453948cf9b75648f0223c09a3cd5dd3c2.zip
Ebuild maintenance
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/Hook-LexWrap/Hook-LexWrap-0.20.ebuild')
-rw-r--r--dev-perl/Hook-LexWrap/Hook-LexWrap-0.20.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.20.ebuild b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.20.ebuild
index 6c0d32df1cd5..bfdd84353c7c 100644
--- a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.20.ebuild
+++ b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.20.ebuild
@@ -1,11 +1,11 @@
-# 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/Hook-LexWrap/Hook-LexWrap-0.20.ebuild,v 1.10 2006/08/07 23:23:22 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hook-LexWrap/Hook-LexWrap-0.20.ebuild,v 1.11 2007/01/15 22:40:11 mcummings Exp $
inherit perl-module
DESCRIPTION="Lexically scoped subroutine wrappers"
-HOMEPAGE="http://search.cpan.org/~dconway/${P}/"
+HOMEPAGE="http://search.cpan.org/~dconway/"
SRC_URI="mirror://cpan/authors/id/D/DC/DCONWAY/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
@@ -17,4 +17,3 @@ SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"