diff options
author | 2008-10-27 15:29:58 +0000 | |
---|---|---|
committer | 2008-10-27 15:29:58 +0000 | |
commit | f763cf63e244c0f09fec912a7eeca130f34c7ede (patch) | |
tree | 0dc1918f669d5d4604dd7ba5c01ec412c838c886 /dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild | |
parent | Version bump, removes some crashes and saves some bandwidth (diff) | |
download | historical-f763cf63e244c0f09fec912a7eeca130f34c7ede.tar.gz historical-f763cf63e244c0f09fec912a7eeca130f34c7ede.tar.bz2 historical-f763cf63e244c0f09fec912a7eeca130f34c7ede.zip |
Cleanup
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.26-tuxonice i686
Diffstat (limited to 'dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild')
-rw-r--r-- | dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild index 1b134699c4d5..d2ad40525505 100644 --- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild +++ b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild,v 1.11 2007/07/05 14:08:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild,v 1.12 2008/10/27 15:29:58 tove Exp $ +MODULE_AUTHOR=EVO inherit perl-module DESCRIPTION="Automated method creation module for Perl" -SRC_URI="mirror://cpan/authors/id/E/EV/EVO/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~evo/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" |