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
commitd25950a64153cd29c08709cc61a795f0dd298817 (patch)
treec7fb3207fd489c0038b34a10a01690a2bfa5a4a6 /dev-perl
parentVersion bump for java-gnome-2.14.3, bug #134860 (diff)
downloadgentoo-2-d25950a64153cd29c08709cc61a795f0dd298817.tar.gz
gentoo-2-d25950a64153cd29c08709cc61a795f0dd298817.tar.bz2
gentoo-2-d25950a64153cd29c08709cc61a795f0dd298817.zip
Marking amd64, sparc stable; cleaning up
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'dev-perl')
-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}"