summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/ktux/ChangeLog5
-rw-r--r--kde-base/ktux/ktux-3.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktux/ChangeLog b/kde-base/ktux/ChangeLog
index e771a32a7e3b..4c7085b2da2f 100644
--- a/kde-base/ktux/ChangeLog
+++ b/kde-base/ktux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ktux
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.37 2006/05/26 00:57:53 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.38 2006/05/26 17:03:48 wolf31o2 Exp $
+
+ 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> ktux-3.5.2.ebuild:
+ Stable on amd64 wrt bug #132213
26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> ktux-3.5.2.ebuild:
Stable on x86 wrt bug #132213
diff --git a/kde-base/ktux/ktux-3.5.2.ebuild b/kde-base/ktux/ktux-3.5.2.ebuild
index 99b6faff337e..002ef5fb2012 100644
--- a/kde-base/ktux/ktux-3.5.2.ebuild
+++ b/kde-base/ktux/ktux-3.5.2.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/kde-base/ktux/ktux-3.5.2.ebuild,v 1.3 2006/05/26 00:57:53 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-3.5.2.ebuild,v 1.4 2006/05/26 17:03:49 wolf31o2 Exp $
KMNAME=kdetoys
MAXKDEVER=$PV
@@ -8,6 +8,6 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
DEPEND="" \ No newline at end of file