summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-11-24 22:43:37 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-11-24 22:43:37 +0000
commit9724a4f78af37853c20c91f7f4a55511d6190e57 (patch)
tree0587e07b7e98ba15dba3a6fea0f55c29f87160b2 /kde-base/ktux
parentFix var ordering. (diff)
downloadgentoo-2-9724a4f78af37853c20c91f7f4a55511d6190e57.tar.gz
gentoo-2-9724a4f78af37853c20c91f7f4a55511d6190e57.tar.bz2
gentoo-2-9724a4f78af37853c20c91f7f4a55511d6190e57.zip
Stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/ktux')
-rw-r--r--kde-base/ktux/ChangeLog5
-rw-r--r--kde-base/ktux/ktux-3.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktux/ChangeLog b/kde-base/ktux/ChangeLog
index 39bf26f15a4a..9e2c5d914e12 100644
--- a/kde-base/ktux/ChangeLog
+++ b/kde-base/ktux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ktux
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.20 2005/11/24 15:10:12 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.21 2005/11/24 22:43:37 corsair Exp $
+
+ 24 Nov 2005; Markus Rothe <corsair@gentoo.org> ktux-3.4.2.ebuild:
+ Stable on ppc64
24 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> ktux-3.4.2.ebuild:
Stable on sparc wrt #112842
diff --git a/kde-base/ktux/ktux-3.4.2.ebuild b/kde-base/ktux/ktux-3.4.2.ebuild
index 5e09335d16e1..16b243a12d23 100644
--- a/kde-base/ktux/ktux-3.4.2.ebuild
+++ b/kde-base/ktux/ktux-3.4.2.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/kde-base/ktux/ktux-3.4.2.ebuild,v 1.4 2005/11/24 15:10:12 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-3.4.2.ebuild,v 1.5 2005/11/24 22:43:37 corsair Exp $
KMNAME=kdetoys
MAXKDEVER=3.4.3
@@ -8,6 +8,6 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86"
IUSE=""
DEPEND=""