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 087691381F3 for ; Sun, 29 Nov 2020 20:59:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4325E0825; Sun, 29 Nov 2020 20:59:22 +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 C3652E07F9 for ; Sun, 29 Nov 2020 20:59:22 +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 D1A43341011 for ; Sun, 29 Nov 2020 20:59:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1FAD246A for ; Sun, 29 Nov 2020 20:59:20 +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: <1606683467.1713156a4b66497721f8d5efab7ca46af703e76e.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.20.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: 1713156a4b66497721f8d5efab7ca46af703e76e X-VCS-Branch: master Date: Sun, 29 Nov 2020 20:59:20 +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: 7b7315d2-70fd-4133-be17-33df7f8b581d X-Archives-Hash: 9ea8b7aac8f3ea47f8ceee8f56c636a2 commit: 1713156a4b66497721f8d5efab7ca46af703e76e Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 29 10:41:35 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 29 20:57:47 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1713156a kde-plasma/kde-gtk-config: Drop unused DEPEND Upstream commit 314b97e47b225e94eb566a6d6bfece827ceea727 Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kde-gtk-config/kde-gtk-config-5.20.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.20.49.9999.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-5.20.49.9999.ebuild index 9a3d46f390..6f606a1b9b 100644 --- a/kde-plasma/kde-gtk-config/kde-gtk-config-5.20.49.9999.ebuild +++ b/kde-plasma/kde-gtk-config/kde-gtk-config-5.20.49.9999.ebuild @@ -32,7 +32,6 @@ DEPEND=" >=kde-frameworks/kcoreaddons-${KFMIN}:5 >=kde-frameworks/kdbusaddons-${KFMIN}:5 >=kde-frameworks/kguiaddons-${KFMIN}:5 - >=kde-frameworks/kservice-${KFMIN}:5 >=kde-plasma/kdecoration-${PVCUT}: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 bc82664a04..8882d6b64c 100644 --- a/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild +++ b/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild @@ -32,7 +32,6 @@ DEPEND=" >=kde-frameworks/kcoreaddons-${KFMIN}:5 >=kde-frameworks/kdbusaddons-${KFMIN}:5 >=kde-frameworks/kguiaddons-${KFMIN}:5 - >=kde-frameworks/kservice-${KFMIN}:5 >=kde-plasma/kdecoration-${PVCUT}:5 x11-libs/gtk+:2 x11-libs/gtk+:3