summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-07-01 15:06:22 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-07-01 15:06:22 +0000
commit219b373b2ae92517d36fd29a043e1feae65774ac (patch)
tree7e8999d42558c1e04669eba5918be8a92f431136 /kde-base/kturtle
parentStable on x86 and amd64. Bug #97619. (diff)
downloadgentoo-2-219b373b2ae92517d36fd29a043e1feae65774ac.tar.gz
gentoo-2-219b373b2ae92517d36fd29a043e1feae65774ac.tar.bz2
gentoo-2-219b373b2ae92517d36fd29a043e1feae65774ac.zip
Stable on ppc64 (bug #97544)
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/kturtle')
-rw-r--r--kde-base/kturtle/ChangeLog5
-rw-r--r--kde-base/kturtle/kturtle-3.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kturtle/ChangeLog b/kde-base/kturtle/ChangeLog
index 51da0d77c0d7..97c137d4ff58 100644
--- a/kde-base/kturtle/ChangeLog
+++ b/kde-base/kturtle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kturtle
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.9 2005/05/25 21:23:12 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.10 2005/07/01 15:02:13 corsair Exp $
+
+ 01 Jul 2005; Markus Rothe <corsair@gentoo.org> kturtle-3.4.1.ebuild:
+ Stable on ppc64 (bug #97544)
*kturtle-3.4.1 (25 May 2005)
diff --git a/kde-base/kturtle/kturtle-3.4.1.ebuild b/kde-base/kturtle/kturtle-3.4.1.ebuild
index 37a7e7f6c2cf..20c794051c04 100644
--- a/kde-base/kturtle/kturtle-3.4.1.ebuild
+++ b/kde-base/kturtle/kturtle-3.4.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-3.4.1.ebuild,v 1.3 2005/06/30 21:02:26 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-3.4.1.ebuild,v 1.4 2005/07/01 15:02:13 corsair Exp $
KMNAME=kdeedu
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE: Educational programming environment using the Logo programming language"
-KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc"
+KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
IUSE=""
DEPEND=""