summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-15 18:49:43 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-15 18:49:43 +0000
commit63c8046f0a037eafefed74d2b5a0b262f6497ce3 (patch)
treebc80bc80b099e274e885d01d85ec644c5f5b68e5 /dev-perl/FCGI/FCGI-0.67.ebuild
parentchanged depend media-video/requant to media-video/m2vrequantizer (diff)
downloadgentoo-2-63c8046f0a037eafefed74d2b5a0b262f6497ce3.tar.gz
gentoo-2-63c8046f0a037eafefed74d2b5a0b262f6497ce3.tar.bz2
gentoo-2-63c8046f0a037eafefed74d2b5a0b262f6497ce3.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/FCGI/FCGI-0.67.ebuild')
-rw-r--r--dev-perl/FCGI/FCGI-0.67.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/FCGI/FCGI-0.67.ebuild b/dev-perl/FCGI/FCGI-0.67.ebuild
index 6aa8dff1cb73..63926c1391a9 100644
--- a/dev-perl/FCGI/FCGI-0.67.ebuild
+++ b/dev-perl/FCGI/FCGI-0.67.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/FCGI/FCGI-0.67.ebuild,v 1.12 2006/08/17 21:15:35 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/FCGI-0.67.ebuild,v 1.13 2007/01/15 18:49:43 mcummings Exp $
# this is an RT dependency
@@ -8,7 +8,7 @@ inherit perl-module
DESCRIPTION="Fast CGI"
SRC_URI="mirror://cpan/authors/id/S/SK/SKIMO/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/S/SK/SKIMO/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~skimo/"
SRC_TEST="do"
SLOT="0"
@@ -18,4 +18,3 @@ IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"