diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-26 23:24:59 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-26 23:24:59 +0000 |
commit | 9bbbd6390f59e17a3353c27f11d7544cc5677e76 (patch) | |
tree | f4c181e9fba466289ace911f71781995bd4ada68 /kde-base | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-9bbbd6390f59e17a3353c27f11d7544cc5677e76.tar.gz gentoo-2-9bbbd6390f59e17a3353c27f11d7544cc5677e76.tar.bz2 gentoo-2-9bbbd6390f59e17a3353c27f11d7544cc5677e76.zip |
Stable on ppc64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kjumpingcube/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kjumpingcube/kjumpingcube-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kjumpingcube/ChangeLog b/kde-base/kjumpingcube/ChangeLog index 961e29549aad..3275ec62e3fb 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.57 2006/11/18 17:57:58 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/ChangeLog,v 1.58 2006/11/26 23:24:59 corsair Exp $ + + 26 Nov 2006; Markus Rothe <corsair@gentoo.org> kjumpingcube-3.5.5.ebuild: + Stable on ppc64 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> -kjumpingcube-3.5.3.ebuild, -kjumpingcube-3.5.4.ebuild: diff --git a/kde-base/kjumpingcube/kjumpingcube-3.5.5.ebuild b/kde-base/kjumpingcube/kjumpingcube-3.5.5.ebuild index 62cc1e25878a..67c8393e5e76 100644 --- a/kde-base/kjumpingcube/kjumpingcube-3.5.5.ebuild +++ b/kde-base/kjumpingcube/kjumpingcube-3.5.5.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.5.ebuild,v 1.5 2006/11/16 04:03:50 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/kjumpingcube-3.5.5.ebuild,v 1.6 2006/11/26 23:24:59 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 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" |