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 C210F138350 for ; Sun, 19 Jan 2020 18:42:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9D9EE089F; Sun, 19 Jan 2020 18:42:02 +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 C7B2DE089F for ; Sun, 19 Jan 2020 18:42:02 +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 7B4EA34E260 for ; Sun, 19 Jan 2020 18:42:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B8B0B0 for ; Sun, 19 Jan 2020 18:42:00 +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: <1579459308.9de7b27232991b3caca7372493caa76f6d0816b2.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/knotifications/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/knotifications/knotifications-9999.ebuild X-VCS-Directories: kde-frameworks/knotifications/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9de7b27232991b3caca7372493caa76f6d0816b2 X-VCS-Branch: master Date: Sun, 19 Jan 2020 18:42:00 +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: d2b30eab-50aa-44e3-b2cc-2a2df04295d0 X-Archives-Hash: fd5e9492e2a49b1f401c668e3fdda30b commit: 9de7b27232991b3caca7372493caa76f6d0816b2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jan 19 18:41:48 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jan 19 18:41:48 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9de7b272 kde-frameworks/knotifications: Drop unused DEPEND Upstream commit 786acbc8327f856523a0c444a01f5229452b31a6 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/knotifications/knotifications-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-frameworks/knotifications/knotifications-9999.ebuild b/kde-frameworks/knotifications/knotifications-9999.ebuild index 067d831a17..ba4dc8b957 100644 --- a/kde-frameworks/knotifications/knotifications-9999.ebuild +++ b/kde-frameworks/knotifications/knotifications-9999.ebuild @@ -17,7 +17,6 @@ BDEPEND=" nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 ) " RDEPEND=" - =kde-frameworks/kcodecs-${PVCUT}*:5 =kde-frameworks/kconfig-${PVCUT}*:5 =kde-frameworks/kcoreaddons-${PVCUT}*:5 =kde-frameworks/kwindowsystem-${PVCUT}*:5