summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-13 18:21:24 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-13 18:21:24 +0000
commit1fa47e7cb82a0e9ffa50c84d88218ba1772263b0 (patch)
treef1ad0521d2211b5e34a85f584d3c03a593696aee /dev-perl/Class-MakeMethods
parentmarking stable sparc x86 (diff)
downloadgentoo-2-1fa47e7cb82a0e9ffa50c84d88218ba1772263b0.tar.gz
gentoo-2-1fa47e7cb82a0e9ffa50c84d88218ba1772263b0.tar.bz2
gentoo-2-1fa47e7cb82a0e9ffa50c84d88218ba1772263b0.zip
Marking stable sparc x86
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl/Class-MakeMethods')
-rw-r--r--dev-perl/Class-MakeMethods/ChangeLog8
-rw-r--r--dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Class-MakeMethods/ChangeLog b/dev-perl/Class-MakeMethods/ChangeLog
index 603c171e648d..2e98d8c2c223 100644
--- a/dev-perl/Class-MakeMethods/ChangeLog
+++ b/dev-perl/Class-MakeMethods/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Class-MakeMethods
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/ChangeLog,v 1.24 2005/10/02 12:26:05 agriffis Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/ChangeLog,v 1.25 2006/01/13 18:21:24 mcummings Exp $
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ Class-MakeMethods-1.01.ebuild:
+ Marking stable sparc x86
02 Oct 2005; Aron Griffis <agriffis@gentoo.org>
Class-MakeMethods-1.009.ebuild:
diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild
index 5fbccbdedc18..84280b1d9850 100644
--- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild
+++ b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild,v 1.4 2005/07/12 20:30:50 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild,v 1.5 2006/01/13 18:21:24 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~evo/${P}/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
+KEYWORDS="~alpha ~amd64 ~ppc sparc x86"
IUSE=""
SRC_TEST="do"