diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-07-01 14:06:31 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-07-01 14:06:31 +0000 |
commit | 62671ba6d7cf23236e8b0d2e61cc988459925456 (patch) | |
tree | 0c54240a7db8d105071fb9b1ebc6d9f0d43a0948 /kde-base/kgoldrunner | |
parent | fix #14178 - circular dep with unixODBC. the qt odbc plugin now lives in the ... (diff) | |
download | gentoo-2-62671ba6d7cf23236e8b0d2e61cc988459925456.tar.gz gentoo-2-62671ba6d7cf23236e8b0d2e61cc988459925456.tar.bz2 gentoo-2-62671ba6d7cf23236e8b0d2e61cc988459925456.zip |
Stable on ppc64 (bug #97544)
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/kgoldrunner')
-rw-r--r-- | kde-base/kgoldrunner/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kgoldrunner/kgoldrunner-3.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kgoldrunner/ChangeLog b/kde-base/kgoldrunner/ChangeLog index 6de7984fbe3f..40a1b371a591 100644 --- a/kde-base/kgoldrunner/ChangeLog +++ b/kde-base/kgoldrunner/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kgoldrunner # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kgoldrunner/ChangeLog,v 1.9 2005/05/25 21:23:06 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kgoldrunner/ChangeLog,v 1.10 2005/07/01 14:04:43 corsair Exp $ + + 01 Jul 2005; Markus Rothe <corsair@gentoo.org> kgoldrunner-3.4.1.ebuild: + Stable on ppc64 (bug #97544) *kgoldrunner-3.4.1 (25 May 2005) diff --git a/kde-base/kgoldrunner/kgoldrunner-3.4.1.ebuild b/kde-base/kgoldrunner/kgoldrunner-3.4.1.ebuild index aa32e746f677..e36d91888ec4 100644 --- a/kde-base/kgoldrunner/kgoldrunner-3.4.1.ebuild +++ b/kde-base/kgoldrunner/kgoldrunner-3.4.1.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/kgoldrunner/kgoldrunner-3.4.1.ebuild,v 1.3 2005/06/30 21:02:24 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kgoldrunner/kgoldrunner-3.4.1.ebuild,v 1.4 2005/07/01 14:04:43 corsair Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE: KGoldrunner is a game of action and puzzle solving" -KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE="" OLDDEPEND="~kde-base/libkdegames-3.3.1" DEPEND=" |