diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 14:51:36 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 14:51:36 +0000 |
commit | 552459ed1fe70fb8a40029175f2fcee7d903dac1 (patch) | |
tree | 2be601ffd18c2ac585082f0a64ca871c49f0d89f /dev-perl/Class-MakeMethods | |
parent | Version bump, #162172 thanks to Brandon Low. (diff) | |
download | historical-552459ed1fe70fb8a40029175f2fcee7d903dac1.tar.gz historical-552459ed1fe70fb8a40029175f2fcee7d903dac1.tar.bz2 historical-552459ed1fe70fb8a40029175f2fcee7d903dac1.zip |
Ebuild maintenance
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/Class-MakeMethods')
4 files changed, 14 insertions, 10 deletions
diff --git a/dev-perl/Class-MakeMethods/ChangeLog b/dev-perl/Class-MakeMethods/ChangeLog index 3ee306a229ce..a796c09fca28 100644 --- a/dev-perl/Class-MakeMethods/ChangeLog +++ b/dev-perl/Class-MakeMethods/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Class-MakeMethods -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/ChangeLog,v 1.28 2006/08/04 23:22:57 mcummings Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/ChangeLog,v 1.29 2007/01/15 14:51:36 mcummings Exp $ + + 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> + Class-MakeMethods-1.01.ebuild, Class-MakeMethods-1.009.ebuild: + Ebuild maintenance 04 Aug 2006; Michael Cummings <mcummings@gentoo.org> Class-MakeMethods-1.01.ebuild, Class-MakeMethods-1.009.ebuild: diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild index 58620edd3ba3..28861dda1650 100644 --- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild +++ b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild @@ -1,12 +1,12 @@ -# 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/Class-MakeMethods/Class-MakeMethods-1.009.ebuild,v 1.13 2006/08/04 23:22:57 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild,v 1.14 2007/01/15 14:51:36 mcummings Exp $ inherit perl-module DESCRIPTION="Automated method creation module for Perl" SRC_URI="mirror://cpan/modules/by-module/Class/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-module/Class/${P}.readme" +HOMEPAGE="http://search.cpan.org/~evo/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" @@ -20,4 +20,3 @@ src_compile() { perl-module_src_test || die "test failed" } DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild index 50a60ea9dfe6..83106e37ae92 100644 --- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild +++ b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild @@ -1,12 +1,12 @@ -# 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/Class-MakeMethods/Class-MakeMethods-1.01.ebuild,v 1.9 2006/08/04 23:22:57 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild,v 1.10 2007/01/15 14:51:36 mcummings Exp $ 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/${P}/" +HOMEPAGE="http://search.cpan.org/~evo/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" @@ -15,4 +15,3 @@ IUSE="" SRC_TEST="do" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" diff --git a/dev-perl/Class-MakeMethods/files/digest-Class-MakeMethods-1.009 b/dev-perl/Class-MakeMethods/files/digest-Class-MakeMethods-1.009 index f9b488e9e21c..97aecb34bce1 100644 --- a/dev-perl/Class-MakeMethods/files/digest-Class-MakeMethods-1.009 +++ b/dev-perl/Class-MakeMethods/files/digest-Class-MakeMethods-1.009 @@ -1 +1,3 @@ MD5 ab3240ff45f2351a7a8b52026728c513 Class-MakeMethods-1.009.tar.gz 158763 +RMD160 d247dd7c93110e4b727c05fca4fb373366e288e1 Class-MakeMethods-1.009.tar.gz 158763 +SHA256 487e6e6d9476812df5ee415640646ee5a07d6bf50587dac0f7dc66ee892cc681 Class-MakeMethods-1.009.tar.gz 158763 |