summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-06-05 00:35:15 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-06-05 00:35:15 +0000
commitb1c31320ad3aa0aa6e91d256684ac41e500620b7 (patch)
tree57473f62cf3e4b9ca1a41cd1938037a3f6b2ad85 /kde-base/ksnapshot
parentFix accidently added keywords (diff)
downloadgentoo-2-b1c31320ad3aa0aa6e91d256684ac41e500620b7.tar.gz
gentoo-2-b1c31320ad3aa0aa6e91d256684ac41e500620b7.tar.bz2
gentoo-2-b1c31320ad3aa0aa6e91d256684ac41e500620b7.zip
Fix accidently added keywords
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r--kde-base/ksnapshot/ChangeLog5
-rw-r--r--kde-base/ksnapshot/ksnapshot-4.2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog
index ceea277ade85..f565c9a4c51c 100644
--- a/kde-base/ksnapshot/ChangeLog
+++ b/kde-base/ksnapshot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ksnapshot
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.113 2009/06/04 13:17:08 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.114 2009/06/05 00:35:15 alexxy Exp $
+
+ 05 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> ksnapshot-4.2.4.ebuild:
+ Fix accidently added keywords
*ksnapshot-4.2.4 (04 Jun 2009)
diff --git a/kde-base/ksnapshot/ksnapshot-4.2.4.ebuild b/kde-base/ksnapshot/ksnapshot-4.2.4.ebuild
index e0cd75105cb9..374cefce5e9d 100644
--- a/kde-base/ksnapshot/ksnapshot-4.2.4.ebuild
+++ b/kde-base/ksnapshot/ksnapshot-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/ksnapshot/ksnapshot-4.2.4.ebuild,v 1.1 2009/06/04 13:17:08 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-4.2.4.ebuild,v 1.2 2009/06/05 00:35:15 alexxy Exp $
EAPI="2"
@@ -8,5 +8,5 @@ KMNAME="kdegraphics"
inherit kde4-meta
DESCRIPTION="KDE Screenshot Utility"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug +handbook"