From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 A25011382C5 for ; Thu, 14 May 2020 17:51:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 551B7E09BA; Thu, 14 May 2020 17:50:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 3C74CE09BA for ; Thu, 14 May 2020 17:50:43 +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 49F5834F885 for ; Thu, 14 May 2020 17:50:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA216211 for ; Thu, 14 May 2020 17:50:38 +0000 (UTC) From: "Andreas Sturmlechner" 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" Message-ID: <1589478621.be13f50cef2c0925b14aa184aa19e8f00cae8e99.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kde-gtk-config/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kde-gtk-config/kde-gtk-config-5.19.49.9999.ebuild kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild X-VCS-Directories: kde-plasma/kde-gtk-config/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: be13f50cef2c0925b14aa184aa19e8f00cae8e99 X-VCS-Branch: master Date: Thu, 14 May 2020 17:50:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 348b579e-75a7-44a0-b0ac-7a0c9f2b6dc9 X-Archives-Hash: 3d6010a9d68aa6daa16c63123e6317a8 commit: be13f50cef2c0925b14aa184aa19e8f00cae8e99 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu May 14 17:50:21 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu May 14 17:50:21 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=be13f50c kde-plasma/kde-gtk-config: Drop unused DEPEND Upstream commit d608a414e411a18e004c26bc8c0fced541d185ef Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kde-gtk-config/kde-gtk-config-5.19.49.9999.ebuild | 1 - kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-5.19.49.9999.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-5.19.49.9999.ebuild index f6b89c56b7..b429361c52 100644 --- a/kde-plasma/kde-gtk-config/kde-gtk-config-5.19.49.9999.ebuild +++ b/kde-plasma/kde-gtk-config/kde-gtk-config-5.19.49.9999.ebuild @@ -26,7 +26,6 @@ DEPEND=" >=kde-frameworks/kconfig-${KFMIN}:5 >=kde-frameworks/kcoreaddons-${KFMIN}:5 >=kde-frameworks/kdbusaddons-${KFMIN}:5 - >=kde-frameworks/kiconthemes-${KFMIN}:5 x11-libs/gtk+:2 x11-libs/gtk+:3 " diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild index cf6018e64c..3d0d347dae 100644 --- a/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild +++ b/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild @@ -26,7 +26,6 @@ DEPEND=" >=kde-frameworks/kconfig-${KFMIN}:5 >=kde-frameworks/kcoreaddons-${KFMIN}:5 >=kde-frameworks/kdbusaddons-${KFMIN}:5 - >=kde-frameworks/kiconthemes-${KFMIN}:5 x11-libs/gtk+:2 x11-libs/gtk+:3 "