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-Session-Store-Delegate
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-Session-Store-Delegate')
-rw-r--r--dev-perl/Catalyst-Plugin-Session-Store-Delegate/Catalyst-Plugin-Session-Store-Delegate-0.02.ebuild22
-rw-r--r--dev-perl/Catalyst-Plugin-Session-Store-Delegate/Manifest8
-rw-r--r--dev-perl/Catalyst-Plugin-Session-Store-Delegate/files/digest-Catalyst-Plugin-Session-Store-Delegate-0.023
-rw-r--r--dev-perl/Catalyst-Plugin-Session-Store-Delegate/metadata.xml9
4 files changed, 42 insertions, 0 deletions
diff --git a/dev-perl/Catalyst-Plugin-Session-Store-Delegate/Catalyst-Plugin-Session-Store-Delegate-0.02.ebuild b/dev-perl/Catalyst-Plugin-Session-Store-Delegate/Catalyst-Plugin-Session-Store-Delegate-0.02.ebuild
new file mode 100644
index 000000000..e68624d79
--- /dev/null
+++ b/dev-perl/Catalyst-Plugin-Session-Store-Delegate/Catalyst-Plugin-Session-Store-Delegate-0.02.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header$
+
+inherit perl-module
+
+DESCRIPTION="Delegate session storage to an application model object."
+SRC_URI="mirror://cpan/authors/id/N/NU/NUFFIN/${P}.tar.gz"
+RESTRICT="nomirror"
+HOMEPAGE="http://search.cpan.org/dist/${P}/"
+
+IUSE=""
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 ppc-macos s390 sh sparc x86"
+
+DEPEND="
+ >=dev-perl/Catalyst-Plugin-Session-0.12
+ dev-perl/Class-Accessor
+ dev-perl/Test-use-ok
+"
diff --git a/dev-perl/Catalyst-Plugin-Session-Store-Delegate/Manifest b/dev-perl/Catalyst-Plugin-Session-Store-Delegate/Manifest
new file mode 100644
index 000000000..5a0277a1e
--- /dev/null
+++ b/dev-perl/Catalyst-Plugin-Session-Store-Delegate/Manifest
@@ -0,0 +1,8 @@
+DIST Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz 5087 RMD160 97b06323ccf73631d9f8cd8d06f9e6a7cd6813ea SHA1 744d956156d563852408a095b090d8233f9930f0 SHA256 ae28da3f2462202dd682b45e62d9dfe64174c5e5f03407a3dcf70025dc699eeb
+EBUILD Catalyst-Plugin-Session-Store-Delegate-0.02.ebuild 571 RMD160 96bf59fe94bccd771710eb66c2f342421aa48baf SHA1 d4937eaa23e411001df3eec77cf0f97ded97234f SHA256 7cb5f5e51aeee4f046e53580c40e286d3b72eb24b74dbe1d4419859fbf833527
+MD5 7270e128269cbbb05612ccf35348e520 Catalyst-Plugin-Session-Store-Delegate-0.02.ebuild 571
+RMD160 96bf59fe94bccd771710eb66c2f342421aa48baf Catalyst-Plugin-Session-Store-Delegate-0.02.ebuild 571
+SHA256 7cb5f5e51aeee4f046e53580c40e286d3b72eb24b74dbe1d4419859fbf833527 Catalyst-Plugin-Session-Store-Delegate-0.02.ebuild 571
+MD5 7716544d7969b86cfb371bd4eb041406 files/digest-Catalyst-Plugin-Session-Store-Delegate-0.02 325
+RMD160 5325ab62c80d3384652332f7085d54744ebd5404 files/digest-Catalyst-Plugin-Session-Store-Delegate-0.02 325
+SHA256 16f9b52c18a84a8052fcebc803df9083c60837967a84690925ea87263a1ee491 files/digest-Catalyst-Plugin-Session-Store-Delegate-0.02 325
diff --git a/dev-perl/Catalyst-Plugin-Session-Store-Delegate/files/digest-Catalyst-Plugin-Session-Store-Delegate-0.02 b/dev-perl/Catalyst-Plugin-Session-Store-Delegate/files/digest-Catalyst-Plugin-Session-Store-Delegate-0.02
new file mode 100644
index 000000000..62675e778
--- /dev/null
+++ b/dev-perl/Catalyst-Plugin-Session-Store-Delegate/files/digest-Catalyst-Plugin-Session-Store-Delegate-0.02
@@ -0,0 +1,3 @@
+MD5 f838dce5352222acbe240a1072e7c60f Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz 5087
+RMD160 97b06323ccf73631d9f8cd8d06f9e6a7cd6813ea Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz 5087
+SHA256 ae28da3f2462202dd682b45e62d9dfe64174c5e5f03407a3dcf70025dc699eeb Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz 5087
diff --git a/dev-perl/Catalyst-Plugin-Session-Store-Delegate/metadata.xml b/dev-perl/Catalyst-Plugin-Session-Store-Delegate/metadata.xml
new file mode 100644
index 000000000..7262de9a9
--- /dev/null
+++ b/dev-perl/Catalyst-Plugin-Session-Store-Delegate/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>