From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-525241-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 307331381F3
	for <garchives@archives.gentoo.org>; Sun, 18 Nov 2012 16:35:42 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A3B7521C0DB;
	Sun, 18 Nov 2012 16:35:34 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 07F5121C0DB
	for <gentoo-commits@lists.gentoo.org>; Sun, 18 Nov 2012 16:35:33 +0000 (UTC)
Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163])
	(using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 11EA733D852
	for <gentoo-commits@lists.gentoo.org>; Sun, 18 Nov 2012 16:35:33 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by hornbill.gentoo.org (Postfix) with ESMTP id 7662CE5442
	for <gentoo-commits@lists.gentoo.org>; Sun, 18 Nov 2012 16:35:31 +0000 (UTC)
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" <alexxy@gentoo.org>
Message-ID: <1353256452.64ef80555a7c510785ac4ab9a0bb3ae8629bc422.alexxy@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-base/plasma-workspace/plasma-workspace-4.9.80.ebuild kde-base/plasma-workspace/plasma-workspace-9999.ebuild
X-VCS-Directories: kde-base/plasma-workspace/
X-VCS-Committer: alexxy
X-VCS-Committer-Name: Alexey Shvetsov
X-VCS-Revision: 64ef80555a7c510785ac4ab9a0bb3ae8629bc422
X-VCS-Branch: master
Date: Sun, 18 Nov 2012 16:35:31 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: ffccf58b-c29f-45db-a62c-6cccdf6ab290
X-Archives-Hash: 28c098f4fc3946240f1fb9a4ddeb07ee

commit:     64ef80555a7c510785ac4ab9a0bb3ae8629bc422
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 18 16:34:12 2012 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sun Nov 18 16:34:12 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=64ef8055

[kde-base/plasma-workspace] Fix ftbfs

Package-Manager: portage-2.2.0_alpha142

---
 .../plasma-workspace-4.9.80.ebuild                 |    2 +-
 .../plasma-workspace/plasma-workspace-9999.ebuild  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-base/plasma-workspace/plasma-workspace-4.9.80.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.9.80.ebuild
index dfa3202..1da8ead 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.9.80.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.9.80.ebuild
@@ -60,7 +60,7 @@ KMEXTRACTONLY="
 	krunner/dbus/org.freedesktop.ScreenSaver.xml
 	krunner/dbus/org.kde.krunner.App.xml
 	ksmserver/org.kde.KSMServerInterface.xml
-	ksmserver/screenlocker/kcfg/
+	ksmserver/screenlocker/
 	plasma/screensaver/shell/
 	libs/kephal/
 	libs/kworkspace/

diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 047fa5a..7c56076 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -60,7 +60,7 @@ KMEXTRACTONLY="
 	krunner/dbus/org.freedesktop.ScreenSaver.xml
 	krunner/dbus/org.kde.krunner.App.xml
 	ksmserver/org.kde.KSMServerInterface.xml
-	ksmserver/screenlocker/kcfg/
+	ksmserver/screenlocker/
 	plasma/screensaver/shell/
 	libs/kephal/
 	libs/kworkspace/