summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-26 17:45:07 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-26 17:45:07 +0000
commitdb4babc5578f32364ea967fbb26daad58077f34b (patch)
treef4da6916a73330ec2e38c3552ca7e87fc1258978 /kde-base/ksnake
parentStable on ppc64 (diff)
downloadgentoo-2-db4babc5578f32364ea967fbb26daad58077f34b.tar.gz
gentoo-2-db4babc5578f32364ea967fbb26daad58077f34b.tar.bz2
gentoo-2-db4babc5578f32364ea967fbb26daad58077f34b.zip
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'kde-base/ksnake')
-rw-r--r--kde-base/ksnake/ChangeLog5
-rw-r--r--kde-base/ksnake/ksnake-3.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksnake/ChangeLog b/kde-base/ksnake/ChangeLog
index cbec9712220c..a50bcb0a3ca4 100644
--- a/kde-base/ksnake/ChangeLog
+++ b/kde-base/ksnake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ksnake
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnake/ChangeLog,v 1.41 2006/05/26 16:50:07 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnake/ChangeLog,v 1.42 2006/05/26 17:45:07 corsair Exp $
+
+ 26 May 2006; Markus Rothe <corsair@gentoo.org> ksnake-3.5.2.ebuild:
+ Stable on ppc64
26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> ksnake-3.5.2.ebuild:
Stable on amd64 wrt bug #132213
diff --git a/kde-base/ksnake/ksnake-3.5.2.ebuild b/kde-base/ksnake/ksnake-3.5.2.ebuild
index 35e69eef9cfa..10f0cebee3e8 100644
--- a/kde-base/ksnake/ksnake-3.5.2.ebuild
+++ b/kde-base/ksnake/ksnake-3.5.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnake/ksnake-3.5.2.ebuild,v 1.4 2006/05/26 16:50:07 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnake/ksnake-3.5.2.ebuild,v 1.5 2006/05/26 17:45:07 corsair Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE Snake Race Game"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86"
IUSE=""
DEPEND="$(deprange 3.5.1 $MAXKDEVER kde-base/libkdegames)"