diff options
author | 2005-07-01 14:06:31 +0000 | |
---|---|---|
committer | 2005-07-01 14:06:31 +0000 | |
commit | 62671ba6d7cf23236e8b0d2e61cc988459925456 (patch) | |
tree | 0c54240a7db8d105071fb9b1ebc6d9f0d43a0948 /kde-base/ksokoban/ksokoban-3.4.1.ebuild | |
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/ksokoban/ksokoban-3.4.1.ebuild')
-rw-r--r-- | kde-base/ksokoban/ksokoban-3.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ksokoban/ksokoban-3.4.1.ebuild b/kde-base/ksokoban/ksokoban-3.4.1.ebuild index 8c30ece84f35..c0c797885ea2 100644 --- a/kde-base/ksokoban/ksokoban-3.4.1.ebuild +++ b/kde-base/ksokoban/ksokoban-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/ksokoban/ksokoban-3.4.1.ebuild,v 1.3 2005/06/30 21:02:26 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksokoban/ksokoban-3.4.1.ebuild,v 1.4 2005/07/01 14:02:23 corsair Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="The japanese warehouse keeper game" -KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" OLDDEPEND="~kde-base/libkdegames-$PV" |