summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-03-23 17:28:22 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-03-23 17:28:22 +0000
commit6a10ba34277c5ff396c30b0564e4f52b3894497a (patch)
treee136b6417449e1ec606a3ca70d531276e6ba85a3 /dev-perl/Class-MethodMaker
parentLooks like this version is slightly better maintained than the original dead ... (diff)
downloadhistorical-6a10ba34277c5ff396c30b0564e4f52b3894497a.tar.gz
historical-6a10ba34277c5ff396c30b0564e4f52b3894497a.tar.bz2
historical-6a10ba34277c5ff396c30b0564e4f52b3894497a.zip
Stable on hppa
Package-Manager: portage-2.0.54
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.08.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Class-MethodMaker/ChangeLog b/dev-perl/Class-MethodMaker/ChangeLog
index ab0bba3711ae..543536bc085c 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.24 2006/03/23 00:16:20 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.25 2006/03/23 17:28:22 gustavoz Exp $
+
+ 23 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ Class-MethodMaker-2.08.ebuild:
+ Stable on hppa
23 Mar 2006; Michael Cummings <mcummings@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 466d64fc1d28..fbe6bbd28b15 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.4 2006/03/23 00:16:20 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.08.ebuild,v 1.5 2006/03/23 17:28:22 gustavoz 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 ~hppa ~ppc sparc x86"
+KEYWORDS="~alpha ~amd64 hppa ~ppc sparc x86"
IUSE=""
SRC_TEST="do"