diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-26 17:39:27 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-26 17:39:27 +0000 |
commit | d307c21eea0ecb3a5f5e13238a9463ed301a6a26 (patch) | |
tree | a6d9668e2a35ba4462b60ed9e217c510a6711ef7 /kde-base/kjumpingcube | |
parent | These versions run but do not install with twisted 2.4, so add a < dep. (diff) | |
download | gentoo-2-d307c21eea0ecb3a5f5e13238a9463ed301a6a26.tar.gz gentoo-2-d307c21eea0ecb3a5f5e13238a9463ed301a6a26.tar.bz2 gentoo-2-d307c21eea0ecb3a5f5e13238a9463ed301a6a26.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'kde-base/kjumpingcube')
-rw-r--r-- | kde-base/kjumpingcube/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kjumpingcube/kjumpingcube-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kjumpingcube/ChangeLog b/kde-base/kjumpingcube/ChangeLog index 2391b287eaf1..4986b248052b 100644 --- a/kde-base/kjumpingcube/ChangeLog +++ b/kde-base/kjumpingcube/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kjumpingcube # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/ChangeLog,v 1.41 2006/05/26 15:14:44 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/ChangeLog,v 1.42 2006/05/26 17:39:27 corsair Exp $ + + 26 May 2006; Markus Rothe <corsair@gentoo.org> kjumpingcube-3.5.2.ebuild: + Stable on ppc64 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kjumpingcube-3.5.2.ebuild: diff --git a/kde-base/kjumpingcube/kjumpingcube-3.5.2.ebuild b/kde-base/kjumpingcube/kjumpingcube-3.5.2.ebuild index 50cce053782c..e4ccc3fa51f6 100644 --- a/kde-base/kjumpingcube/kjumpingcube-3.5.2.ebuild +++ b/kde-base/kjumpingcube/kjumpingcube-3.5.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/kjumpingcube-3.5.2.ebuild,v 1.4 2006/05/26 15:14:45 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/kjumpingcube-3.5.2.ebuild,v 1.5 2006/05/26 17:39:27 corsair Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE: Tactical one or two player game" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86" IUSE="" DEPEND="$(deprange 3.5.1 $MAXKDEVER kde-base/libkdegames)" |