From 329d9c253ec0025fa470bcb99f72b1edcf20f879 Mon Sep 17 00:00:00 2001 From: Renat Lumpau Date: Wed, 25 Aug 2004 11:34:26 +0000 Subject: Initial ebuild. RT depenedency --- dev-perl/FCGI/FCGI-0.67.ebuild | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 dev-perl/FCGI/FCGI-0.67.ebuild (limited to 'dev-perl/FCGI/FCGI-0.67.ebuild') diff --git a/dev-perl/FCGI/FCGI-0.67.ebuild b/dev-perl/FCGI/FCGI-0.67.ebuild new file mode 100644 index 000000000000..25b566e63fed --- /dev/null +++ b/dev-perl/FCGI/FCGI-0.67.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2004 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.1 2004/08/25 11:34:26 rl03 Exp $ + +# this is an RT dependency + +inherit perl-module + +DESCRIPTION="Fast CGI" +SRC_URI="http://www.cpan.org/modules/by-authors/id/S/SK/SKIMO/${P}.tar.gz" +HOMEPAGE="http://www.cpan.org/modules/by-authors/id/S/SK/SKIMO/${P}.readme" + +SRC_TEST="do" +SLOT="0" +LICENSE="Artistic | GPL-2" +KEYWORDS="~x86" -- cgit v1.2.3-65-gdbad