diff options
author | Jason Wever <weeve@gentoo.org> | 2006-05-29 21:33:22 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-05-29 21:33:22 +0000 |
commit | b06805a5083b8c3a506ef4d381bd1684966c7fe6 (patch) | |
tree | 759483c62d5d6ba598e0222b55bbf8f387cd6b64 /kde-base/kjumpingcube | |
parent | Stable on SPARC wrt bug #132213. (diff) | |
download | gentoo-2-b06805a5083b8c3a506ef4d381bd1684966c7fe6.tar.gz gentoo-2-b06805a5083b8c3a506ef4d381bd1684966c7fe6.tar.bz2 gentoo-2-b06805a5083b8c3a506ef4d381bd1684966c7fe6.zip |
Stable on SPARC wrt bug #132213.
(Portage version: 2.1_rc3)
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 5633e8f018f1..110be05ee08c 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.43 2006/05/29 14:34:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/ChangeLog,v 1.44 2006/05/29 21:33:22 weeve Exp $ + + 29 May 2006; Jason Wever <weeve@gentoo.org> kjumpingcube-3.5.2.ebuild: + Stable on SPARC wrt bug #132213. 29 May 2006; Diego Pettenò <flameeyes@gentoo.org> -kjumpingcube-3.4.1.ebuild, -kjumpingcube-3.4.2.ebuild: diff --git a/kde-base/kjumpingcube/kjumpingcube-3.5.2.ebuild b/kde-base/kjumpingcube/kjumpingcube-3.5.2.ebuild index e4ccc3fa51f6..96c655be0b75 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.5 2006/05/26 17:39:27 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/kjumpingcube-3.5.2.ebuild,v 1.6 2006/05/29 21:33:22 weeve 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)" |