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 2B1FF138334 for ; Thu, 24 Oct 2019 18:37:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21445E086B; Thu, 24 Oct 2019 18:37:23 +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 0D51CE086B for ; Thu, 24 Oct 2019 18:37:23 +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 2818D34C2AD for ; Thu, 24 Oct 2019 18:37:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 605A8896 for ; Thu, 24 Oct 2019 18:37:19 +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: <1571940470.157232b23d61e2cf1cef3640f60b22dec3f427bb.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-vcs/kdesvn/ X-VCS-Repository: proj/kde X-VCS-Files: dev-vcs/kdesvn/kdesvn-9999.ebuild X-VCS-Directories: dev-vcs/kdesvn/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 157232b23d61e2cf1cef3640f60b22dec3f427bb X-VCS-Branch: master Date: Thu, 24 Oct 2019 18:37:19 +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: db78b0e6-eb1d-48d0-952f-bfdcecb071aa X-Archives-Hash: fb02e0e65bb1c0180eab504c6afe4471 commit: 157232b23d61e2cf1cef3640f60b22dec3f427bb Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Oct 24 18:07:50 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Oct 24 18:07:50 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=157232b2 dev-vcs/kdesvn: Drop obsolete blocker Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-vcs/kdesvn/kdesvn-9999.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dev-vcs/kdesvn/kdesvn-9999.ebuild b/dev-vcs/kdesvn/kdesvn-9999.ebuild index 9832f356af..6c1d938759 100644 --- a/dev-vcs/kdesvn/kdesvn-9999.ebuild +++ b/dev-vcs/kdesvn/kdesvn-9999.ebuild @@ -46,9 +46,7 @@ DEPEND=" dev-libs/apr-util:1 dev-vcs/subversion " -RDEPEND="${DEPEND} - !kde-apps/kdesdk-kioslaves:4[subversion(-)] -" +RDEPEND="${DEPEND}" src_prepare(){ kde5_src_prepare