diff options
Diffstat (limited to 'kde-base/kspaceduel')
-rw-r--r-- | kde-base/kspaceduel/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kspaceduel/kspaceduel-4.11.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kspaceduel/ChangeLog b/kde-base/kspaceduel/ChangeLog index 04e6469671be..066719b0ac17 100644 --- a/kde-base/kspaceduel/ChangeLog +++ b/kde-base/kspaceduel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kspaceduel # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.289 2014/02/16 07:19:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.290 2014/02/20 09:27:38 ago Exp $ + + 20 Feb 2014; Agostino Sarubbo <ago@gentoo.org> kspaceduel-4.11.5.ebuild: + Stable for ppc, wrt bug #493782 16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> kspaceduel-4.11.5.ebuild: Stable for x86, wrt bug #493782 diff --git a/kde-base/kspaceduel/kspaceduel-4.11.5.ebuild b/kde-base/kspaceduel/kspaceduel-4.11.5.ebuild index 3a1684ec28ea..57a4e643cd27 100644 --- a/kde-base/kspaceduel/kspaceduel-4.11.5.ebuild +++ b/kde-base/kspaceduel/kspaceduel-4.11.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-4.11.5.ebuild,v 1.4 2014/02/16 07:19:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-4.11.5.ebuild,v 1.5 2014/02/20 09:27:38 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE=" http://www.kde.org/applications/games/kspaceduel/ http://games.kde.org/game.php?game=kspaceduel " -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" |