diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-03-13 01:38:58 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-03-13 01:38:58 +0000 |
commit | 8071a12d0fe150106a548bf98ef2092a308aed4d (patch) | |
tree | 5e302c8b17a9fa333406d78d684af92daf12c474 /dev-perl/Apache-Session | |
parent | Version bump (diff) | |
download | gentoo-2-8071a12d0fe150106a548bf98ef2092a308aed4d.tar.gz gentoo-2-8071a12d0fe150106a548bf98ef2092a308aed4d.tar.bz2 gentoo-2-8071a12d0fe150106a548bf98ef2092a308aed4d.zip |
Version bump
(Portage version: 2.1.2.1)
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.82.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/Apache-Session/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Apache-Session/files/digest-Apache-Session-1.82 | 3 |
3 files changed, 30 insertions, 1 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.82.ebuild b/dev-perl/Apache-Session/Apache-Session-1.82.ebuild new file mode 100644 index 000000000000..4208a1ccc213 --- /dev/null +++ b/dev-perl/Apache-Session/Apache-Session-1.82.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2007 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.82.ebuild,v 1.1 2007/03/13 01:38:58 mcummings Exp $ + +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" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" + +DEPEND="dev-perl/Test-Deep + virtual/perl-Digest-MD5 + virtual/perl-Storable + dev-lang/perl" diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog index b2fd0917cda6..98379f031b59 100644 --- a/dev-perl/Apache-Session/ChangeLog +++ b/dev-perl/Apache-Session/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Apache-Session # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.38 2007/03/05 11:12:19 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.39 2007/03/13 01:38:58 mcummings Exp $ + +*Apache-Session-1.82 (13 Mar 2007) + + 13 Mar 2007; Michael Cummings <mcummings@gentoo.org> + +Apache-Session-1.82.ebuild: + Version bump 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Apache-Session-1.80-r1.ebuild: diff --git a/dev-perl/Apache-Session/files/digest-Apache-Session-1.82 b/dev-perl/Apache-Session/files/digest-Apache-Session-1.82 new file mode 100644 index 000000000000..0ff4e74339cb --- /dev/null +++ b/dev-perl/Apache-Session/files/digest-Apache-Session-1.82 @@ -0,0 +1,3 @@ +MD5 c8b460b923f1a8bdd1949b5958880168 Apache-Session-1.82.tar.gz 32535 +RMD160 8386b07ef9f04fe75eec6b06270b2566225e5309 Apache-Session-1.82.tar.gz 32535 +SHA256 175ff3ffcdf73f80f020c5d0029a1f48946f3580767f257b13ac82948a42026a Apache-Session-1.82.tar.gz 32535 |