summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-15 18:50:57 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-15 18:50:57 +0000
commit83f8e8288569fd8e88940b94c485b8a788ec2452 (patch)
treefa683b0b483c5c3f1e8e9c5cfd570ecba552ce21 /dev-perl/FCGI
parentchanged depend media-video/requant to media-video/m2vrequantizer (diff)
downloadhistorical-83f8e8288569fd8e88940b94c485b8a788ec2452.tar.gz
historical-83f8e8288569fd8e88940b94c485b8a788ec2452.tar.bz2
historical-83f8e8288569fd8e88940b94c485b8a788ec2452.zip
Ebuild maintenance
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/FCGI')
-rw-r--r--dev-perl/FCGI/ChangeLog7
-rw-r--r--dev-perl/FCGI/FCGI-0.67.ebuild7
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-perl/FCGI/ChangeLog b/dev-perl/FCGI/ChangeLog
index a5af3e440247..cae9efb526d5 100644
--- a/dev-perl/FCGI/ChangeLog
+++ b/dev-perl/FCGI/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/FCGI
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/ChangeLog,v 1.10 2006/08/17 21:15:35 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/ChangeLog,v 1.11 2007/01/15 18:49:43 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> FCGI-0.67.ebuild:
+ Ebuild maintenance
17 Aug 2006; Michael Cummings <mcummings@gentoo.org> FCGI-0.67.ebuild:
Marking amd64 stable
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}"