summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-06-04 23:55:11 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-06-04 23:55:11 +0000
commit4a7bbf83fa6ae610e9458f38af4c9c4c05c7a510 (patch)
tree22aed396ab7ba952e671ebdd191c36c03a79511e /kde-base/kfilereplace
parentFix accidently added keywords (diff)
downloadgentoo-2-4a7bbf83fa6ae610e9458f38af4c9c4c05c7a510.tar.gz
gentoo-2-4a7bbf83fa6ae610e9458f38af4c9c4c05c7a510.tar.bz2
gentoo-2-4a7bbf83fa6ae610e9458f38af4c9c4c05c7a510.zip
Fix accidently added keywords
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kfilereplace')
-rw-r--r--kde-base/kfilereplace/ChangeLog6
-rw-r--r--kde-base/kfilereplace/kfilereplace-4.2.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kfilereplace/ChangeLog b/kde-base/kfilereplace/ChangeLog
index 9e579284baf3..0fa732f738e1 100644
--- a/kde-base/kfilereplace/ChangeLog
+++ b/kde-base/kfilereplace/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kfilereplace
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/ChangeLog,v 1.110 2009/06/04 12:25:56 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/ChangeLog,v 1.111 2009/06/04 23:55:11 alexxy Exp $
+
+ 04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ kfilereplace-4.2.4.ebuild:
+ Fix accidently added keywords
*kfilereplace-4.2.4 (04 Jun 2009)
diff --git a/kde-base/kfilereplace/kfilereplace-4.2.4.ebuild b/kde-base/kfilereplace/kfilereplace-4.2.4.ebuild
index a63e34b43a76..4d3ea9142ea3 100644
--- a/kde-base/kfilereplace/kfilereplace-4.2.4.ebuild
+++ b/kde-base/kfilereplace/kfilereplace-4.2.4.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/kfilereplace-4.2.4.ebuild,v 1.1 2009/06/04 12:25:56 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/kfilereplace-4.2.4.ebuild,v 1.2 2009/06/04 23:55:11 alexxy Exp $
EAPI="2"
KMNAME="kdewebdev"
inherit kde4-meta
DESCRIPTION="KDE web development - powerful search and replace in multiple files"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug +handbook"