summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2004-06-05 14:37:08 +0000
committerMichael Cummings <mcummings@gentoo.org>2004-06-05 14:37:08 +0000
commit6f20bdeb517625bcb4d57bacb2ac2e41c607aede (patch)
tree9cc5daba02445e3761d787cd76712dcc959a8206 /dev-perl/Cgi-Simple/Cgi-Simple-0.075.ebuild
parentReplaced ~ppc with ppc in KEYWORDS. (Manifest recommit) (diff)
downloadgentoo-2-6f20bdeb517625bcb4d57bacb2ac2e41c607aede.tar.gz
gentoo-2-6f20bdeb517625bcb4d57bacb2ac2e41c607aede.tar.bz2
gentoo-2-6f20bdeb517625bcb4d57bacb2ac2e41c607aede.zip
new version on cpan
Diffstat (limited to 'dev-perl/Cgi-Simple/Cgi-Simple-0.075.ebuild')
-rw-r--r--dev-perl/Cgi-Simple/Cgi-Simple-0.075.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/Cgi-Simple/Cgi-Simple-0.075.ebuild b/dev-perl/Cgi-Simple/Cgi-Simple-0.075.ebuild
new file mode 100644
index 000000000000..db70a3d551c2
--- /dev/null
+++ b/dev-perl/Cgi-Simple/Cgi-Simple-0.075.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/Cgi-Simple-0.075.ebuild,v 1.1 2004/06/05 14:32:31 mcummings Exp $
+
+inherit perl-module
+
+
+S=${WORKDIR}/${P}
+DESCRIPTION="The Perl CGI::Simple Module"
+SRC_URI="http://www.cpan.org/modules/by-authors/id/J/JF/JFREEMAN/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/author/JFREEMAN/${P}/"
+
+SLOT="0"
+LICENSE="Artistic | GPL-2"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
+
+SRC_TEST="do"