summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-03-28 09:32:50 +0000
committerJeroen Roovers <jer@gentoo.org>2008-03-28 09:32:50 +0000
commit790d4f7dbba7c125eda3a4f8944c747f8c933205 (patch)
tree9b3898f8afc9b5d6276a9521c76155aa1e8a168d /dev-perl
parentStable for HPPA too. (diff)
downloadgentoo-2-790d4f7dbba7c125eda3a4f8944c747f8c933205.tar.gz
gentoo-2-790d4f7dbba7c125eda3a4f8944c747f8c933205.tar.bz2
gentoo-2-790d4f7dbba7c125eda3a4f8944c747f8c933205.zip
Stable for HPPA too.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Class-MethodMaker/ChangeLog8
-rw-r--r--dev-perl/Class-MethodMaker/Class-MethodMaker-2.10.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Class-MethodMaker/ChangeLog b/dev-perl/Class-MethodMaker/ChangeLog
index a74a141d93e1..9119b4c260bb 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.46 2007/11/10 12:14:28 drac Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.47 2008/03/28 09:32:50 jer Exp $
+
+ 28 Mar 2008; Jeroen Roovers <jer@gentoo.org>
+ Class-MethodMaker-2.10.ebuild:
+ Stable for HPPA too.
10 Nov 2007; Samuli Suominen <drac@gentoo.org>
Class-MethodMaker-2.10.ebuild:
diff --git a/dev-perl/Class-MethodMaker/Class-MethodMaker-2.10.ebuild b/dev-perl/Class-MethodMaker/Class-MethodMaker-2.10.ebuild
index 2b540583dbd5..1e8fc34cc3e3 100644
--- a/dev-perl/Class-MethodMaker/Class-MethodMaker-2.10.ebuild
+++ b/dev-perl/Class-MethodMaker/Class-MethodMaker-2.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 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.10.ebuild,v 1.9 2007/11/10 12:14:28 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.10.ebuild,v 1.10 2008/03/28 09:32:50 jer Exp $
inherit perl-module eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/S/SC/SCHWIGON/class-methodmaker/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE=""
SRC_TEST="do"