diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 16:57:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 16:57:00 +0000 |
commit | d6302d9b0f82c07f007aa2118cf73b0f145abbed (patch) | |
tree | a302408c556c8cfeeea1e3d18832646381abb432 /kde-base/kspaceduel | |
parent | Add ~ppc64, wrt bug #455960 (diff) | |
download | gentoo-2-d6302d9b0f82c07f007aa2118cf73b0f145abbed.tar.gz gentoo-2-d6302d9b0f82c07f007aa2118cf73b0f145abbed.tar.bz2 gentoo-2-d6302d9b0f82c07f007aa2118cf73b0f145abbed.zip |
Add ~ppc64, wrt bug #455960
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kspaceduel')
-rw-r--r-- | kde-base/kspaceduel/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kspaceduel/kspaceduel-4.10.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kspaceduel/kspaceduel-4.9.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kspaceduel/ChangeLog b/kde-base/kspaceduel/ChangeLog index 46f03757d732..e0f51219fc96 100644 --- a/kde-base/kspaceduel/ChangeLog +++ b/kde-base/kspaceduel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kspaceduel # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.234 2013/02/07 04:57:31 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.235 2013/02/23 16:57:00 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> kspaceduel-4.10.0.ebuild, + kspaceduel-4.9.5.ebuild: + Add ~ppc64, wrt bug #455960 *kspaceduel-4.10.0 (06 Feb 2013) diff --git a/kde-base/kspaceduel/kspaceduel-4.10.0.ebuild b/kde-base/kspaceduel/kspaceduel-4.10.0.ebuild index 2f54aec6ddf1..a8e6366d679e 100644 --- a/kde-base/kspaceduel/kspaceduel-4.10.0.ebuild +++ b/kde-base/kspaceduel/kspaceduel-4.10.0.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/kspaceduel/kspaceduel-4.10.0.ebuild,v 1.1 2013/02/07 04:57:31 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-4.10.0.ebuild,v 1.2 2013/02/23 16:56:59 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ KDE_SELINUX_MODULE="games" inherit kde4-base DESCRIPTION="KDE Space Game" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" diff --git a/kde-base/kspaceduel/kspaceduel-4.9.5.ebuild b/kde-base/kspaceduel/kspaceduel-4.9.5.ebuild index 01e866ff819b..8fd11b2a4158 100644 --- a/kde-base/kspaceduel/kspaceduel-4.9.5.ebuild +++ b/kde-base/kspaceduel/kspaceduel-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/kspaceduel/kspaceduel-4.9.5.ebuild,v 1.4 2013/01/27 23:51:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-4.9.5.ebuild,v 1.5 2013/02/23 16:56:59 ago Exp $ EAPI=4 @@ -15,7 +15,7 @@ KDE_SELINUX_MODULE="games" inherit ${eclass} DESCRIPTION="KDE Space Game" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" |