diff options
author | 2007-01-14 22:40:26 +0000 | |
---|---|---|
committer | 2007-01-14 22:40:26 +0000 | |
commit | 460972f969c8baa490d4e95f7d298f040096d70c (patch) | |
tree | e9789f8b4b7048e1f99113e651e56727477df778 /dev-perl/CGI-Session/CGI-Session-4.20.ebuild | |
parent | Remove old versions. Stable on amd64. (diff) | |
download | gentoo-2-460972f969c8baa490d4e95f7d298f040096d70c.tar.gz gentoo-2-460972f969c8baa490d4e95f7d298f040096d70c.tar.bz2 gentoo-2-460972f969c8baa490d4e95f7d298f040096d70c.zip |
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/CGI-Session/CGI-Session-4.20.ebuild')
-rw-r--r-- | dev-perl/CGI-Session/CGI-Session-4.20.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/CGI-Session/CGI-Session-4.20.ebuild b/dev-perl/CGI-Session/CGI-Session-4.20.ebuild index 2da7d8d85fd7..43874c71bccf 100644 --- a/dev-perl/CGI-Session/CGI-Session-4.20.ebuild +++ b/dev-perl/CGI-Session/CGI-Session-4.20.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.20.ebuild,v 1.1 2006/12/16 16:48:07 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.20.ebuild,v 1.2 2007/01/14 22:40:26 mcummings Exp $ inherit perl-module DESCRIPTION="persistent session data in CGI applications " -HOMEPAGE="http://search.cpan.org/~HOME/${P}/" +HOMEPAGE="http://search.cpan.org/~sherzodr" SRC_URI="mirror://cpan/authors/id/M/MA/MARKSTOS/${P}.tar.gz" LICENSE="Artistic" @@ -17,4 +17,3 @@ SRC_TEST="do" DEPEND="virtual/perl-Digest-MD5 dev-lang/perl" -RDEPEND="${DEPEND}" |