diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-10 10:09:26 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-10 10:09:26 +0000 |
commit | ef20a4166f682bb0780e3eb045ba167ed0326c42 (patch) | |
tree | 00b70abc55d34aa0666763487a5404f000ab0f25 /kde-base/kspaceduel | |
parent | amd64 stable wrt #287697 (diff) | |
download | gentoo-2-ef20a4166f682bb0780e3eb045ba167ed0326c42.tar.gz gentoo-2-ef20a4166f682bb0780e3eb045ba167ed0326c42.tar.bz2 gentoo-2-ef20a4166f682bb0780e3eb045ba167ed0326c42.zip |
amd64 stable wrt #287697
(Portage version: 2.2_rc44/cvs/Linux x86_64, 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.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kspaceduel/ChangeLog b/kde-base/kspaceduel/ChangeLog index d7df8c4a694e..ef28e1766b7a 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.123 2009/10/08 14:50:38 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.124 2009/10/10 10:09:26 ssuominen Exp $ + + 10 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> + kspaceduel-4.3.1.ebuild: + amd64 stable wrt #287697 08 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> -kspaceduel-4.3.0.ebuild: Drop KDE 4.3.0 diff --git a/kde-base/kspaceduel/kspaceduel-4.3.1.ebuild b/kde-base/kspaceduel/kspaceduel-4.3.1.ebuild index adafe1c3376b..0eea647ea5fe 100644 --- a/kde-base/kspaceduel/kspaceduel-4.3.1.ebuild +++ b/kde-base/kspaceduel/kspaceduel-4.3.1.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.1.ebuild,v 1.1 2009/09/01 15:58:07 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-4.3.1.ebuild,v 1.2 2009/10/10 10:09:26 ssuominen Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE Space Game" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +handbook" |