summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-04-21 19:58:08 +0000
committerTorsten Veller <tove@gentoo.org>2012-04-21 19:58:08 +0000
commitbb09bfe84062b70c7f2b4d3d61a8fbb07cbf2c51 (patch)
treebfdf362cd33ded8235d5930830193058d3876936 /dev-perl/Apache-AuthCookie
parentCleanup (diff)
downloadgentoo-2-bb09bfe84062b70c7f2b4d3d61a8fbb07cbf2c51.tar.gz
gentoo-2-bb09bfe84062b70c7f2b4d3d61a8fbb07cbf2c51.tar.bz2
gentoo-2-bb09bfe84062b70c7f2b4d3d61a8fbb07cbf2c51.zip
Cleanup
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Apache-AuthCookie')
-rw-r--r--dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild17
-rw-r--r--dev-perl/Apache-AuthCookie/ChangeLog5
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: