diff options
author | 2005-12-10 21:04:40 +0000 | |
---|---|---|
committer | 2005-12-10 21:04:40 +0000 | |
commit | 23f7fd467aeb530c793791e946e768336b5104ee (patch) | |
tree | abc9821581daee643d51919fc2a301d1e0946ae5 /kde-base/kjumpingcube/kjumpingcube-3.4.3.ebuild | |
parent | added ~ppc64 (diff) | |
download | gentoo-2-23f7fd467aeb530c793791e946e768336b5104ee.tar.gz gentoo-2-23f7fd467aeb530c793791e946e768336b5104ee.tar.bz2 gentoo-2-23f7fd467aeb530c793791e946e768336b5104ee.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r3)
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 1426a8d45a07..8315960df2f1 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.6 2005/12/10 04:36:07 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/kjumpingcube-3.4.3.ebuild,v 1.7 2005/12/10 21:04:40 kloeri 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" |