summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-01 17:41:42 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-01 17:41:42 +0000
commitd9578eb37974d6b098f2faf4f2098be3d3bdcdc6 (patch)
tree92d03076106ec0894a8297bfca3eaf974023d07a /dev-perl/Class-MakeMethods
parentdoubled entry in changelog (diff)
downloadgentoo-2-d9578eb37974d6b098f2faf4f2098be3d3bdcdc6.tar.gz
gentoo-2-d9578eb37974d6b098f2faf4f2098be3d3bdcdc6.tar.bz2
gentoo-2-d9578eb37974d6b098f2faf4f2098be3d3bdcdc6.zip
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/Class-MakeMethods')
-rw-r--r--dev-perl/Class-MakeMethods/ChangeLog6
-rw-r--r--dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Class-MakeMethods/ChangeLog b/dev-perl/Class-MakeMethods/ChangeLog
index ad3f4c02a3b5..36a3ccd15334 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.17 2005/01/22 00:36:09 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/ChangeLog,v 1.18 2005/04/01 17:40:23 blubb Exp $
+
+ 01 Apr 2005; Simon Stelling <blubb@gentoo.org>
+ Class-MakeMethods-1.009.ebuild:
+ stable on amd64
22 Jan 2005; Bryan Østergaard <kloeri@gentoo.org>
Class-MakeMethods-1.009.ebuild:
diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild
index 98165a3f0889..64ea19f69717 100644
--- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild
+++ b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.009.ebuild,v 1.7 2005/01/22 00:36:09 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.009.ebuild,v 1.8 2005/04/01 17:40:23 blubb Exp $
inherit perl-module
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Class/${MY_P}.readme"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="x86 ~amd64 ~ppc sparc alpha"
+KEYWORDS="x86 amd64 ~ppc sparc alpha"
IUSE=""
SRC_TEST="do"