summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 15:52:45 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 15:52:45 +0000
commit60acd643f0b2bd4bdeb38175d28165097ebe2006 (patch)
tree3263f9bc64507e6b3f39b96abc6060d9349bbbdb /dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild
parentRemove RESTRICT="mirror" (diff)
downloadgentoo-2-60acd643f0b2bd4bdeb38175d28165097ebe2006.tar.gz
gentoo-2-60acd643f0b2bd4bdeb38175d28165097ebe2006.tar.bz2
gentoo-2-60acd643f0b2bd4bdeb38175d28165097ebe2006.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild')
-rw-r--r--dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild
index f6daf76223c8..af2ed0233cca 100644
--- a/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild
+++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.03.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/String-ShellQuote/String-ShellQuote-1.03.ebuild,v 1.9 2006/09/16 21:32:21 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild,v 1.10 2007/01/19 15:52:45 mcummings Exp $
inherit perl-module
DESCRIPTION="Quote strings for passing through the shell"
SRC_URI="mirror://cpan/authors/id/R/RO/ROSCH/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~rosch/${P}/"
+HOMEPAGE="http://search.cpan.org/~rosch/"
SLOT="0"
LICENSE="Artistic"
@@ -15,4 +15,3 @@ IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"