diff options
Diffstat (limited to 'kde-base/kspaceduel')
-rw-r--r-- | kde-base/kspaceduel/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kspaceduel/kspaceduel-4.14.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kspaceduel/ChangeLog b/kde-base/kspaceduel/ChangeLog index 22c308dce092..5cf292907538 100644 --- a/kde-base/kspaceduel/ChangeLog +++ b/kde-base/kspaceduel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kspaceduel # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.320 2015/02/14 14:35:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.321 2015/02/16 08:31:50 ago Exp $ + + 16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> kspaceduel-4.14.3.ebuild: + Stable for ppc wrt bug #517344 14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> kspaceduel-4.14.3.ebuild: Stable for x86 wrt bug #517344 diff --git a/kde-base/kspaceduel/kspaceduel-4.14.3.ebuild b/kde-base/kspaceduel/kspaceduel-4.14.3.ebuild index eef5aa6b0db3..50830253b242 100644 --- a/kde-base/kspaceduel/kspaceduel-4.14.3.ebuild +++ b/kde-base/kspaceduel/kspaceduel-4.14.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-4.14.3.ebuild,v 1.3 2015/02/14 14:35:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-4.14.3.ebuild,v 1.4 2015/02/16 08:31:50 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)" |