summaryrefslogtreecommitdiff
path: root/dev-perl/Apache-Session
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.81.ebuild22
-rw-r--r--dev-perl/Apache-Session/ChangeLog141
-rw-r--r--dev-perl/Apache-Session/Manifest16
-rw-r--r--dev-perl/Apache-Session/files/digest-Apache-Session-1.813
-rw-r--r--dev-perl/Apache-Session/metadata.xml10
5 files changed, 192 insertions, 0 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.81.ebuild b/dev-perl/Apache-Session/Apache-Session-1.81.ebuild
new file mode 100644
index 00000000..d64fd95b
--- /dev/null
+++ b/dev-perl/Apache-Session/Apache-Session-1.81.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.80-r1.ebuild,v 1.7 2006/10/15 13:00:22 agriffis Exp $
+
+inherit perl-module
+IUSE=""
+
+DESCRIPTION="Perl module for Apache::Session"
+SRC_URI="mirror://cpan/authors/id/C/CW/CWEST/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~cwest/Apache-Session-1.80/"
+
+SLOT="0"
+LICENSE="Artistic"
+#KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"
+
+DEPEND="dev-perl/Test-Deep
+ virtual/perl-Digest-MD5
+ virtual/perl-Storable
+ dev-lang/perl"
+
+RDEPEND="${DEPEND}"
diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog
new file mode 100644
index 00000000..63fc6ac1
--- /dev/null
+++ b/dev-perl/Apache-Session/ChangeLog
@@ -0,0 +1,141 @@
+# ChangeLog for dev-perl/Apache-Session
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.34 2006/10/15 13:00:22 agriffis Exp $
+
+ 15 Oct 2006; Aron Griffis <agriffis@gentoo.org>
+ Apache-Session-1.80-r1.ebuild:
+ Mark 1.80-r1 ~ia64. #139107
+
+ 07 Sep 2006; Michael Cummings <mcummings@gentoo.org>
+ -Apache-Session-1.60.ebuild:
+ Cleaning out old ebuilds
+
+ 19 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ Apache-Session-1.80-r1.ebuild:
+ ppc stable
+
+ 17 Aug 2006; Thomas Cort <tcort@gentoo.org> Apache-Session-1.80-r1.ebuild:
+ Re-added ~alpha keyword wrt Bug #139107.
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Apache-Session-1.80-r1.ebuild:
+ Marking amd64, sparc stable
+
+ 04 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Apache-Session-1.60.ebuild, Apache-Session-1.80.ebuild,
+ Apache-Session-1.80-r1.ebuild:
+ Adding perl dep; fixed DEPEND
+
+ 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ Apache-Session-1.80-r1.ebuild:
+ Added ~ppc, bug #139107
+
+*Apache-Session-1.80-r1 (04 Jul 2006)
+
+ 04 Jul 2006; Michael Cummings <mcummings@gentoo.org>
+ +Apache-Session-1.80-r1.ebuild:
+ Bug 139107 - missing dep on Test-Deep
+
+ 03 Jul 2006; Christian Hartmann <ian@gentoo.org>
+ Apache-Session-1.60.ebuild, Apache-Session-1.80.ebuild:
+ Fixed RDEPEND wrt bug #134781; fixed DEPEND
+
+ 13 Feb 2006; <mcumming@gentoo.org> Apache-Session-1.60.ebuild,
+ Apache-Session-1.80.ebuild:
+ Virtual for perl-core dep
+
+ 06 Feb 2006; Simon Stelling <blubb@gentoo.org> Apache-Session-1.80.ebuild:
+ stable on amd64
+
+ 04 Feb 2006; Aron Griffis <agriffis@gentoo.org>
+ Apache-Session-1.80.ebuild:
+ Mark 1.80 stable on ia64
+
+ 31 Jan 2006; Aron Griffis <agriffis@gentoo.org>
+ Apache-Session-1.80.ebuild:
+ Mark 1.80 stable on alpha
+
+ 21 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
+ Apache-Session-1.80.ebuild:
+ Stable on ppc.
+
+ 18 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ Apache-Session-1.80.ebuild:
+ Stable on sparc
+
+ 18 Jan 2006; <mcumming@gentoo.org> Apache-Session-1.80.ebuild:
+ Marking x86 stable
+
+*Apache-Session-1.80 (09 Nov 2005)
+
+ 09 Nov 2005; Chris White <chriswhite@gentoo.org>
+ -Apache-Session-1.54.ebuild, +Apache-Session-1.80.ebuild:
+ Version bump to 1.80 for bug #111933. Removed old ebuilds.
+
+ 02 Oct 2005; Aron Griffis <agriffis@gentoo.org>
+ Apache-Session-1.60.ebuild:
+ Mark 1.60 stable on ia64
+
+ 25 Aug 2005; Aron Griffis <agriffis@gentoo.org>
+ Apache-Session-1.60.ebuild:
+ add ~ia64
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org>
+ Apache-Session-1.60.ebuild:
+ dev-perl/Storable => perl-core/Storable migration
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org>
+ Apache-Session-1.54.ebuild:
+ dev-perl/Storable => perl-core/Storable migration
+
+ 24 May 2005; Michael Cummings <mcummings@gentoo.org>
+ Apache-Session-1.54.ebuild, Apache-Session-1.60.ebuild:
+ dev-perl/Digest-MD5 => perl-core/Digest-MD5
+
+ 21 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
+ Apache-Session-1.60.ebuild:
+ Stable on ppc.
+
+ 22 Jan 2005; Bryan Østergaard <kloeri@gentoo.org>
+ Apache-Session-1.60.ebuild:
+ Stable on alpha.
+
+ 21 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ Apache-Session-1.60.ebuild:
+ Stable on sparc
+
+ 21 Jan 2005; Michael Cummings <mcummings@gentoo.org>
+ Apache-Session-1.60.ebuild:
+ Unmasking for x86
+
+ 16 Oct 2004; Robert Coie <rac@gentoo.org> Apache-Session-1.60.ebuild:
+ keyword amd64
+
+ 27 Sep 2004; Michael Cummings <mcummings@gentoo.org>
+ Apache-Session-1.54.ebuild, Apache-Session-1.60.ebuild:
+ Mirror src_uri
+
+ 13 Jun 2004; Michael Cummings <mcummings@gentoo.org>
+ Apache-Session-1.60.ebuild:
+ bug fix because of MY_P
+
+*Apache-Session-1.60 (13 Jun 2004)
+
+ 13 Jun 2004; Michael Cummings <mcummings@gentoo.org>
+ Apache-Session-1.6.ebuild, Apache-Session-1.60.ebuild:
+ Moved .6 to .60 so portage could pick it up as an upgrade
+
+*Apache-Session-1.6 (05 Jun 2004)
+
+ 05 Jun 2004; Michael Cummings <mcummings@gentoo.org>
+ Apache-Session-1.6.ebuild:
+ new version on cpan
+
+*Apache-Session-1.54 (14 Dec 2002)
+
+ 14 Dec 2002; Matthew Kennedy <mkennedy@gentoo.org>
+ Apache-Session-1.54.ebuild, ChangeLog,
+ files/digest-Apache-Session-1.54 :
+
+ Initial import.
+
diff --git a/dev-perl/Apache-Session/Manifest b/dev-perl/Apache-Session/Manifest
new file mode 100644
index 00000000..2803f268
--- /dev/null
+++ b/dev-perl/Apache-Session/Manifest
@@ -0,0 +1,16 @@
+DIST Apache-Session-1.81.tar.gz 31468 RMD160 6bd4393153a26a57f9a1e58d90a0c81f74f8e2de SHA1 11cba6c4480201b8910bfb16847d5656c9f0d63a SHA256 7a47763fd6f0603370049363d58fbbd15f730b1d8fa65fdf540c0c87362647dd
+EBUILD Apache-Session-1.81.ebuild 668 RMD160 240880e576cb589c3804c7233d2489ecd53a773d SHA1 ac6a0522a29bf530020ddcd57f3369dbb5a48634 SHA256 80ab5b94d25d899c059fdf80d09db86c08c7c80812ee5a2d08eaa09e268f0da7
+MD5 2471725623c5074f35929e32bcd644bf Apache-Session-1.81.ebuild 668
+RMD160 240880e576cb589c3804c7233d2489ecd53a773d Apache-Session-1.81.ebuild 668
+SHA256 80ab5b94d25d899c059fdf80d09db86c08c7c80812ee5a2d08eaa09e268f0da7 Apache-Session-1.81.ebuild 668
+MISC ChangeLog 4274 RMD160 2b680126fa752c1865750af24d2fc1cefef73025 SHA1 31f1a9570ea323810fefeb59adf80fb7171cbb5f SHA256 51ecd99a0461d3eaa5049cc6ca0b498d74064164b685dddbef85886ad32ab9bd
+MD5 5d2032627092c1878ff7584b6ff2c450 ChangeLog 4274
+RMD160 2b680126fa752c1865750af24d2fc1cefef73025 ChangeLog 4274
+SHA256 51ecd99a0461d3eaa5049cc6ca0b498d74064164b685dddbef85886ad32ab9bd ChangeLog 4274
+MISC metadata.xml 305 RMD160 647980838c590f54441a053916ea629e53e551c0 SHA1 99ef1deeae9a934fb6e46cf5fc4a5fcb8379a74a SHA256 f05dbef15061919972882cab07057e102760a542beba17d131194091401cd7ca
+MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
+RMD160 647980838c590f54441a053916ea629e53e551c0 metadata.xml 305
+SHA256 f05dbef15061919972882cab07057e102760a542beba17d131194091401cd7ca metadata.xml 305
+MD5 f8e1ab25c3457581e51a780cc129bcad files/digest-Apache-Session-1.81 256
+RMD160 607eac558017d702362f84ffaf8737258abbe578 files/digest-Apache-Session-1.81 256
+SHA256 1e575da292b34144b80bc71c28cc926ff49499a2f6d77b405d8137da404729a7 files/digest-Apache-Session-1.81 256
diff --git a/dev-perl/Apache-Session/files/digest-Apache-Session-1.81 b/dev-perl/Apache-Session/files/digest-Apache-Session-1.81
new file mode 100644
index 00000000..f405adb7
--- /dev/null
+++ b/dev-perl/Apache-Session/files/digest-Apache-Session-1.81
@@ -0,0 +1,3 @@
+MD5 942788df6c5e743333cae5816551f203 Apache-Session-1.81.tar.gz 31468
+RMD160 6bd4393153a26a57f9a1e58d90a0c81f74f8e2de Apache-Session-1.81.tar.gz 31468
+SHA256 7a47763fd6f0603370049363d58fbbd15f730b1d8fa65fdf540c0c87362647dd Apache-Session-1.81.tar.gz 31468
diff --git a/dev-perl/Apache-Session/metadata.xml b/dev-perl/Apache-Session/metadata.xml
new file mode 100644
index 00000000..86672fe6
--- /dev/null
+++ b/dev-perl/Apache-Session/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>