summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenat Lumpau <rl03@gentoo.org>2005-06-12 19:46:14 +0000
committerRenat Lumpau <rl03@gentoo.org>2005-06-12 19:46:14 +0000
commita8cf537088f4239e97203c828b80d51d937d5690 (patch)
treea2b2cf43c26917cdfcec4f15a7e6670d3ccd5e56 /dev-perl/HTTP-Server-Simple-Mason
parentThe cronjob now also generated the Diffie-Hellman Parameters. (diff)
downloadhistorical-a8cf537088f4239e97203c828b80d51d937d5690.tar.gz
historical-a8cf537088f4239e97203c828b80d51d937d5690.tar.bz2
historical-a8cf537088f4239e97203c828b80d51d937d5690.zip
Initial ebuild. www-apps/rt dependency. Okd by beu.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-perl/HTTP-Server-Simple-Mason')
-rw-r--r--dev-perl/HTTP-Server-Simple-Mason/ChangeLog10
-rw-r--r--dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.05.ebuild17
-rw-r--r--dev-perl/HTTP-Server-Simple-Mason/Manifest2
-rw-r--r--dev-perl/HTTP-Server-Simple-Mason/files/digest-HTTP-Server-Simple-Mason-0.051
-rw-r--r--dev-perl/HTTP-Server-Simple-Mason/metadata.xml10
5 files changed, 40 insertions, 0 deletions
diff --git a/dev-perl/HTTP-Server-Simple-Mason/ChangeLog b/dev-perl/HTTP-Server-Simple-Mason/ChangeLog
new file mode 100644
index 000000000000..1ed9c018abdc
--- /dev/null
+++ b/dev-perl/HTTP-Server-Simple-Mason/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/HTTP-Server-Simple-Mason
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/ChangeLog,v 1.1 2005/06/12 19:34:36 rl03 Exp $
+
+*HTTP-Server-Simple-Mason-0.05 (12 Jun 2005)
+
+ 12 Jun 2005; Renat Lumpau <rl03@gentoo.org> +metadata.xml,
+ +HTTP-Server-Simple-Mason-0.05.ebuild:
+ Initial ebuild. www-apps/rt dependency. Okd by beu.
+
diff --git a/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.05.ebuild b/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.05.ebuild
new file mode 100644
index 000000000000..934a3d83472e
--- /dev/null
+++ b/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.05.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.05.ebuild,v 1.1 2005/06/12 19:34:36 rl03 Exp $
+
+inherit perl-module
+
+DESCRIPTION="An abstract baseclass for a standalone mason server"
+SRC_URI="mirror://cpan/authors/id/J/JE/JESSE/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~jesse/${PN}/"
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~x86"
+
+DEPEND="dev-perl/Hook-LexWrap"
+SRC_TEST="do"
+IUSE="" \ No newline at end of file
diff --git a/dev-perl/HTTP-Server-Simple-Mason/Manifest b/dev-perl/HTTP-Server-Simple-Mason/Manifest
new file mode 100644
index 000000000000..3062c50e1ae4
--- /dev/null
+++ b/dev-perl/HTTP-Server-Simple-Mason/Manifest
@@ -0,0 +1,2 @@
+MD5 0d7c942ce4895ea0197e38004dbcc0fb HTTP-Server-Simple-Mason-0.05.ebuild 425
+MD5 84a2f35792ea49fbdd31e9bbee8c19ae files/digest-HTTP-Server-Simple-Mason-0.05 80
diff --git a/dev-perl/HTTP-Server-Simple-Mason/files/digest-HTTP-Server-Simple-Mason-0.05 b/dev-perl/HTTP-Server-Simple-Mason/files/digest-HTTP-Server-Simple-Mason-0.05
new file mode 100644
index 000000000000..4ac16d2318ca
--- /dev/null
+++ b/dev-perl/HTTP-Server-Simple-Mason/files/digest-HTTP-Server-Simple-Mason-0.05
@@ -0,0 +1 @@
+MD5 6cbb16f3e58e296d0d4be823357d647d HTTP-Server-Simple-Mason-0.05.tar.gz 11735
diff --git a/dev-perl/HTTP-Server-Simple-Mason/metadata.xml b/dev-perl/HTTP-Server-Simple-Mason/metadata.xml
new file mode 100644
index 000000000000..86672fe64c10
--- /dev/null
+++ b/dev-perl/HTTP-Server-Simple-Mason/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>perl@gentoo.org</email>
+ <description>Primary Maintainer</description>
+ </maintainer>
+ <longdescription></longdescription>
+</pkgmetadata>