diff options
author | Chris White <chriswhite@gentoo.org> | 2005-11-09 11:06:26 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-11-09 11:06:26 +0000 |
commit | fd92814f35686b7e833c812af42f4b36e96076ae (patch) | |
tree | 043d7546d4b24d9686db8d4619f3ee3a72d1c725 /dev-perl/Apache-Session/Apache-Session-1.54.ebuild | |
parent | Bug 111943, sparc stable (diff) | |
download | historical-fd92814f35686b7e833c812af42f4b36e96076ae.tar.gz historical-fd92814f35686b7e833c812af42f4b36e96076ae.tar.bz2 historical-fd92814f35686b7e833c812af42f4b36e96076ae.zip |
Version bump to 1.80 for bug #111933. Removed old ebuilds.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'dev-perl/Apache-Session/Apache-Session-1.54.ebuild')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.54.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.54.ebuild b/dev-perl/Apache-Session/Apache-Session-1.54.ebuild deleted file mode 100644 index 9ee6a32f5368..000000000000 --- a/dev-perl/Apache-Session/Apache-Session-1.54.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2005 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.54.ebuild,v 1.10 2005/05/25 14:35:47 mcummings Exp $ - -inherit perl-module - -IUSE="" - -DESCRIPTION="Perl module for Apache::Session" -SRC_URI="mirror://cpan/authors/id/J/JB/JBAKER/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/author/JBAKER/${P}/" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="x86 amd64 ppc sparc alpha" - -DEPEND="${DEPEND} - perl-core/Digest-MD5 - perl-core/Storable" |