diff options
author | Chris White <chriswhite@gentoo.org> | 2006-10-09 02:48:56 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2006-10-09 02:48:56 +0000 |
commit | be57c7ba7aefed391bcb1b94a9c7237f19fc9dea (patch) | |
tree | d32575c319db9dcdd30ab809e78e5d68c2f85d98 /dev-perl/Apache-AuthCookie | |
parent | Son of a motha wrong bug #. (diff) | |
download | gentoo-2-be57c7ba7aefed391bcb1b94a9c7237f19fc9dea.tar.gz gentoo-2-be57c7ba7aefed391bcb1b94a9c7237f19fc9dea.tar.bz2 gentoo-2-be57c7ba7aefed391bcb1b94a9c7237f19fc9dea.zip |
Version bump to 3.10
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'dev-perl/Apache-AuthCookie')
-rw-r--r-- | dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild | 18 | ||||
-rw-r--r-- | dev-perl/Apache-AuthCookie/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Apache-AuthCookie/files/digest-Apache-AuthCookie-3.10 | 3 |
3 files changed, 28 insertions, 1 deletions
diff --git a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild new file mode 100644 index 000000000000..3e0b18ef1498 --- /dev/null +++ b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild,v 1.1 2006/10/09 02:48:56 chriswhite Exp $ + +inherit perl-module + +DESCRIPTION="Perl Authentication and Authorization via cookies" +HOMEPAGE="http://search.cpan.org/~mschout/Apache-AuthCookie-3.08/" +SRC_URI="mirror://cpan/authors/id/M/MS/MSCHOUT/${P}.tar.gz" + +LICENSE="Artistic" +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~x86" +IUSE="" + +DEPEND=">=www-apache/mod_perl-2 + dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/Apache-AuthCookie/ChangeLog b/dev-perl/Apache-AuthCookie/ChangeLog index 411a2a3d0b57..1eef8f299972 100644 --- a/dev-perl/Apache-AuthCookie/ChangeLog +++ b/dev-perl/Apache-AuthCookie/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Apache-AuthCookie # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.8 2006/09/10 16:15:13 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.9 2006/10/09 02:48:56 chriswhite Exp $ + +*Apache-AuthCookie-3.10 (09 Oct 2006) + + 09 Oct 2006; Chris White <chriswhite@gentoo.org> + +Apache-AuthCookie-3.10.ebuild: + Version bump to 3.10 10 Sep 2006; Michael Cummings <mcummings@gentoo.org> Apache-AuthCookie-3.08.ebuild: diff --git a/dev-perl/Apache-AuthCookie/files/digest-Apache-AuthCookie-3.10 b/dev-perl/Apache-AuthCookie/files/digest-Apache-AuthCookie-3.10 new file mode 100644 index 000000000000..abecfeebcf9d --- /dev/null +++ b/dev-perl/Apache-AuthCookie/files/digest-Apache-AuthCookie-3.10 @@ -0,0 +1,3 @@ +MD5 8dd9f4a3db329c378f5e5b394c05b5b3 Apache-AuthCookie-3.10.tar.gz 34993 +RMD160 91b003ba1e6b1cb319a00ce10ac2c4bcd29cc3f6 Apache-AuthCookie-3.10.tar.gz 34993 +SHA256 9c29eba34356aa83a1e3d2de32063626edc5965a2bd144e761687c018e3adc1e Apache-AuthCookie-3.10.tar.gz 34993 |