summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Class-MethodMaker/ChangeLog6
-rw-r--r--dev-perl/Class-MethodMaker/Class-MethodMaker-2.08.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Class-MethodMaker/ChangeLog b/dev-perl/Class-MethodMaker/ChangeLog
index 542262cf9fb3..c078ee60ff7b 100644
--- a/dev-perl/Class-MethodMaker/ChangeLog
+++ b/dev-perl/Class-MethodMaker/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Class-MethodMaker
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.27 2006/03/30 22:19:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.28 2006/05/28 09:34:36 kloeri Exp $
+
+ 28 May 2006; Bryan Østergaard <kloeri@gentoo.org>
+ Class-MethodMaker-2.08.ebuild:
+ Stable on alpha.
30 Mar 2006; Aron Griffis <agriffis@gentoo.org>
Class-MethodMaker-2.08.ebuild:
diff --git a/dev-perl/Class-MethodMaker/Class-MethodMaker-2.08.ebuild b/dev-perl/Class-MethodMaker/Class-MethodMaker-2.08.ebuild
index 7378a59c8f69..4c450959ddc4 100644
--- a/dev-perl/Class-MethodMaker/Class-MethodMaker-2.08.ebuild
+++ b/dev-perl/Class-MethodMaker/Class-MethodMaker-2.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.08.ebuild,v 1.8 2006/04/09 17:45:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.08.ebuild,v 1.9 2006/05/28 09:34:36 kloeri Exp $
inherit perl-module eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/F/FL/FLUFFY/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ppc s390 sh sparc x86"
+KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ppc s390 sh sparc x86"
IUSE=""
SRC_TEST="do"