diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-02-06 14:39:00 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-02-06 14:39:00 +0000 |
commit | 82ede254bab8ee546e27fea2f1e3e3ecb31c608e (patch) | |
tree | 761d7213d26add9230d41dc910a263bcca113edc /dev-perl/Apache-Session | |
parent | Version bump (diff) | |
download | gentoo-2-82ede254bab8ee546e27fea2f1e3e3ecb31c608e.tar.gz gentoo-2-82ede254bab8ee546e27fea2f1e3e3ecb31c608e.tar.bz2 gentoo-2-82ede254bab8ee546e27fea2f1e3e3ecb31c608e.zip |
Version bump
(Portage version: 2.1.2-r5)
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.81.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/Apache-Session/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Apache-Session/files/digest-Apache-Session-1.81 | 3 |
3 files changed, 30 insertions, 1 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 000000000000..66c57a639c7b --- /dev/null +++ b/dev-perl/Apache-Session/Apache-Session-1.81.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.81.ebuild,v 1.1 2007/02/06 14:39:00 mcummings 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/" + +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 b10b3fd9fbbd..b0d7168b06cd 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.36 2007/01/22 01:51:26 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.37 2007/02/06 14:39:00 mcummings Exp $ + +*Apache-Session-1.81 (06 Feb 2007) + + 06 Feb 2007; Michael Cummings <mcummings@gentoo.org> + +Apache-Session-1.81.ebuild: + Version bump 22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> Apache-Session-1.80-r1.ebuild: 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 000000000000..f405adb786ba --- /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 |