diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2002-12-14 21:52:48 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2002-12-14 21:52:48 +0000 |
commit | 22250785da5163408760f2c152516b6ba936cb5e (patch) | |
tree | 86cc8da2c8068152be906c64348ce2772c931eaa /dev-perl/Apache-Session | |
parent | fixed lintool-errors and changed description to something that makes (diff) | |
download | gentoo-2-22250785da5163408760f2c152516b6ba936cb5e.tar.gz gentoo-2-22250785da5163408760f2c152516b6ba936cb5e.tar.bz2 gentoo-2-22250785da5163408760f2c152516b6ba936cb5e.zip |
new ebuild
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.54.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/Apache-Session/ChangeLog | 12 | ||||
-rw-r--r-- | dev-perl/Apache-Session/files/digest-Apache-Session-1.54 | 1 |
3 files changed, 33 insertions, 0 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.54.ebuild b/dev-perl/Apache-Session/Apache-Session-1.54.ebuild new file mode 100644 index 000000000000..6edd1a434ab5 --- /dev/null +++ b/dev-perl/Apache-Session/Apache-Session-1.54.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.54.ebuild,v 1.1 2002/12/14 21:52:48 mkennedy Exp $ + +inherit perl-module + +IUSE="" + +S=${WORKDIR}/${P} +DESCRIPTION="Perl module for Apache::Session" +SRC_URI="http://search.cpan.org/CPAN/authors/id/J/JB/JBAKER/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/author/JBAKER/Apache-Session-1.54/" + +SLOT="0" +LICENSE="Artistic" +KEYWORDS="x86 ppc sparc alpha" + +DEPEND="${DEPEND} + dev-perl/Digest-MD5 + dev-perl/Storable" diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog new file mode 100644 index 000000000000..47ec58058d47 --- /dev/null +++ b/dev-perl/Apache-Session/ChangeLog @@ -0,0 +1,12 @@ +# ChangeLog for dev-perl/Apache-Session +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.1 2002/12/14 21:52:48 mkennedy Exp $ + +*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/files/digest-Apache-Session-1.54 b/dev-perl/Apache-Session/files/digest-Apache-Session-1.54 new file mode 100644 index 000000000000..2bc102f73f4d --- /dev/null +++ b/dev-perl/Apache-Session/files/digest-Apache-Session-1.54 @@ -0,0 +1 @@ +MD5 6d327a8388a58260e10f5f7fc1c79123 Apache-Session-1.54.tar.gz 27355 |