diff options
-rw-r--r-- | dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Apache-AuthCookie/ChangeLog | 5 |
2 files changed, 4 insertions, 18 deletions
diff --git a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild deleted file mode 100644 index 677d9d909f88..000000000000 --- a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2012 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.5 2012/04/08 14:52:52 armin76 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 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 33b1e3ed05d4..e93dee6fac76 100644 --- a/dev-perl/Apache-AuthCookie/ChangeLog +++ b/dev-perl/Apache-AuthCookie/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Apache-AuthCookie # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.29 2012/04/08 14:52:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.30 2012/04/21 19:58:08 tove Exp $ + + 21 Apr 2012; Torsten Veller <tove@gentoo.org> -Apache-AuthCookie-3.10.ebuild: + Cleanup 08 Apr 2012; Raúl Porcel <armin76@gentoo.org> Apache-AuthCookie-3.10.ebuild, Apache-AuthCookie-3.180.0.ebuild: |