diff options
author | 2012-05-18 06:58:50 +0000 | |
---|---|---|
committer | 2012-05-18 06:58:50 +0000 | |
commit | d5b878f4cf84c96f2c83761d9d014efc2b72186d (patch) | |
tree | 7288cf53d902721097b753d6022dcae4a15b3963 /kde-base/kspaceduel | |
parent | Marked ~ppc ~ppc64 for bug #402989. (diff) | |
download | gentoo-2-d5b878f4cf84c96f2c83761d9d014efc2b72186d.tar.gz gentoo-2-d5b878f4cf84c96f2c83761d9d014efc2b72186d.tar.bz2 gentoo-2-d5b878f4cf84c96f2c83761d9d014efc2b72186d.zip |
Marked ~ppc ~ppc64 for bug #402989.
(Portage version: 2.1.10.59/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kspaceduel')
-rw-r--r-- | kde-base/kspaceduel/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kspaceduel/kspaceduel-4.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kspaceduel/ChangeLog b/kde-base/kspaceduel/ChangeLog index 6aa952d416c0..4970d77b3de9 100644 --- a/kde-base/kspaceduel/ChangeLog +++ b/kde-base/kspaceduel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kspaceduel # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.203 2012/05/08 15:43:32 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.204 2012/05/18 06:58:50 josejx Exp $ + + 18 May 2012; Joseph Jezak <josejx@gentoo.org> kspaceduel-4.8.3.ebuild: + Marked ~ppc ~ppc64 for bug #402989. 08 May 2012; Johannes Huber <johu@gentoo.org> -kspaceduel-4.8.2.ebuild: Remove KDE SC 4.8.2 diff --git a/kde-base/kspaceduel/kspaceduel-4.8.3.ebuild b/kde-base/kspaceduel/kspaceduel-4.8.3.ebuild index 1c3dc52b288a..25d6e1cd5d27 100644 --- a/kde-base/kspaceduel/kspaceduel-4.8.3.ebuild +++ b/kde-base/kspaceduel/kspaceduel-4.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-4.8.3.ebuild,v 1.1 2012/05/03 20:07:41 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-4.8.3.ebuild,v 1.2 2012/05/18 06:58:50 josejx Exp $ EAPI=4 @@ -10,5 +10,5 @@ KDE_SELINUX_MODULE="games" inherit kde4-meta DESCRIPTION="KDE Space Game" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |