diff options
author | 2008-09-30 07:56:04 +0000 | |
---|---|---|
committer | 2008-09-30 07:56:04 +0000 | |
commit | e23cf04bc7c96193b3a8a7b79fe380b5321a67b9 (patch) | |
tree | 46bf14306e57cd52427e4ba3b4d0bb4f2af3558e /dev-perl/Apache-Session | |
parent | Cleanup (diff) | |
download | gentoo-2-e23cf04bc7c96193b3a8a7b79fe380b5321a67b9.tar.gz gentoo-2-e23cf04bc7c96193b3a8a7b79fe380b5321a67b9.tar.bz2 gentoo-2-e23cf04bc7c96193b3a8a7b79fe380b5321a67b9.zip |
Cleanup
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.81.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.82.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.83.ebuild | 9 | ||||
-rw-r--r-- | dev-perl/Apache-Session/ChangeLog | 8 |
4 files changed, 10 insertions, 47 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.81.ebuild b/dev-perl/Apache-Session/Apache-Session-1.81.ebuild deleted file mode 100644 index f25ec7b4a4d4..000000000000 --- a/dev-perl/Apache-Session/Apache-Session-1.81.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.81.ebuild,v 1.4 2007/05/05 17:29:44 dertobi123 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/" - -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.82.ebuild b/dev-perl/Apache-Session/Apache-Session-1.82.ebuild deleted file mode 100644 index 3fbe0dc784a5..000000000000 --- a/dev-perl/Apache-Session/Apache-Session-1.82.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.82.ebuild,v 1.4 2007/07/05 13:11:06 armin76 Exp $ - -inherit perl-module -IUSE="" - -DESCRIPTION="Perl module for Apache::Session" -SRC_URI="mirror://cpan/authors/id/C/CH/CHORNY/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~chorny/" - -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.83.ebuild b/dev-perl/Apache-Session/Apache-Session-1.83.ebuild index 401e96bf3e96..73c7aa912e30 100644 --- a/dev-perl/Apache-Session/Apache-Session-1.83.ebuild +++ b/dev-perl/Apache-Session/Apache-Session-1.83.ebuild @@ -1,17 +1,16 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.83.ebuild,v 1.5 2007/11/10 11:52:15 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.83.ebuild,v 1.6 2008/09/30 07:56:04 tove Exp $ +MODULE_AUTHOR=CHORNY inherit perl-module -IUSE="" DESCRIPTION="Perl module for Apache::Session" -SRC_URI="mirror://cpan/authors/id/C/CH/CHORNY/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~chorny/" SLOT="0" LICENSE="Artistic" KEYWORDS="alpha amd64 ia64 ppc sparc x86" +IUSE="" DEPEND="dev-perl/Test-Deep virtual/perl-Digest-MD5 diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog index e60e0b82952f..dd79ea5264df 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.51 2007/11/10 11:52:15 drac Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.52 2008/09/30 07:56:04 tove Exp $ + + 30 Sep 2008; Torsten Veller <tove@gentoo.org> -Apache-Session-1.81.ebuild, + -Apache-Session-1.82.ebuild, Apache-Session-1.83.ebuild: + Cleanup 10 Nov 2007; Samuli Suominen <drac@gentoo.org> Apache-Session-1.83.ebuild: amd64 stable |