diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-06-15 02:46:06 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-06-15 02:46:06 +0000 |
commit | fa062d0393790285e48298bd61bb0b3064bbf875 (patch) | |
tree | 694c1fe3c11b9e409eef521f4e952e4003968287 /dev-perl/Apache-Session | |
parent | Stable on amd64 wrt bug 181593 (diff) | |
download | historical-fa062d0393790285e48298bd61bb0b3064bbf875.tar.gz historical-fa062d0393790285e48298bd61bb0b3064bbf875.tar.bz2 historical-fa062d0393790285e48298bd61bb0b3064bbf875.zip |
Version bump
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.83.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/Apache-Session/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Apache-Session/files/digest-Apache-Session-1.83 | 3 |
3 files changed, 29 insertions, 1 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.83.ebuild b/dev-perl/Apache-Session/Apache-Session-1.83.ebuild new file mode 100644 index 000000000000..ddfa5e89566e --- /dev/null +++ b/dev-perl/Apache-Session/Apache-Session-1.83.ebuild @@ -0,0 +1,19 @@ +# 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.83.ebuild,v 1.1 2007/06/15 02:46:06 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" + +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 175d4f493c6f..290e88c7eea0 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.42 2007/05/05 17:29:44 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.43 2007/06/15 02:46:06 mcummings Exp $ + +*Apache-Session-1.83 (15 Jun 2007) + + 15 Jun 2007; Michael Cummings <mcummings@gentoo.org> + +Apache-Session-1.83.ebuild: + Version bump 05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> Apache-Session-1.81.ebuild: diff --git a/dev-perl/Apache-Session/files/digest-Apache-Session-1.83 b/dev-perl/Apache-Session/files/digest-Apache-Session-1.83 new file mode 100644 index 000000000000..502551b97966 --- /dev/null +++ b/dev-perl/Apache-Session/files/digest-Apache-Session-1.83 @@ -0,0 +1,3 @@ +MD5 d0671a5fba487f40507b46cd259a0b16 Apache-Session-1.83.tar.gz 34285 +RMD160 ea5ab692fdcd20c06edbdec73d10a15128b1229e Apache-Session-1.83.tar.gz 34285 +SHA256 f1abf03a9d52eb21b76df41ffe9442809c52b197cf1b7c4344efeff4a822bea3 Apache-Session-1.83.tar.gz 34285 |