summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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.7.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog
index 23b06cdede6d..45b0e6e63396 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.185 2011/12/07 10:45:52 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.186 2011/12/07 22:13:35 hwoarang Exp $
+
+ 07 Dec 2011; Markos Chandras <hwoarang@gentoo.org>
+ kdenetwork-filesharing-4.7.3.ebuild:
+ Stable on amd64 wrt bug #388279
07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
kdenetwork-filesharing-4.7.3.ebuild:
diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.7.3.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.7.3.ebuild
index 4562326941b6..5c7460dc7f9f 100644
--- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.7.3.ebuild
+++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.7.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.7.3.ebuild,v 1.2 2011/12/07 10:45:52 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.7.3.ebuild,v 1.3 2011/12/07 22:13:35 hwoarang Exp $
EAPI=4
@@ -9,5 +9,5 @@ KMMODULE="filesharing"
inherit kde4-meta
DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"