diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 16:56:01 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 16:56:01 +0000 |
commit | 9575438c464ab296f61cbc53da6fa9fa2919fbf0 (patch) | |
tree | 83eb26040299ce1b817a90a4305215f02bab2527 /kde-base/kjumpingcube | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-9575438c464ab296f61cbc53da6fa9fa2919fbf0.tar.gz gentoo-2-9575438c464ab296f61cbc53da6fa9fa2919fbf0.tar.bz2 gentoo-2-9575438c464ab296f61cbc53da6fa9fa2919fbf0.zip |
Stable on ia64.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'kde-base/kjumpingcube')
-rw-r--r-- | kde-base/kjumpingcube/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kjumpingcube/kjumpingcube-3.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kjumpingcube/ChangeLog b/kde-base/kjumpingcube/ChangeLog index c642ecebc70f..bf6431dd3279 100644 --- a/kde-base/kjumpingcube/ChangeLog +++ b/kde-base/kjumpingcube/ChangeLog @@ -1,6 +1,10 @@ # 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.48 2006/07/25 06:24:06 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/ChangeLog,v 1.49 2006/09/03 16:56:01 kloeri Exp $ + + 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> + kjumpingcube-3.5.2.ebuild: + Stable on ia64. *kjumpingcube-3.5.4 (25 Jul 2006) diff --git a/kde-base/kjumpingcube/kjumpingcube-3.5.2.ebuild b/kde-base/kjumpingcube/kjumpingcube-3.5.2.ebuild index 2c6bea15f1e0..786edeec3421 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.8 2006/06/01 08:54:18 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/kjumpingcube-3.5.2.ebuild,v 1.9 2006/09/03 16:56:01 kloeri 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)" |