diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-12-08 01:51:22 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-12-08 01:51:22 +0000 |
commit | c8146d89abe4270a51e4486fe6298c4626250c82 (patch) | |
tree | bdfb628f0c2888c9b9904b73ae7b2717b95e7d98 /dev-perl/Apache-AuthCookie | |
parent | Version bump. (diff) | |
download | gentoo-2-c8146d89abe4270a51e4486fe6298c4626250c82.tar.gz gentoo-2-c8146d89abe4270a51e4486fe6298c4626250c82.tar.bz2 gentoo-2-c8146d89abe4270a51e4486fe6298c4626250c82.zip |
Version bump.
(Portage version: 2.2_rc16/cvs/Linux 2.6.28-rc5-00117-g7f0f598 x86_64)
Diffstat (limited to 'dev-perl/Apache-AuthCookie')
-rw-r--r-- | dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.12.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Apache-AuthCookie/ChangeLog | 10 |
2 files changed, 25 insertions, 2 deletions
diff --git a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.12.ebuild b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.12.ebuild new file mode 100644 index 000000000000..214c0c053f2d --- /dev/null +++ b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.12.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2008 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.12.ebuild,v 1.1 2008/12/08 01:51:22 robbat2 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" diff --git a/dev-perl/Apache-AuthCookie/ChangeLog b/dev-perl/Apache-AuthCookie/ChangeLog index 634c4560d083..a84bd65f3473 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.15 2007/07/14 09:55:41 phreak Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.16 2008/12/08 01:51:22 robbat2 Exp $ + +*Apache-AuthCookie-3.12 (08 Dec 2008) + + 08 Dec 2008; Robin H. Johnson <robbat2@gentoo.org> + +Apache-AuthCookie-3.12.ebuild: + Version bump. 14 Jul 2007; Christian Heim <phreak@gentoo.org> metadata.xml: Assigning dev-perl/Apache-AuthCookie to perl-herd, as chriswhite has been |