summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Class-MethodMaker')
-rw-r--r--dev-perl/Class-MethodMaker/ChangeLog7
-rw-r--r--dev-perl/Class-MethodMaker/Class-MethodMaker-2.09.ebuild6
2 files changed, 9 insertions, 4 deletions
diff --git a/dev-perl/Class-MethodMaker/ChangeLog b/dev-perl/Class-MethodMaker/ChangeLog
index f5a3ce650f02..c8edddafb45c 100644
--- a/dev-perl/Class-MethodMaker/ChangeLog
+++ b/dev-perl/Class-MethodMaker/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Class-MethodMaker
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.36 2007/04/01 22:16:33 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.37 2007/04/02 21:40:34 mcummings Exp $
+
+ 02 Apr 2007; Michael Cummings <mcummings@gentoo.org>
+ Class-MethodMaker-2.09.ebuild:
+ Updated src_uri for 2.09 - it appears to have switched maintainers
+ mid-release...
01 Apr 2007; Tom Gall <tgall@gentoo.org>
Class-MethodMaker-2.08.ebuild:
diff --git a/dev-perl/Class-MethodMaker/Class-MethodMaker-2.09.ebuild b/dev-perl/Class-MethodMaker/Class-MethodMaker-2.09.ebuild
index f27f9a6f33e1..e3b4fc547b32 100644
--- a/dev-perl/Class-MethodMaker/Class-MethodMaker-2.09.ebuild
+++ b/dev-perl/Class-MethodMaker/Class-MethodMaker-2.09.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.09.ebuild,v 1.1 2007/04/01 20:38:54 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.09.ebuild,v 1.2 2007/04/02 21:40:34 mcummings Exp $
inherit perl-module eutils
DESCRIPTION="Perl module for Class::MethodMaker"
-HOMEPAGE="http://search.cpan.org/~fluffy"
-SRC_URI="mirror://cpan/authors/id/F/FL/FLUFFY/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~schwigon"
+SRC_URI="mirror://cpan/authors/id/S/SC/SCHWIGON/class-methodmaker/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"