From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-954345-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 78A94139694
	for <garchives@archives.gentoo.org>; Wed,  7 Jun 2017 21:34:44 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 898A721C07C;
	Wed,  7 Jun 2017 21:34:43 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 6BCAB21C07C
	for <gentoo-commits@lists.gentoo.org>; Wed,  7 Jun 2017 21:34:43 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 62172341AC2
	for <gentoo-commits@lists.gentoo.org>; Wed,  7 Jun 2017 21:34:42 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B2EB7472
	for <gentoo-commits@lists.gentoo.org>; Wed,  7 Jun 2017 21:34:41 +0000 (UTC)
From: "Johannes Huber" <johu@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, "Johannes Huber" <johu@gentoo.org>
Message-ID: <1496871058.2597ac1d7e0eff2ae76c2f148b133e68f3b6d5fb.johu@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.10.49.9999.ebuild kde-plasma/plasma-meta/plasma-meta-9999.ebuild
X-VCS-Directories: kde-plasma/plasma-meta/
X-VCS-Committer: johu
X-VCS-Committer-Name: Johannes Huber
X-VCS-Revision: 2597ac1d7e0eff2ae76c2f148b133e68f3b6d5fb
X-VCS-Branch: master
Date: Wed,  7 Jun 2017 21:34:41 +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: ed390538-3c8d-4ef7-a22e-e2537e4bf643
X-Archives-Hash: ad9268b377a5d13bc0beab31508aa928

commit:     2597ac1d7e0eff2ae76c2f148b133e68f3b6d5fb
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  7 21:30:58 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Jun  7 21:30:58 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2597ac1d

kde-plasma/plasma-meta: Add kde-plasma/plymouth-kcm

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 kde-plasma/plasma-meta/plasma-meta-5.10.49.9999.ebuild | 5 ++++-
 kde-plasma/plasma-meta/plasma-meta-9999.ebuild         | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/plasma-meta/plasma-meta-5.10.49.9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.10.49.9999.ebuild
index 395ba06740..5445e41cc9 100644
--- a/kde-plasma/plasma-meta/plasma-meta-5.10.49.9999.ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-5.10.49.9999.ebuild
@@ -57,7 +57,10 @@ RDEPEND="
 	handbook? ( $(add_kdeapps_dep khelpcenter) )
 	networkmanager? ( $(add_plasma_dep plasma-nm) )
 	pam? ( $(add_plasma_dep kwallet-pam) )
-	plymouth? ( $(add_plasma_dep breeze-plymouth) )
+	plymouth? (
+		$(add_plasma_dep breeze-plymouth)
+		$(add_plasma_dep plymouth-kcm)
+	)
 	pulseaudio? ( $(add_plasma_dep plasma-pa) )
 	sdk? ( $(add_plasma_dep plasma-sdk) )
 	wallpapers? ( $(add_plasma_dep plasma-workspace-wallpapers) )

diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild
index 395ba06740..5445e41cc9 100644
--- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild
@@ -57,7 +57,10 @@ RDEPEND="
 	handbook? ( $(add_kdeapps_dep khelpcenter) )
 	networkmanager? ( $(add_plasma_dep plasma-nm) )
 	pam? ( $(add_plasma_dep kwallet-pam) )
-	plymouth? ( $(add_plasma_dep breeze-plymouth) )
+	plymouth? (
+		$(add_plasma_dep breeze-plymouth)
+		$(add_plasma_dep plymouth-kcm)
+	)
 	pulseaudio? ( $(add_plasma_dep plasma-pa) )
 	sdk? ( $(add_plasma_dep plasma-sdk) )
 	wallpapers? ( $(add_plasma_dep plasma-workspace-wallpapers) )