summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Beltrame <mb@italpro.net>2008-01-08 16:32:35 +0000
committerMichele Beltrame <mb@italpro.net>2008-01-08 16:32:35 +0000
commit1d6b3e481a9503b0c68b7cb9b7d634949538e5a4 (patch)
treec08da92a2e4ececc48168744bff4b3fa249caa71 /dev-perl/Catalyst-Plugin-CGI-Untaint/Catalyst-Plugin-CGI-Untaint-0.05.ebuild
parentMetadata (diff)
downloadperl-overlay-1d6b3e481a9503b0c68b7cb9b7d634949538e5a4.tar.gz
perl-overlay-1d6b3e481a9503b0c68b7cb9b7d634949538e5a4.tar.bz2
perl-overlay-1d6b3e481a9503b0c68b7cb9b7d634949538e5a4.zip
Added Catalyst ebuilds
Diffstat (limited to 'dev-perl/Catalyst-Plugin-CGI-Untaint/Catalyst-Plugin-CGI-Untaint-0.05.ebuild')
-rw-r--r--dev-perl/Catalyst-Plugin-CGI-Untaint/Catalyst-Plugin-CGI-Untaint-0.05.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/dev-perl/Catalyst-Plugin-CGI-Untaint/Catalyst-Plugin-CGI-Untaint-0.05.ebuild b/dev-perl/Catalyst-Plugin-CGI-Untaint/Catalyst-Plugin-CGI-Untaint-0.05.ebuild
new file mode 100644
index 000000000..2173c7646
--- /dev/null
+++ b/dev-perl/Catalyst-Plugin-CGI-Untaint/Catalyst-Plugin-CGI-Untaint-0.05.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# This ebuild generated by g-cpan 0.13.02
+
+inherit perl-module
+
+#S=${WORKDIR}/${P}
+DESCRIPTION="Catalyst plugin for CGI::Untaint."
+SRC_URI="mirror://cpan/authors/id/T/TJ/TJC/${P}.tar.gz"
+RESTRICT="nomirror"
+HOMEPAGE="http://search.cpan.org/dist/${PN}/"
+
+IUSE=""
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 ppc-macos s390 sh sparc x86 x86-fbsd"
+
+DEPEND="
+ dev-perl/Catalyst-Runtime
+ >=dev-perl/CGI-Untaint-1.20
+"