diff options
author | Torsten Veller <tove@gentoo.org> | 2008-09-30 08:05:54 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-09-30 08:05:54 +0000 |
commit | cd0fbd27e2a894319b94bebd33160640a5a9ac61 (patch) | |
tree | 733b3529eb6932bcf7add8737a4abe9f564f2cf5 /dev-perl/CGI-Session | |
parent | Cleanup (diff) | |
download | gentoo-2-cd0fbd27e2a894319b94bebd33160640a5a9ac61.tar.gz gentoo-2-cd0fbd27e2a894319b94bebd33160640a5a9ac61.tar.bz2 gentoo-2-cd0fbd27e2a894319b94bebd33160640a5a9ac61.zip |
Cleanup
(Portage version: 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) |