diff options
author | Torsten Veller <tove@gentoo.org> | 2008-09-30 08:08:48 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-09-30 08:08:48 +0000 |
commit | e56e74d7224f76b7549640343cc6cc4b0d8f08e1 (patch) | |
tree | cdb3e1b17d82aa1c194e3c72608486924095b4c2 /dev-perl/CGI-Session | |
parent | x86/amd64 stable, bug #198632 (diff) | |
download | historical-e56e74d7224f76b7549640343cc6cc4b0d8f08e1.tar.gz historical-e56e74d7224f76b7549640343cc6cc4b0d8f08e1.tar.bz2 historical-e56e74d7224f76b7549640343cc6cc4b0d8f08e1.zip |
Cleanup
Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.26-tuxonice i686
Diffstat (limited to 'dev-perl/CGI-Session')
-rw-r--r-- | dev-perl/CGI-Session/CGI-Session-4.03.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/CGI-Session/CGI-Session-4.13.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/CGI-Session/ChangeLog | 6 |
3 files changed, 5 insertions, 39 deletions
diff --git a/dev-perl/CGI-Session/CGI-Session-4.03.ebuild b/dev-perl/CGI-Session/CGI-Session-4.03.ebuild deleted file mode 100644 index ab9dbc4f2492..000000000000 --- a/dev-perl/CGI-Session/CGI-Session-4.03.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2007 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.03.ebuild,v 1.9 2007/01/14 22:40:26 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="persistent session data in CGI applications " -HOMEPAGE="http://search.cpan.org/~sherzodr" -SRC_URI="mirror://cpan/authors/id/S/SH/SHERZODR/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="virtual/perl-Digest-MD5 - dev-lang/perl" diff --git a/dev-perl/CGI-Session/CGI-Session-4.13.ebuild b/dev-perl/CGI-Session/CGI-Session-4.13.ebuild deleted file mode 100644 index b672f93d650e..000000000000 --- a/dev-perl/CGI-Session/CGI-Session-4.13.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2007 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.13.ebuild,v 1.7 2007/01/14 22:40:26 mcummings 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" - -DEPEND="virtual/perl-Digest-MD5 - dev-lang/perl" diff --git a/dev-perl/CGI-Session/ChangeLog b/dev-perl/CGI-Session/ChangeLog index edf4e36173a7..0fdcee4b05d8 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.24 2008/09/15 07:18:17 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.25 2008/09/30 08:05:54 tove Exp $ + + 30 Sep 2008; Torsten Veller <tove@gentoo.org> -CGI-Session-4.03.ebuild, + -CGI-Session-4.13.ebuild: + Cleanup *CGI-Session-4.36 (15 Sep 2008) |