summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-06-05 00:25:06 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-06-05 00:25:06 +0000
commit0052acd07f0d6df169da22c92e21f4b82d94831a (patch)
treee9312a6470c15d60bfa9004b50292bc97644e37a /kde-base/kpat
parentFix accidently added keywords (diff)
downloadgentoo-2-0052acd07f0d6df169da22c92e21f4b82d94831a.tar.gz
gentoo-2-0052acd07f0d6df169da22c92e21f4b82d94831a.tar.bz2
gentoo-2-0052acd07f0d6df169da22c92e21f4b82d94831a.zip
Fix accidently added keywords
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kpat')
-rw-r--r--kde-base/kpat/ChangeLog5
-rw-r--r--kde-base/kpat/kpat-4.2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kpat/ChangeLog b/kde-base/kpat/ChangeLog
index 8ee604b5368a..cd4537a1bbbb 100644
--- a/kde-base/kpat/ChangeLog
+++ b/kde-base/kpat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kpat
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.115 2009/06/04 13:07:00 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.116 2009/06/05 00:25:06 alexxy Exp $
+
+ 05 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> kpat-4.2.4.ebuild:
+ Fix accidently added keywords
*kpat-4.2.4 (04 Jun 2009)
diff --git a/kde-base/kpat/kpat-4.2.4.ebuild b/kde-base/kpat/kpat-4.2.4.ebuild
index 99c0f109e6a0..de0ae02e6c2c 100644
--- a/kde-base/kpat/kpat-4.2.4.ebuild
+++ b/kde-base/kpat/kpat-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/kpat/kpat-4.2.4.ebuild,v 1.1 2009/06/04 13:07:00 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/kpat-4.2.4.ebuild,v 1.2 2009/06/05 00:25:06 alexxy Exp $
EAPI="2"
@@ -8,5 +8,5 @@ KMNAME="kdegames"
inherit kde4-meta
DESCRIPTION="KDE patience game"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug +handbook"