diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2006-11-13 13:52:27 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2006-11-13 13:52:27 +0000 |
commit | a8ad302a1e01c09bf4f3be560ac4611842c58ef5 (patch) | |
tree | df1a0fd92e00be5c1d74e908075e4969a12a9e98 /kde-base/kjumpingcube | |
parent | Stable on sparc --- Bug #141446 --- I am bypassing 2.1.73 for 2.1.73-r1 (diff) | |
download | historical-a8ad302a1e01c09bf4f3be560ac4611842c58ef5.tar.gz historical-a8ad302a1e01c09bf4f3be560ac4611842c58ef5.tar.bz2 historical-a8ad302a1e01c09bf4f3be560ac4611842c58ef5.zip |
"Stable x86, bug #147570"
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'kde-base/kjumpingcube')
-rw-r--r-- | kde-base/kjumpingcube/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kjumpingcube/kjumpingcube-3.5.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kjumpingcube/ChangeLog b/kde-base/kjumpingcube/ChangeLog index 5c15a88c0308..54a98ab556e1 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.52 2006/10/03 10:57:17 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/ChangeLog,v 1.53 2006/11/13 13:01:19 opfer Exp $ + + 13 Nov 2006; Christian Faulhammer <opfer@gentoo.org> + kjumpingcube-3.5.5.ebuild: + "Stable x86, bug #147570" *kjumpingcube-3.5.5 (03 Oct 2006) diff --git a/kde-base/kjumpingcube/kjumpingcube-3.5.5.ebuild b/kde-base/kjumpingcube/kjumpingcube-3.5.5.ebuild index 879cf2a4bde1..0e1733810eec 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.1 2006/10/03 10:57:17 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/kjumpingcube-3.5.5.ebuild,v 1.2 2006/11/13 13:01:19 opfer 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)" |