diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-05 00:35:43 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-05 00:35:43 +0000 |
commit | e9f329af4f275606962bf1c0ec55550ee455725f (patch) | |
tree | aadf156c4f8ef9bbae9da66d357b5b4255b7925e /kde-base/kspaceduel | |
parent | Fix accidently added keywords (diff) | |
download | gentoo-2-e9f329af4f275606962bf1c0ec55550ee455725f.tar.gz gentoo-2-e9f329af4f275606962bf1c0ec55550ee455725f.tar.bz2 gentoo-2-e9f329af4f275606962bf1c0ec55550ee455725f.zip |
Fix accidently added keywords
(Portage version: 2.2_rc33/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.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kspaceduel/ChangeLog b/kde-base/kspaceduel/ChangeLog index 5ccda1c7da91..6c468b6a4aa8 100644 --- a/kde-base/kspaceduel/ChangeLog +++ b/kde-base/kspaceduel/ChangeLog @@ -1,6 +1,9 @@ # 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.113 2009/06/04 13:17:39 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.114 2009/06/05 00:35:43 alexxy Exp $ + + 05 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> kspaceduel-4.2.4.ebuild: + Fix accidently added keywords *kspaceduel-4.2.4 (04 Jun 2009) diff --git a/kde-base/kspaceduel/kspaceduel-4.2.4.ebuild b/kde-base/kspaceduel/kspaceduel-4.2.4.ebuild index 90a60c4cf5a8..378dc3a06889 100644 --- a/kde-base/kspaceduel/kspaceduel-4.2.4.ebuild +++ b/kde-base/kspaceduel/kspaceduel-4.2.4.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.2.4.ebuild,v 1.1 2009/06/04 13:17:39 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-4.2.4.ebuild,v 1.2 2009/06/05 00:35:43 alexxy 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +handbook" |