summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-09-30 08:08:48 +0000
committerTorsten Veller <tove@gentoo.org>2008-09-30 08:08:48 +0000
commite56e74d7224f76b7549640343cc6cc4b0d8f08e1 (patch)
treecdb3e1b17d82aa1c194e3c72608486924095b4c2 /dev-perl/Apache-Session/Apache-Session-1.83.ebuild
parentx86/amd64 stable, bug #198632 (diff)
downloadhistorical-e56e74d7224f76b7549640343cc6cc4b0d8f08e1.tar.gz
historical-e56e74d7224f76b7549640343cc6cc4b0d8f08e1.tar.bz2
historical-e56e74d7224f76b7549640343cc6cc4b0d8f08e1.zip
Cleanup
Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.26-tuxonice i686
Diffstat (limited to 'dev-perl/Apache-Session/Apache-Session-1.83.ebuild')
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.83.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.83.ebuild b/dev-perl/Apache-Session/Apache-Session-1.83.ebuild
index 401e96bf3e96..73c7aa912e30 100644
--- a/dev-perl/Apache-Session/Apache-Session-1.83.ebuild
+++ b/dev-perl/Apache-Session/Apache-Session-1.83.ebuild
@@ -1,17 +1,16 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 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.83.ebuild,v 1.5 2007/11/10 11:52:15 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.83.ebuild,v 1.6 2008/09/30 07:56:04 tove Exp $
+MODULE_AUTHOR=CHORNY
inherit perl-module
-IUSE=""
DESCRIPTION="Perl module for Apache::Session"
-SRC_URI="mirror://cpan/authors/id/C/CH/CHORNY/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~chorny/"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="alpha amd64 ia64 ppc sparc x86"
+IUSE=""
DEPEND="dev-perl/Test-Deep
virtual/perl-Digest-MD5