diff options
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.88.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/Apache-Session/ChangeLog | 7 |
2 files changed, 5 insertions, 22 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.88.ebuild b/dev-perl/Apache-Session/Apache-Session-1.88.ebuild deleted file mode 100644 index 6af0752bc151..000000000000 --- a/dev-perl/Apache-Session/Apache-Session-1.88.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2010 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.88.ebuild,v 1.3 2010/01/28 18:27:27 tove Exp $ - -MODULE_AUTHOR=CHORNY -MODULE_A="${P}.zip" -inherit perl-module - -DESCRIPTION="Perl module for Apache::Session" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" -IUSE="" - -RDEPEND="dev-perl/Test-Deep - virtual/perl-Digest-MD5 - virtual/perl-Storable - dev-lang/perl" -DEPEND="${RDEPEND} - app-arch/unzip" diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog index 90372e5e79d1..721f0e4d387d 100644 --- a/dev-perl/Apache-Session/ChangeLog +++ b/dev-perl/Apache-Session/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Apache-Session -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.58 2010/09/30 18:57:50 robbat2 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.59 2011/01/14 18:48:43 tove Exp $ + + 14 Jan 2011; Torsten Veller <tove@gentoo.org> -Apache-Session-1.88.ebuild: + Cleanup *Apache-Session-1.89 (30 Sep 2010) |