From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-781917-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 9FC6C138CBD
	for <garchives@archives.gentoo.org>; Thu, 12 Mar 2015 14:59:57 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2B986E0882;
	Thu, 12 Mar 2015 14:59:56 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id D0F9BE0882
	for <gentoo-commits@lists.gentoo.org>; Thu, 12 Mar 2015 14:59:55 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 353543406A2
	for <gentoo-commits@lists.gentoo.org>; Thu, 12 Mar 2015 14:59:54 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id C7B651398B
	for <gentoo-commits@lists.gentoo.org>; Thu, 12 Mar 2015 14:59:42 +0000 (UTC)
From: "Michael Palimaka" <kensington@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, "Michael Palimaka" <kensington@gentoo.org>
Message-ID: <1426172363.73b6f524bf1264e425faedb7db7288fe0f3f9510.kensington@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-meta/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-plasma/plasma-meta/plasma-meta-5.2.1.ebuild kde-plasma/plasma-meta/plasma-meta-5.2.9999.ebuild kde-plasma/plasma-meta/plasma-meta-9999.ebuild
X-VCS-Directories: kde-plasma/plasma-meta/
X-VCS-Committer: kensington
X-VCS-Committer-Name: Michael Palimaka
X-VCS-Revision: 73b6f524bf1264e425faedb7db7288fe0f3f9510
X-VCS-Branch: master
Date: Thu, 12 Mar 2015 14:59:42 +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: ded3e2a3-cc7a-4750-a834-51c79c8f1248
X-Archives-Hash: 6b0ff933238cffc89c3009400273dfab

commit:     73b6f524bf1264e425faedb7db7288fe0f3f9510
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 12 14:59:23 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Mar 12 14:59:23 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=73b6f524

[kde-plasma/plasma-meta] Remove stray unconditional sddm-kcm.

Package-Manager: portage-2.2.17

 kde-plasma/plasma-meta/plasma-meta-5.2.1.ebuild    | 1 -
 kde-plasma/plasma-meta/plasma-meta-5.2.9999.ebuild | 1 -
 kde-plasma/plasma-meta/plasma-meta-9999.ebuild     | 1 -
 3 files changed, 3 deletions(-)

diff --git a/kde-plasma/plasma-meta/plasma-meta-5.2.1.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.2.1.ebuild
index 2e6ee41..81656ec 100644
--- a/kde-plasma/plasma-meta/plasma-meta-5.2.1.ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-5.2.1.ebuild
@@ -40,7 +40,6 @@ RDEPEND="
 	$(add_plasma_dep plasma-workspace)
 	$(add_plasma_dep polkit-kde-agent)
 	$(add_plasma_dep powerdevil)
-	$(add_plasma_dep sddm-kcm)
 	$(add_plasma_dep systemsettings)
 	bluetooth? (
 		$(add_plasma_dep bluedevil)

diff --git a/kde-plasma/plasma-meta/plasma-meta-5.2.9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.2.9999.ebuild
index 2d7d01d..62665d8 100644
--- a/kde-plasma/plasma-meta/plasma-meta-5.2.9999.ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-5.2.9999.ebuild
@@ -40,7 +40,6 @@ RDEPEND="
 	$(add_plasma_dep plasma-workspace)
 	$(add_plasma_dep polkit-kde-agent)
 	$(add_plasma_dep powerdevil)
-	$(add_plasma_dep sddm-kcm)
 	$(add_plasma_dep systemsettings)
 	bluetooth? (
 		$(add_plasma_dep bluedevil)

diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild
index 2d7d01d..62665d8 100644
--- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild
@@ -40,7 +40,6 @@ RDEPEND="
 	$(add_plasma_dep plasma-workspace)
 	$(add_plasma_dep polkit-kde-agent)
 	$(add_plasma_dep powerdevil)
-	$(add_plasma_dep sddm-kcm)
 	$(add_plasma_dep systemsettings)
 	bluetooth? (
 		$(add_plasma_dep bluedevil)