diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-09 17:16:20 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-09 17:16:20 +0000 |
commit | 05e0b6cd054e1d892af940b9e44dcb4b9803e16a (patch) | |
tree | fdbc4c8956eb63f0e35ea36fda317b29eea4ac9c | |
parent | Marking whowatch-1.8.3 ppc for bug 393317 (diff) | |
download | gentoo-2-05e0b6cd054e1d892af940b9e44dcb4b9803e16a.tar.gz gentoo-2-05e0b6cd054e1d892af940b9e44dcb4b9803e16a.tar.bz2 gentoo-2-05e0b6cd054e1d892af940b9e44dcb4b9803e16a.zip |
x86 stable wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux i686)
-rw-r--r-- | kde-base/kspaceduel/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kspaceduel/kspaceduel-4.7.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kspaceduel/ChangeLog b/kde-base/kspaceduel/ChangeLog index 0cb1ba4e26ed..28c90cbf9014 100644 --- a/kde-base/kspaceduel/ChangeLog +++ b/kde-base/kspaceduel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kspaceduel -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.190 2011/12/18 19:46:14 dilfridge Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.191 2012/01/09 17:16:20 phajdan.jr Exp $ + + 09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> kspaceduel-4.7.4.ebuild: + x86 stable wrt bug #396359 18 Dec 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kspaceduel-4.6.5.ebuild: diff --git a/kde-base/kspaceduel/kspaceduel-4.7.4.ebuild b/kde-base/kspaceduel/kspaceduel-4.7.4.ebuild index ef4720d247eb..9b0052e2ccd4 100644 --- a/kde-base/kspaceduel/kspaceduel-4.7.4.ebuild +++ b/kde-base/kspaceduel/kspaceduel-4.7.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.7.4.ebuild,v 1.1 2011/12/11 18:52:34 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-4.7.4.ebuild,v 1.2 2012/01/09 17:16:20 phajdan.jr Exp $ EAPI=4 @@ -9,5 +9,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE Space Game" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |