summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Beltrame <mb@italpro.net>2008-08-13 19:36:34 +0000
committerMichele Beltrame <mb@italpro.net>2008-08-13 19:36:34 +0000
commit26475df18b1173c7faf656e719597fea6755d5de (patch)
treee481b05b31994cab77df861822a1d8e706d19156 /dev-perl/CGI-Application-Plugin-Config-General
parentBumpz (diff)
downloadperl-overlay-26475df18b1173c7faf656e719597fea6755d5de.tar.gz
perl-overlay-26475df18b1173c7faf656e719597fea6755d5de.tar.bz2
perl-overlay-26475df18b1173c7faf656e719597fea6755d5de.zip
Added CGI::Application
Diffstat (limited to 'dev-perl/CGI-Application-Plugin-Config-General')
-rw-r--r--dev-perl/CGI-Application-Plugin-Config-General/CGI-Application-Plugin-Config-General-0.07.ebuild20
-rw-r--r--dev-perl/CGI-Application-Plugin-Config-General/Manifest2
-rw-r--r--dev-perl/CGI-Application-Plugin-Config-General/metadata.xml9
3 files changed, 31 insertions, 0 deletions
diff --git a/dev-perl/CGI-Application-Plugin-Config-General/CGI-Application-Plugin-Config-General-0.07.ebuild b/dev-perl/CGI-Application-Plugin-Config-General/CGI-Application-Plugin-Config-General-0.07.ebuild
new file mode 100644
index 000000000..48ac38972
--- /dev/null
+++ b/dev-perl/CGI-Application-Plugin-Config-General/CGI-Application-Plugin-Config-General-0.07.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header$
+
+inherit perl-module
+
+DESCRIPTION="Add Config::General Support to CGI::Application"
+HOMEPAGE="http://search.cpan.org/dist/${PN}/"
+SRC_URI="mirror://cpan/authors/id/M/MG/MGRAHAM/${P}.tar.gz"
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 ppc-macos s390 sh sparc sparc-fbsd x86 x86-fbsd"
+RESTRICT="nomirror"
+
+IUSE=""
+DEPEND="
+ dev-perl/CGI-Application
+ dev-perl/Config-General-Match
+"
diff --git a/dev-perl/CGI-Application-Plugin-Config-General/Manifest b/dev-perl/CGI-Application-Plugin-Config-General/Manifest
new file mode 100644
index 000000000..6a58fa4ef
--- /dev/null
+++ b/dev-perl/CGI-Application-Plugin-Config-General/Manifest
@@ -0,0 +1,2 @@
+DIST CGI-Application-Plugin-Config-General-0.07.tar.gz 20989 RMD160 918fe1c155c01b3e69978f4935b98cb601a87082 SHA1 6418f5835a03d6378cafec83532720020049314b SHA256 0ad729e8f8039741a280d9b6337757cb8eee7f0100f41cc25d8106dd1d8e89ef
+EBUILD CGI-Application-Plugin-Config-General-0.07.ebuild 552 RMD160 4a7856b9b44df32fce2498b783ff9496834a907c SHA1 5b473059381fe6187749ba220f0c89659da2027b SHA256 5c6f7120a7b46cdf8174b91a5eaee08124265146dec0eab5198400172814b17a
diff --git a/dev-perl/CGI-Application-Plugin-Config-General/metadata.xml b/dev-perl/CGI-Application-Plugin-Config-General/metadata.xml
new file mode 100644
index 000000000..7262de9a9
--- /dev/null
+++ b/dev-perl/CGI-Application-Plugin-Config-General/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>