diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 16:44:55 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 16:44:55 +0000 |
commit | 00cd9ac24f0d092690f78d269e0c41b657996171 (patch) | |
tree | 99903bd2290ad5b2c41e797ba5f77a8f72f9b066 /kde-base/kspaceduel | |
parent | x86 stable, bug 292455 (diff) | |
download | gentoo-2-00cd9ac24f0d092690f78d269e0c41b657996171.tar.gz gentoo-2-00cd9ac24f0d092690f78d269e0c41b657996171.tar.bz2 gentoo-2-00cd9ac24f0d092690f78d269e0c41b657996171.zip |
x86 stable, bug 292455
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/kspaceduel')
-rw-r--r-- | kde-base/kspaceduel/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kspaceduel/kspaceduel-4.3.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kspaceduel/ChangeLog b/kde-base/kspaceduel/ChangeLog index 2052e9a7dfaa..2fcf971e55e8 100644 --- a/kde-base/kspaceduel/ChangeLog +++ b/kde-base/kspaceduel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kspaceduel # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.134 2009/12/01 11:05:05 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.135 2009/12/10 16:44:55 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> + kspaceduel-4.3.3.ebuild: + x86 stable, bug 292455 *kspaceduel-4.3.4 (01 Dec 2009) diff --git a/kde-base/kspaceduel/kspaceduel-4.3.3.ebuild b/kde-base/kspaceduel/kspaceduel-4.3.3.ebuild index a730a5c801e7..43b82a66c20e 100644 --- a/kde-base/kspaceduel/kspaceduel-4.3.3.ebuild +++ b/kde-base/kspaceduel/kspaceduel-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-4.3.3.ebuild,v 1.4 2009/11/30 06:54:01 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-4.3.3.ebuild,v 1.5 2009/12/10 16:44:55 fauli Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE Space Game" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="debug +handbook" |