diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-07-08 19:36:15 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-07-08 19:36:15 +0000 |
commit | 4c37f1365d81eb5361a6bc4e9ab303d1d6a1187e (patch) | |
tree | 36c78a1b7603ec2c25bb4ad62fc1b56c37612b68 /dev-perl/Apache-Session | |
parent | Cleaning out stale ebuilds (diff) | |
download | gentoo-2-4c37f1365d81eb5361a6bc4e9ab303d1d6a1187e.tar.gz gentoo-2-4c37f1365d81eb5361a6bc4e9ab303d1d6a1187e.tar.bz2 gentoo-2-4c37f1365d81eb5361a6bc4e9ab303d1d6a1187e.zip |
Cleaning up
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'dev-perl/Apache-Session')
5 files changed, 5 insertions, 45 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.80-r1.ebuild b/dev-perl/Apache-Session/Apache-Session-1.80-r1.ebuild deleted file mode 100644 index 742c1ea6f721..000000000000 --- a/dev-perl/Apache-Session/Apache-Session-1.80-r1.ebuild +++ /dev/null @@ -1,20 +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/Apache-Session/Apache-Session-1.80-r1.ebuild,v 1.10 2007/03/05 11:12:19 ticho Exp $ - -inherit perl-module -IUSE="" - -DESCRIPTION="Perl module for Apache::Session" -SRC_URI="mirror://cpan/authors/id/C/CW/CWEST/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~cwest/Apache-Session-1.80/" - -SLOT="0" -LICENSE="Artistic" -#KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" - -DEPEND="dev-perl/Test-Deep - virtual/perl-Digest-MD5 - virtual/perl-Storable - dev-lang/perl" diff --git a/dev-perl/Apache-Session/Apache-Session-1.80.ebuild b/dev-perl/Apache-Session/Apache-Session-1.80.ebuild deleted file mode 100644 index 47d28f4c5488..000000000000 --- a/dev-perl/Apache-Session/Apache-Session-1.80.ebuild +++ /dev/null @@ -1,18 +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/Apache-Session/Apache-Session-1.80.ebuild,v 1.11 2007/01/14 22:11:00 mcummings Exp $ - -inherit perl-module -IUSE="" - -DESCRIPTION="Perl module for Apache::Session" -SRC_URI="mirror://cpan/authors/id/C/CW/CWEST/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~cwest/Apache-Session-1.80/" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" - -DEPEND="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 bb94d250551b..97618bec6248 100644 --- a/dev-perl/Apache-Session/ChangeLog +++ b/dev-perl/Apache-Session/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Apache-Session # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.46 2007/07/05 13:11:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.47 2007/07/08 19:36:15 mcummings Exp $ + + 08 Jul 2007; Michael Cummings <mcummings@gentoo.org> + -Apache-Session-1.80.ebuild, -Apache-Session-1.80-r1.ebuild: + Cleaning up 05 Jul 2007; Raúl Porcel <armin76@gentoo.org> Apache-Session-1.82.ebuild: alpha/ia64/x86 stable diff --git a/dev-perl/Apache-Session/files/digest-Apache-Session-1.80 b/dev-perl/Apache-Session/files/digest-Apache-Session-1.80 deleted file mode 100644 index 3fcef4c1639e..000000000000 --- a/dev-perl/Apache-Session/files/digest-Apache-Session-1.80 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 fbb26cc28250127efc24b9e745b934f3 Apache-Session-1.80.tar.gz 31227 -RMD160 247a7b3c15f992625f0b6b460f9b1062cb714d78 Apache-Session-1.80.tar.gz 31227 -SHA256 3a129f9258deb3ea79380179211fc14d880fec397fcfabdd5d3cb5b8c33a9859 Apache-Session-1.80.tar.gz 31227 diff --git a/dev-perl/Apache-Session/files/digest-Apache-Session-1.80-r1 b/dev-perl/Apache-Session/files/digest-Apache-Session-1.80-r1 deleted file mode 100644 index 3fcef4c1639e..000000000000 --- a/dev-perl/Apache-Session/files/digest-Apache-Session-1.80-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 fbb26cc28250127efc24b9e745b934f3 Apache-Session-1.80.tar.gz 31227 -RMD160 247a7b3c15f992625f0b6b460f9b1062cb714d78 Apache-Session-1.80.tar.gz 31227 -SHA256 3a129f9258deb3ea79380179211fc14d880fec397fcfabdd5d3cb5b8c33a9859 Apache-Session-1.80.tar.gz 31227 |