From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1042019-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 540CB138335
	for <garchives@archives.gentoo.org>; Wed, 15 Aug 2018 17:40:41 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 57278E0A03;
	Wed, 15 Aug 2018 17:40:40 +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-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 3040BE0A03
	for <gentoo-commits@lists.gentoo.org>; Wed, 15 Aug 2018 17:40:40 +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 5BE3A335D07
	for <gentoo-commits@lists.gentoo.org>; Wed, 15 Aug 2018 17:40:38 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 23CB139E
	for <gentoo-commits@lists.gentoo.org>; Wed, 15 Aug 2018 17:40:36 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@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, "Andreas Sturmlechner" <asturm@gentoo.org>
Message-ID: <1534352467.eb9a97d8b96219ef4e4c84bdc7589e725b2c6fb8.asturm@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kwin/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-plasma/kwin/kwin-5.12.49.9999.ebuild
X-VCS-Directories: kde-plasma/kwin/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: eb9a97d8b96219ef4e4c84bdc7589e725b2c6fb8
X-VCS-Branch: master
Date: Wed, 15 Aug 2018 17:40:36 +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: ff1df394-4878-43dd-b947-e878a0ab4a85
X-Archives-Hash: b1edef250504569c8d78ad6334ffc2f2

commit:     eb9a97d8b96219ef4e4c84bdc7589e725b2c6fb8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 15 17:01:07 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 15 17:01:07 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=eb9a97d8

kde-plasma/kwin: Drop obsolete blocker kde-apps/kdeartwork-meta

Package-Manager: Portage-2.3.46, Repoman-2.3.10

 kde-plasma/kwin/kwin-5.12.49.9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-plasma/kwin/kwin-5.12.49.9999.ebuild b/kde-plasma/kwin/kwin-5.12.49.9999.ebuild
index b2b94a6077..7b1b3750b4 100644
--- a/kde-plasma/kwin/kwin-5.12.49.9999.ebuild
+++ b/kde-plasma/kwin/kwin-5.12.49.9999.ebuild
@@ -73,7 +73,6 @@ RDEPEND="${COMMON_DEPEND}
 	$(add_plasma_dep kde-cli-tools)
 	$(add_qt_dep qtvirtualkeyboard)
 	multimedia? ( $(add_qt_dep qtmultimedia 'gstreamer,qml') )
-	!<kde-apps/kdeartwork-meta-15.08.3-r1:4
 	!kde-plasma/kwin:4
 	!kde-plasma/systemsettings:4
 "