summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-11-24 22:22:10 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-11-24 22:22:10 +0000
commit61be1009eedeb27f61741dad8d4a74dd9eab631b (patch)
tree0d54ce27fe6623e8299a4097dc0b0a1f0e1098ea /kde-base/kolf
parentFix ordering of some vars. (diff)
downloadgentoo-2-61be1009eedeb27f61741dad8d4a74dd9eab631b.tar.gz
gentoo-2-61be1009eedeb27f61741dad8d4a74dd9eab631b.tar.bz2
gentoo-2-61be1009eedeb27f61741dad8d4a74dd9eab631b.zip
Stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/kolf')
-rw-r--r--kde-base/kolf/ChangeLog5
-rw-r--r--kde-base/kolf/kolf-3.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kolf/ChangeLog b/kde-base/kolf/ChangeLog
index 67681f24aef9..568f2529cabe 100644
--- a/kde-base/kolf/ChangeLog
+++ b/kde-base/kolf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kolf
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kolf/ChangeLog,v 1.23 2005/11/24 14:46:45 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kolf/ChangeLog,v 1.24 2005/11/24 22:20:38 corsair Exp $
+
+ 24 Nov 2005; Markus Rothe <corsair@gentoo.org> kolf-3.4.3.ebuild:
+ Stable on ppc64
24 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> kolf-3.4.3.ebuild:
Stable on sparc wrt #112842
diff --git a/kde-base/kolf/kolf-3.4.3.ebuild b/kde-base/kolf/kolf-3.4.3.ebuild
index c356995244e6..86674c64db17 100644
--- a/kde-base/kolf/kolf-3.4.3.ebuild
+++ b/kde-base/kolf/kolf-3.4.3.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/kolf/kolf-3.4.3.ebuild,v 1.2 2005/11/24 14:46:45 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kolf/kolf-3.4.3.ebuild,v 1.3 2005/11/24 22:20:38 corsair Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE Minigolf Game"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)"
OLDDEPEND="~kde-base/libkdegames-$PV"