summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-08 03:40:25 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-08 03:40:25 +0000
commitba52cc3dd7af601eff4c7241adf6960defa41ba0 (patch)
treeaa7e602a19ba51371c0639a55947f7cf42561bc2 /dev-perl/Class-Data-Inheritable
parentVersion bump for java-gnome-2.14.3, bug #134860 (diff)
downloadhistorical-ba52cc3dd7af601eff4c7241adf6960defa41ba0.tar.gz
historical-ba52cc3dd7af601eff4c7241adf6960defa41ba0.tar.bz2
historical-ba52cc3dd7af601eff4c7241adf6960defa41ba0.zip
Marking amd64, sparc stable; cleaning up
Package-Manager: portage-2.1.2_pre1
Diffstat (limited to 'dev-perl/Class-Data-Inheritable')
-rw-r--r--dev-perl/Class-Data-Inheritable/ChangeLog6
-rw-r--r--dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Class-Data-Inheritable/ChangeLog b/dev-perl/Class-Data-Inheritable/ChangeLog
index 1ab34e5843de..5212730cefc8 100644
--- a/dev-perl/Class-Data-Inheritable/ChangeLog
+++ b/dev-perl/Class-Data-Inheritable/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Class-Data-Inheritable
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.20 2006/09/25 21:03:15 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.21 2006/10/08 03:40:25 mcummings Exp $
+
+ 08 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ -Class-Data-Inheritable-0.02.ebuild, Class-Data-Inheritable-0.05.ebuild:
+ Marking amd64, sparc stable; cleaning up
*Class-Data-Inheritable-0.06 (25 Sep 2006)
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild
index 39b498dc17aa..c904d3323893 100644
--- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild
+++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.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-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild,v 1.2 2006/09/04 12:02:17 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.05.ebuild,v 1.3 2006/10/08 03:40:25 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~tmtm/${P}"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc ~x86"
IUSE=""
export OPTIMIZE="${CFLAGS}"