summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-10-18 16:17:07 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-10-18 16:17:07 +0000
commit6ff3cbe8c96c264ea569e297c99159ee0fd7c6ad (patch)
tree01f045faa094a69e060be8e6592ab70f69d9901e /dev-perl/Class-MethodMaker
parentx86 stable, bug #287697 (diff)
downloadgentoo-2-6ff3cbe8c96c264ea569e297c99159ee0fd7c6ad.tar.gz
gentoo-2-6ff3cbe8c96c264ea569e297c99159ee0fd7c6ad.tar.bz2
gentoo-2-6ff3cbe8c96c264ea569e297c99159ee0fd7c6ad.zip
Stable on alpha, bug #283969
(Portage version: 2.1.7.1/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Class-MethodMaker')
-rw-r--r--dev-perl/Class-MethodMaker/ChangeLog6
-rw-r--r--dev-perl/Class-MethodMaker/Class-MethodMaker-2.15.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Class-MethodMaker/ChangeLog b/dev-perl/Class-MethodMaker/ChangeLog
index f2c0706139f9..a49e4cab1489 100644
--- a/dev-perl/Class-MethodMaker/ChangeLog
+++ b/dev-perl/Class-MethodMaker/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Class-MethodMaker
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.66 2009/10/07 23:19:01 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.67 2009/10/18 16:17:07 klausman Exp $
+
+ 18 Oct 2009; Tobias Klausmann <klausman@gentoo.org>
+ Class-MethodMaker-2.15.ebuild:
+ Stable on alpha, bug #283969
07 Oct 2009; Tiago Cunha <tcunha@gentoo.org>
Class-MethodMaker-2.15.ebuild:
diff --git a/dev-perl/Class-MethodMaker/Class-MethodMaker-2.15.ebuild b/dev-perl/Class-MethodMaker/Class-MethodMaker-2.15.ebuild
index 033e7ebb575c..7786242e1205 100644
--- a/dev-perl/Class-MethodMaker/Class-MethodMaker-2.15.ebuild
+++ b/dev-perl/Class-MethodMaker/Class-MethodMaker-2.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.15.ebuild,v 1.8 2009/10/07 23:19:01 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.15.ebuild,v 1.9 2009/10/18 16:17:07 klausman Exp $
MODULE_AUTHOR=SCHWIGON
MODULE_SECTION=class-methodmaker
@@ -10,7 +10,7 @@ DESCRIPTION="Perl module for Class::MethodMaker"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="dev-lang/perl"