From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1009982-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 3C6491382C5
	for <garchives@archives.gentoo.org>; Sat, 17 Mar 2018 01:17:17 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 554F1E08D9;
	Sat, 17 Mar 2018 01:17:16 +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 2D455E08D9
	for <gentoo-commits@lists.gentoo.org>; Sat, 17 Mar 2018 01:17:15 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(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 ABFF7335C82
	for <gentoo-commits@lists.gentoo.org>; Sat, 17 Mar 2018 01:17:13 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 71AF3258
	for <gentoo-commits@lists.gentoo.org>; Sat, 17 Mar 2018 01:17:11 +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: <1521249422.6be9e527ce20d0c06e92c8d8590f4d6140778161.asturm@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/kdeconnect/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-misc/kdeconnect/kdeconnect-9999.ebuild
X-VCS-Directories: kde-misc/kdeconnect/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 6be9e527ce20d0c06e92c8d8590f4d6140778161
X-VCS-Branch: master
Date: Sat, 17 Mar 2018 01:17:11 +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: 2d692007-a1fe-460b-8185-8c10448a41f9
X-Archives-Hash: aa9e685dc76fc408c895ed65e239169e

commit:     6be9e527ce20d0c06e92c8d8590f4d6140778161
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 17 01:16:47 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 17 01:17:02 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6be9e527

kde-misc/kdeconnect: Drop obsolete FRAMEWORKS_MINIMAL

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 kde-misc/kdeconnect/kdeconnect-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-misc/kdeconnect/kdeconnect-9999.ebuild b/kde-misc/kdeconnect/kdeconnect-9999.ebuild
index 71302530b2..fa44a8036c 100644
--- a/kde-misc/kdeconnect/kdeconnect-9999.ebuild
+++ b/kde-misc/kdeconnect/kdeconnect-9999.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=6
 
-FRAMEWORKS_MINIMAL="5.42.0"
 KDE_HANDBOOK="optional"
 KDE_TEST="true"
 KMNAME="${PN}-kde"