summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-26 17:35:44 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-26 17:35:44 +0000
commit770daadd56db952c353fc0b0c9043ac723d4837e (patch)
tree5c1b8018b5370e9dfdcc17abbf659b84bd6e14ce /kde-base/ksame
parentRemove redundant autotools dependency, remove forced -j1 (no more needed, it ... (diff)
downloadgentoo-2-770daadd56db952c353fc0b0c9043ac723d4837e.tar.gz
gentoo-2-770daadd56db952c353fc0b0c9043ac723d4837e.tar.bz2
gentoo-2-770daadd56db952c353fc0b0c9043ac723d4837e.zip
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'kde-base/ksame')
-rw-r--r--kde-base/ksame/ChangeLog5
-rw-r--r--kde-base/ksame/ksame-3.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksame/ChangeLog b/kde-base/ksame/ChangeLog
index f40eb6ddeb7f..f1d32a3db19b 100644
--- a/kde-base/ksame/ChangeLog
+++ b/kde-base/ksame/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ksame
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ChangeLog,v 1.41 2006/05/26 16:12:16 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ChangeLog,v 1.42 2006/05/26 17:35:44 corsair Exp $
+
+ 26 May 2006; Markus Rothe <corsair@gentoo.org> ksame-3.5.2.ebuild:
+ Stable on ppc64
26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> ksame-3.5.2.ebuild:
Stable on amd64 wrt bug #132213
diff --git a/kde-base/ksame/ksame-3.5.2.ebuild b/kde-base/ksame/ksame-3.5.2.ebuild
index 549775f697c8..73f60e5835d0 100644
--- a/kde-base/ksame/ksame-3.5.2.ebuild
+++ b/kde-base/ksame/ksame-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/ksame/ksame-3.5.2.ebuild,v 1.4 2006/05/26 16:12:16 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ksame-3.5.2.ebuild,v 1.5 2006/05/26 17:35:44 corsair Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE: Same Game - a little game about balls and how to get rid of them"
-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)"