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 70562138334 for ; Wed, 16 Oct 2019 13:21:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8B10E0998; Wed, 16 Oct 2019 13:21:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 D187CE0997 for ; Wed, 16 Oct 2019 13:21:13 +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 99C2434BDB7 for ; Wed, 16 Oct 2019 13:21:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD374892 for ; Wed, 16 Oct 2019 13:21:09 +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: <1571230996.f9b87b3b22751ec698e5f41a5831907447d3fa5b.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/oxygen-icons/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/oxygen-icons/oxygen-icons-9999.ebuild X-VCS-Directories: kde-frameworks/oxygen-icons/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f9b87b3b22751ec698e5f41a5831907447d3fa5b X-VCS-Branch: master Date: Wed, 16 Oct 2019 13:21:09 +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: d4f7c0c7-df70-45da-8ad2-cf83d89753ae X-Archives-Hash: f4c4e995e74235bf11b69d9549b33c49 commit: f9b87b3b22751ec698e5f41a5831907447d3fa5b Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Oct 16 13:03:16 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Oct 16 13:03:16 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f9b87b3b kde-frameworks/oxygen-icons: Drop obsolete blocker Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/oxygen-icons/oxygen-icons-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-frameworks/oxygen-icons/oxygen-icons-9999.ebuild b/kde-frameworks/oxygen-icons/oxygen-icons-9999.ebuild index d0dffcfb76..32fcd37b8c 100644 --- a/kde-frameworks/oxygen-icons/oxygen-icons-9999.ebuild +++ b/kde-frameworks/oxygen-icons/oxygen-icons-9999.ebuild @@ -17,4 +17,3 @@ BDEPEND=" test? ( app-misc/fdupes ) " DEPEND="test? ( dev-qt/qttest:5 )" -RDEPEND="!kde-frameworks/oxygen-icons:4"