summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-04-27 22:31:11 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-04-27 22:31:11 +0000
commitdd92e3b6a13b955b4ef79f5a0f7cf13ac8881395 (patch)
tree7360fcaeb47f288660ca1b14af403f09dfa9cbba /kde-base/kturtle
parentAdded ~ppc64 to KEYWORDS (diff)
downloadgentoo-2-dd92e3b6a13b955b4ef79f5a0f7cf13ac8881395.tar.gz
gentoo-2-dd92e3b6a13b955b4ef79f5a0f7cf13ac8881395.tar.bz2
gentoo-2-dd92e3b6a13b955b4ef79f5a0f7cf13ac8881395.zip
Added ~ppc64 to KEYWORDS
(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.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kturtle/ChangeLog b/kde-base/kturtle/ChangeLog
index 6ca3bd9e5b49..061e733b36bf 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.7 2005/03/25 01:53:21 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.8 2005/04/27 22:27:17 corsair Exp $
+
+ 27 Apr 2005; Markus Rothe <corsair@gentoo.org> kturtle-3.4.0.ebuild:
+ Added ~ppc64 to KEYWORDS
25 Mar 2005; Jason Wever <weeve@gentoo.org> kturtle-3.4.0.ebuild:
Added ~sparc keyword.
diff --git a/kde-base/kturtle/kturtle-3.4.0.ebuild b/kde-base/kturtle/kturtle-3.4.0.ebuild
index 933b37a84a47..2b0d10f5281a 100644
--- a/kde-base/kturtle/kturtle-3.4.0.ebuild
+++ b/kde-base/kturtle/kturtle-3.4.0.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.0.ebuild,v 1.3 2005/03/25 01:53:21 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-3.4.0.ebuild,v 1.4 2005/04/27 22:27:17 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 ~ppc ~sparc"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64"
IUSE=""
DEPEND=""