diff options
author | Torsten Veller <tove@gentoo.org> | 2011-04-03 06:57:24 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-04-03 06:57:24 +0000 |
commit | f87782c488e985c61ee70f6f807955490cad27b8 (patch) | |
tree | d3748125bfd6fdf9745d0a5b0d995999b7fdfce4 /dev-perl/Apache-AuthCookie | |
parent | Cleanup (diff) | |
download | gentoo-2-f87782c488e985c61ee70f6f807955490cad27b8.tar.gz gentoo-2-f87782c488e985c61ee70f6f807955490cad27b8.tar.bz2 gentoo-2-f87782c488e985c61ee70f6f807955490cad27b8.zip |
Cleanup
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Apache-AuthCookie')
-rw-r--r-- | dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.15.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.170.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/Apache-AuthCookie/ChangeLog | 6 |
3 files changed, 5 insertions, 37 deletions
diff --git a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.15.ebuild b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.15.ebuild deleted file mode 100644 index 26524e449f0e..000000000000 --- a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.15.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2010 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.15.ebuild,v 1.1 2010/08/28 07:29:42 tove Exp $ - -EAPI=3 - -MODULE_AUTHOR=MSCHOUT -inherit perl-module - -DESCRIPTION="Perl Authentication and Authorization via cookies" - -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" -IUSE="" - -RDEPEND=">=www-apache/mod_perl-2" -DEPEND="${RDEPEND}" diff --git a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.170.ebuild b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.170.ebuild deleted file mode 100644 index cbce47605be4..000000000000 --- a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.170.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2011 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.170.ebuild,v 1.1 2011/01/20 07:01:27 tove Exp $ - -EAPI=3 - -MODULE_AUTHOR=MSCHOUT -MODULE_VERSION=3.17 -inherit perl-module - -DESCRIPTION="Perl Authentication and Authorization via cookies" - -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" -IUSE="" - -RDEPEND=">=www-apache/mod_perl-2 - >=dev-perl/Apache-Test-1.32" -DEPEND="${RDEPEND}" diff --git a/dev-perl/Apache-AuthCookie/ChangeLog b/dev-perl/Apache-AuthCookie/ChangeLog index bcf3e71a8cd0..f766e5752751 100644 --- a/dev-perl/Apache-AuthCookie/ChangeLog +++ b/dev-perl/Apache-AuthCookie/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Apache-AuthCookie # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.23 2011/02/07 18:37:10 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.24 2011/04/03 06:57:24 tove Exp $ + + 03 Apr 2011; Torsten Veller <tove@gentoo.org> -Apache-AuthCookie-3.15.ebuild, + -Apache-AuthCookie-3.170.ebuild: + Cleanup 07 Feb 2011; Robin H. Johnson <robbat2@gentoo.org> Apache-AuthCookie-3.180.ebuild: |