summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-26 18:42:28 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-26 18:42:28 +0000
commit2a17141d8218e25b56c43c5ab048e63449441a98 (patch)
treee21e4ee313a71b82c42662ab279dfb491b7edfa6 /kde-base/khangman
parentRemoved File System Monitor plugin requested by upstream because it's unmaint... (diff)
downloadhistorical-2a17141d8218e25b56c43c5ab048e63449441a98.tar.gz
historical-2a17141d8218e25b56c43c5ab048e63449441a98.tar.bz2
historical-2a17141d8218e25b56c43c5ab048e63449441a98.zip
Stable on ppc64
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'kde-base/khangman')
-rw-r--r--kde-base/khangman/ChangeLog5
-rw-r--r--kde-base/khangman/khangman-3.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/khangman/ChangeLog b/kde-base/khangman/ChangeLog
index 394d59faee12..91415b523ada 100644
--- a/kde-base/khangman/ChangeLog
+++ b/kde-base/khangman/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/khangman
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/khangman/ChangeLog,v 1.41 2006/05/25 22:44:12 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/khangman/ChangeLog,v 1.42 2006/05/26 17:05:06 corsair Exp $
+
+ 26 May 2006; Markus Rothe <corsair@gentoo.org> khangman-3.5.2.ebuild:
+ Stable on ppc64
25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> khangman-3.5.2.ebuild:
Stable on x86 wrt bug #132213
diff --git a/kde-base/khangman/khangman-3.5.2.ebuild b/kde-base/khangman/khangman-3.5.2.ebuild
index 27816332cb02..20f5286b0bf9 100644
--- a/kde-base/khangman/khangman-3.5.2.ebuild
+++ b/kde-base/khangman/khangman-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/khangman/khangman-3.5.2.ebuild,v 1.3 2006/05/25 22:44:12 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/khangman/khangman-3.5.2.ebuild,v 1.4 2006/05/26 17:05:06 corsair Exp $
KMNAME=kdeedu
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="Classical hangman game for KDE"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc x86"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdeedu)"