diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 15:36:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 15:36:05 +0000 |
commit | a087989b3d4c72c661640c4c85542df41e3a82b2 (patch) | |
tree | 83b3acc48d37fcd3b989b9915d4caceaf5c5b14d /kde-base/kjumpingcube | |
parent | Stable for x86, wrt bug #450678 (diff) | |
download | gentoo-2-a087989b3d4c72c661640c4c85542df41e3a82b2.tar.gz gentoo-2-a087989b3d4c72c661640c4c85542df41e3a82b2.tar.bz2 gentoo-2-a087989b3d4c72c661640c4c85542df41e3a82b2.zip |
Stable for x86, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kjumpingcube')
-rw-r--r-- | kde-base/kjumpingcube/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kjumpingcube/kjumpingcube-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kjumpingcube/ChangeLog b/kde-base/kjumpingcube/ChangeLog index d05b50c709f4..7e514f259713 100644 --- a/kde-base/kjumpingcube/ChangeLog +++ b/kde-base/kjumpingcube/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kjumpingcube # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/ChangeLog,v 1.231 2013/01/27 12:16:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/ChangeLog,v 1.232 2013/01/27 15:36:05 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kjumpingcube-4.9.5.ebuild: + Stable for x86, wrt bug #450678 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kjumpingcube-4.9.5.ebuild: Stable for amd64, wrt bug #450678 diff --git a/kde-base/kjumpingcube/kjumpingcube-4.9.5.ebuild b/kde-base/kjumpingcube/kjumpingcube-4.9.5.ebuild index 5d643f4d9c26..e8fec3915732 100644 --- a/kde-base/kjumpingcube/kjumpingcube-4.9.5.ebuild +++ b/kde-base/kjumpingcube/kjumpingcube-4.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/kjumpingcube-4.9.5.ebuild,v 1.2 2013/01/27 12:16:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/kjumpingcube-4.9.5.ebuild,v 1.3 2013/01/27 15:36:05 ago Exp $ EAPI=4 @@ -15,7 +15,7 @@ KDE_SELINUX_MODULE="games" inherit ${eclass} DESCRIPTION="KDE: Tactical one or two player game" -KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" |