diff options
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/CGI/CGI-2.78.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/CGI/CGI-2.78.ebuild b/dev-perl/CGI/CGI-2.78.ebuild index 703e73047dc1..03f9afd038b1 100644 --- a/dev-perl/CGI/CGI-2.78.ebuild +++ b/dev-perl/CGI/CGI-2.78.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Donny Davies <woodchip@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/CGI-2.78.ebuild,v 1.1 2001/12/09 20:59:11 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/CGI-2.78.ebuild,v 1.2 2001/12/09 20:59:32 woodchip Exp $ S=${WORKDIR}/${PN}.pm-${PV} DESCRIPTION="The Perl CGI Module" SRC_URI="http://www.cpan.org/authors/id/LDS/${PN}.pm-${PV}.tar.gz" -HOMEPAGE="http://www-genome.wi.mit.edu/~lstein/" DEPEND="virtual/glibc >=sys-devel/perl-5" |