summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/ktron/ChangeLog5
-rw-r--r--kde-base/ktron/ktron-4.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktron/ChangeLog b/kde-base/ktron/ChangeLog
index e2475ba1a298..a6ba8a7636df 100644
--- a/kde-base/ktron/ChangeLog
+++ b/kde-base/ktron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ktron
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ChangeLog,v 1.144 2011/05/09 23:14:34 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ChangeLog,v 1.145 2011/06/01 19:01:58 ranger Exp $
+
+ 01 Jun 2011; Brent Baude <ranger@gentoo.org> ktron-4.6.2.ebuild:
+ Marking ktron-4.6.2 ppc stable for bug 354033
09 May 2011; Markos Chandras <hwoarang@gentoo.org> ktron-4.6.2.ebuild:
Stable on amd64 wrt bug #354033
diff --git a/kde-base/ktron/ktron-4.6.2.ebuild b/kde-base/ktron/ktron-4.6.2.ebuild
index edbf5fe9f5b1..85b65043ceb7 100644
--- a/kde-base/ktron/ktron-4.6.2.ebuild
+++ b/kde-base/ktron/ktron-4.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ktron-4.6.2.ebuild,v 1.3 2011/05/09 23:14:34 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ktron-4.6.2.ebuild,v 1.4 2011/06/01 19:01:58 ranger Exp $
EAPI=3
@@ -8,5 +8,5 @@ KMNAME="kdegames"
inherit kde4-meta
DESCRIPTION="KDE Tron game"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"