summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-12-30 15:54:18 +0000
committerTorsten Veller <tove@gentoo.org>2008-12-30 15:54:18 +0000
commit335b2a8f2191c1905f07e6a45b6bcc5389cc6789 (patch)
tree17956fe8aa324ddf5b20176c368a8ff56dfcdc18 /dev-perl
parentCleanup (diff)
downloadgentoo-2-335b2a8f2191c1905f07e6a45b6bcc5389cc6789.tar.gz
gentoo-2-335b2a8f2191c1905f07e6a45b6bcc5389cc6789.tar.bz2
gentoo-2-335b2a8f2191c1905f07e6a45b6bcc5389cc6789.zip
Cleanup
(Portage version: 2.2_rc20/cvs/Linux 2.6.27-tuxonice i686)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/CGI-Session/CGI-Session-4.36.ebuild21
-rw-r--r--dev-perl/CGI-Session/CGI-Session-4.38.ebuild21
-rw-r--r--dev-perl/CGI-Session/ChangeLog6
3 files changed, 5 insertions, 43 deletions
diff --git a/dev-perl/CGI-Session/CGI-Session-4.36.ebuild b/dev-perl/CGI-Session/CGI-Session-4.36.ebuild
deleted file mode 100644
index dd804f97dc5a..000000000000
--- a/dev-perl/CGI-Session/CGI-Session-4.36.ebuild
+++ /dev/null
@@ -1,21 +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/CGI-Session/CGI-Session-4.36.ebuild,v 1.2 2008/11/18 14:26:03 tove Exp $
-
-inherit perl-module
-
-DESCRIPTION="persistent session data in CGI applications "
-HOMEPAGE="http://search.cpan.org/~sherzodr"
-SRC_URI="mirror://cpan/authors/id/M/MA/MARKSTOS/${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE=""
-
-SRC_TEST="do"
-
-RDEPEND="virtual/perl-Digest-MD5
- dev-lang/perl"
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build"
diff --git a/dev-perl/CGI-Session/CGI-Session-4.38.ebuild b/dev-perl/CGI-Session/CGI-Session-4.38.ebuild
deleted file mode 100644
index eb1264ca0c6a..000000000000
--- a/dev-perl/CGI-Session/CGI-Session-4.38.ebuild
+++ /dev/null
@@ -1,21 +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/CGI-Session/CGI-Session-4.38.ebuild,v 1.1 2008/12/08 02:04:59 robbat2 Exp $
-
-inherit perl-module
-
-DESCRIPTION="persistent session data in CGI applications "
-HOMEPAGE="http://search.cpan.org/~sherzodr"
-SRC_URI="mirror://cpan/authors/id/M/MA/MARKSTOS/${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE=""
-
-SRC_TEST="do"
-
-RDEPEND="virtual/perl-Digest-MD5
- dev-lang/perl"
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build"
diff --git a/dev-perl/CGI-Session/ChangeLog b/dev-perl/CGI-Session/ChangeLog
index 414f94ad175b..054d0ba6dd23 100644
--- a/dev-perl/CGI-Session/ChangeLog
+++ b/dev-perl/CGI-Session/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/CGI-Session
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.28 2008/12/16 15:28:36 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.29 2008/12/30 15:54:18 tove Exp $
+
+ 30 Dec 2008; Torsten Veller <tove@gentoo.org> -CGI-Session-4.36.ebuild,
+ -CGI-Session-4.38.ebuild:
+ Cleanup
*CGI-Session-4.39 (16 Dec 2008)