diff options
author | 2005-12-09 04:01:15 +0000 | |
---|---|---|
committer | 2005-12-09 04:01:15 +0000 | |
commit | 0f343496f3149c034e9674830218bea1f1f53368 (patch) | |
tree | d5e1c1b8fe713854f3524386aee862a4e487479b /kde-base/kjumpingcube/kjumpingcube-3.4.3.ebuild | |
parent | Marked ppc stable for bug #112842. (diff) | |
download | gentoo-2-0f343496f3149c034e9674830218bea1f1f53368.tar.gz gentoo-2-0f343496f3149c034e9674830218bea1f1f53368.tar.bz2 gentoo-2-0f343496f3149c034e9674830218bea1f1f53368.zip |
Marked ppc stable for bug #112842.
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/kjumpingcube/kjumpingcube-3.4.3.ebuild')
-rw-r--r-- | kde-base/kjumpingcube/kjumpingcube-3.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kjumpingcube/kjumpingcube-3.4.3.ebuild b/kde-base/kjumpingcube/kjumpingcube-3.4.3.ebuild index 613fd923fa3a..45266f50e7be 100644 --- a/kde-base/kjumpingcube/kjumpingcube-3.4.3.ebuild +++ b/kde-base/kjumpingcube/kjumpingcube-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/kjumpingcube/kjumpingcube-3.4.3.ebuild,v 1.4 2005/11/25 00:42:39 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/kjumpingcube-3.4.3.ebuild,v 1.5 2005/12/09 03:59:15 josejx Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE: Tactical one or two player 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" |