summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-06-04 23:42:12 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-06-04 23:42:12 +0000
commit91fce8cf1baa2966cdf35864c3100c0546aaef9d (patch)
treed9d4e476612b6e84dd6cbcd70955e962c7d7e831 /kde-base/kdenetwork-filesharing
parentFix accidently added keywords (diff)
downloadgentoo-2-91fce8cf1baa2966cdf35864c3100c0546aaef9d.tar.gz
gentoo-2-91fce8cf1baa2966cdf35864c3100c0546aaef9d.tar.bz2
gentoo-2-91fce8cf1baa2966cdf35864c3100c0546aaef9d.zip
Fix accidently added keywords
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kdenetwork-filesharing')
-rw-r--r--kde-base/kdenetwork-filesharing/ChangeLog6
-rw-r--r--kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.2.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog
index 4408387fb23b..613de2d89e4a 100644
--- a/kde-base/kdenetwork-filesharing/ChangeLog
+++ b/kde-base/kdenetwork-filesharing/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdenetwork-filesharing
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.112 2009/06/04 12:03:13 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.113 2009/06/04 23:42:12 alexxy Exp $
+
+ 04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ kdenetwork-filesharing-4.2.4.ebuild:
+ Fix accidently added keywords
*kdenetwork-filesharing-4.2.4 (04 Jun 2009)
diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.2.4.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.2.4.ebuild
index 5e96b2efdea1..96ffdbc1ff6f 100644
--- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.2.4.ebuild
+++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-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/kdenetwork-filesharing/kdenetwork-filesharing-4.2.4.ebuild,v 1.1 2009/06/04 12:03:13 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.2.4.ebuild,v 1.2 2009/06/04 23:42:12 alexxy Exp $
EAPI="2"
@@ -9,5 +9,5 @@ KMMODULE="filesharing"
inherit kde4-meta
DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug"