summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormb <mb@nowhere.ebau.it>2009-03-18 01:19:03 +0100
committermb <mb@nowhere.ebau.it>2009-03-18 01:19:03 +0100
commitfa80bab519523ec38b4dbba074ed3a507a217531 (patch)
tree875f50d15c8b4ce89b259676c2496a3b051946c2 /dev-perl/CGI-Application-FastCGI
parentVersion bump (diff)
downloadperl-overlay-fa80bab519523ec38b4dbba074ed3a507a217531.tar.gz
perl-overlay-fa80bab519523ec38b4dbba074ed3a507a217531.tar.bz2
perl-overlay-fa80bab519523ec38b4dbba074ed3a507a217531.zip
C::A::FastCGI
Diffstat (limited to 'dev-perl/CGI-Application-FastCGI')
-rw-r--r--dev-perl/CGI-Application-FastCGI/CGI-Application-FastCGI-0.02.ebuild18
-rw-r--r--dev-perl/CGI-Application-FastCGI/Manifest2
-rw-r--r--dev-perl/CGI-Application-FastCGI/metadata.xml9
3 files changed, 29 insertions, 0 deletions
diff --git a/dev-perl/CGI-Application-FastCGI/CGI-Application-FastCGI-0.02.ebuild b/dev-perl/CGI-Application-FastCGI/CGI-Application-FastCGI-0.02.ebuild
new file mode 100644
index 000000000..ddaade79f
--- /dev/null
+++ b/dev-perl/CGI-Application-FastCGI/CGI-Application-FastCGI-0.02.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header$
+
+MODULE_AUTHOR=NAOYA
+inherit perl-module
+
+DESCRIPTION="For using CGI::Application under FastCGI"
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE=""
+DEPEND="
+ >=dev-perl/CGI-Application-3.0
+ >=dev-perl/FCGI-0.60
+"
diff --git a/dev-perl/CGI-Application-FastCGI/Manifest b/dev-perl/CGI-Application-FastCGI/Manifest
new file mode 100644
index 000000000..7ad2460cb
--- /dev/null
+++ b/dev-perl/CGI-Application-FastCGI/Manifest
@@ -0,0 +1,2 @@
+DIST CGI-Application-FastCGI-0.02.tar.gz 1941 RMD160 5e0e8ad7bdb1a81ba66fb257a59c2ce19aeda6c9 SHA1 ff2cc9f0b8e82d20c886c1fb9e25e1c2f5d56bc1 SHA256 41df66389afab8644bcbc33b11391f3e0e778664e422a63cd63c813529653734
+EBUILD CGI-Application-FastCGI-0.02.ebuild 354 RMD160 c1e05443f9a7400b92273eba6bd869c3a03c90de SHA1 e7a245c3c209393961ea780e8f548cb3892bb0d7 SHA256 885e2ae9385fcd70dc6b9897e8079814a22e1e1a435d54eea1b9fa50f6693f79
diff --git a/dev-perl/CGI-Application-FastCGI/metadata.xml b/dev-perl/CGI-Application-FastCGI/metadata.xml
new file mode 100644
index 000000000..7262de9a9
--- /dev/null
+++ b/dev-perl/CGI-Application-FastCGI/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>mb@italpro.net</email>
+ <name>Michele Beltrame</name>
+ </maintainer>
+</pkgmetadata>