From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1521547-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id C0D9615806E
	for <garchives@archives.gentoo.org>; Fri, 26 May 2023 08:10:24 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 05AA2E07E1;
	Fri, 26 May 2023 08:10:24 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id DABC3E07E1
	for <gentoo-commits@lists.gentoo.org>; Fri, 26 May 2023 08:10:23 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id B7B43340FCA
	for <gentoo-commits@lists.gentoo.org>; Fri, 26 May 2023 08:10:22 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 00855A73
	for <gentoo-commits@lists.gentoo.org>; Fri, 26 May 2023 08:10:21 +0000 (UTC)
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" <juippis@gentoo.org>
Message-ID: <1685088618.f9e190b61dcd740fa21bd90cae348e111a03d78d.juippis@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nntp/sabnzbd/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-nntp/sabnzbd/sabnzbd-4.0.1.ebuild
X-VCS-Directories: net-nntp/sabnzbd/
X-VCS-Committer: juippis
X-VCS-Committer-Name: Joonas Niilola
X-VCS-Revision: f9e190b61dcd740fa21bd90cae348e111a03d78d
X-VCS-Branch: master
Date: Fri, 26 May 2023 08:10:21 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: f0dc0a43-6609-4d71-a22d-4d1cbc559e18
X-Archives-Hash: 2c30b3e0253e25fc6731aba654d234ca

commit:     f9e190b61dcd740fa21bd90cae348e111a03d78d
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 08:09:29 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri May 26 08:10:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9e190b6

net-nntp/sabnzbd: remove non-existent dep from 4.0.1

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-nntp/sabnzbd/sabnzbd-4.0.1.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/net-nntp/sabnzbd/sabnzbd-4.0.1.ebuild b/net-nntp/sabnzbd/sabnzbd-4.0.1.ebuild
index 69eec345bd4b..579060f3b832 100644
--- a/net-nntp/sabnzbd/sabnzbd-4.0.1.ebuild
+++ b/net-nntp/sabnzbd/sabnzbd-4.0.1.ebuild
@@ -51,10 +51,7 @@ DEPEND="
 "
 RDEPEND="
 	${DEPEND}
-	|| (
-		>=app-arch/par2cmdline-0.8
-		>=app-arch/par2cmdline-turbo-0.9.0
-	)
+	>=app-arch/par2cmdline-0.8
 	net-misc/wget
 "
 BDEPEND="