diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-05 00:39:39 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-05 00:39:39 +0000 |
commit | c4cf75bdac9327b0f16ca9789264857d0fbc0733 (patch) | |
tree | a08167b4af610a2c6dde065ef9bc58f9aa3a713b /kde-base/kspaceduel | |
parent | Fix accidently added keywords (diff) | |
download | historical-c4cf75bdac9327b0f16ca9789264857d0fbc0733.tar.gz historical-c4cf75bdac9327b0f16ca9789264857d0fbc0733.tar.bz2 historical-c4cf75bdac9327b0f16ca9789264857d0fbc0733.zip |
Fix accidently added keywords
Package-Manager: portage-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" |