summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-05-02 12:10:21 +0000
committerTorsten Veller <tove@gentoo.org>2009-05-02 12:10:21 +0000
commit6ad9dd8da520afcd37f5d314b73def29bf3322af (patch)
tree638a20abb8b7eef3d4046fa0bdd6218b14bee7ef /dev-perl/Apache-Session
parentCleanup (diff)
downloadgentoo-2-6ad9dd8da520afcd37f5d314b73def29bf3322af.tar.gz
gentoo-2-6ad9dd8da520afcd37f5d314b73def29bf3322af.tar.bz2
gentoo-2-6ad9dd8da520afcd37f5d314b73def29bf3322af.zip
Cleanup
(Portage version: 2.2_rc31/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.87.ebuild18
-rw-r--r--dev-perl/Apache-Session/ChangeLog7
2 files changed, 5 insertions, 20 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.87.ebuild b/dev-perl/Apache-Session/Apache-Session-1.87.ebuild
deleted file mode 100644
index 9d8c862c4b7e..000000000000
--- a/dev-perl/Apache-Session/Apache-Session-1.87.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.87.ebuild,v 1.1 2008/12/08 02:04:02 robbat2 Exp $
-
-MODULE_AUTHOR=CHORNY
-inherit perl-module
-
-DESCRIPTION="Perl module for Apache::Session"
-
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE=""
-
-DEPEND="dev-perl/Test-Deep
- virtual/perl-Digest-MD5
- virtual/perl-Storable
- dev-lang/perl"
diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog
index 68fc756b2145..455490308a5b 100644
--- a/dev-perl/Apache-Session/ChangeLog
+++ b/dev-perl/Apache-Session/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Apache-Session
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.54 2008/12/23 08:30:52 robbat2 Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.55 2009/05/02 12:10:21 tove Exp $
+
+ 02 May 2009; Torsten Veller <tove@gentoo.org> -Apache-Session-1.87.ebuild:
+ Cleanup
*Apache-Session-1.88 (23 Dec 2008)