summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-03-31 07:43:24 +0000
committerTorsten Veller <tove@gentoo.org>2012-03-31 07:43:24 +0000
commitf2f41121bde927585b39258199a21282828bf859 (patch)
tree135606d9823ef45e9a66dfff320c35d0e5cbd1a0 /dev-perl/Apache-Session
parentDrop useless sed for unused SCons buildsystem (diff)
downloadhistorical-f2f41121bde927585b39258199a21282828bf859.tar.gz
historical-f2f41121bde927585b39258199a21282828bf859.tar.bz2
historical-f2f41121bde927585b39258199a21282828bf859.zip
Cleanup
Package-Manager: portage-2.2.0_alpha96/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.83.ebuild18
-rw-r--r--dev-perl/Apache-Session/ChangeLog5
2 files changed, 4 insertions, 19 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.83.ebuild b/dev-perl/Apache-Session/Apache-Session-1.83.ebuild
deleted file mode 100644
index fe23d49376c2..000000000000
--- a/dev-perl/Apache-Session/Apache-Session-1.83.ebuild
+++ /dev/null
@@ -1,18 +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-Session/Apache-Session-1.83.ebuild,v 1.7 2012/03/19 19:21:54 armin76 Exp $
-
-MODULE_AUTHOR=CHORNY
-inherit perl-module
-
-DESCRIPTION="Perl module for Apache::Session"
-
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="alpha amd64 ppc 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 3b46b96742ad..0caac3c3d074 100644
--- a/dev-perl/Apache-Session/ChangeLog
+++ b/dev-perl/Apache-Session/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Apache-Session
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.66 2012/03/19 19:21:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.67 2012/03/31 07:42:10 tove Exp $
+
+ 31 Mar 2012; Torsten Veller <tove@gentoo.org> -Apache-Session-1.83.ebuild:
+ Cleanup
19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Apache-Session-1.83.ebuild,
Apache-Session-1.890.0.ebuild: