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.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 3450915808C for ; Sun, 13 Feb 2022 16:10:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 628C1E08C3; Sun, 13 Feb 2022 16:10:28 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 4D141E08C3 for ; Sun, 13 Feb 2022 16:10:28 +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 6400B3433CB for ; Sun, 13 Feb 2022 16:10:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A19C72D4 for ; Sun, 13 Feb 2022 16:10:25 +0000 (UTC) From: "Matthew Smith" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Smith" Message-ID: <1644768574.e7de810da5e5de84618df6113677af8cceb5e2f8.matthew@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/radmind/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/radmind/radmind-1.15.3-r1.ebuild X-VCS-Directories: app-admin/radmind/ X-VCS-Committer: matthew X-VCS-Committer-Name: Matthew Smith X-VCS-Revision: e7de810da5e5de84618df6113677af8cceb5e2f8 X-VCS-Branch: master Date: Sun, 13 Feb 2022 16:10:25 +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: b69b3e6f-ad19-44d7-9b61-e5cc7c82f09e X-Archives-Hash: 3f94c92a4f72a3337b53a6bfe8040448 commit: e7de810da5e5de84618df6113677af8cceb5e2f8 Author: Matthew Smith gentoo org> AuthorDate: Sun Feb 13 11:02:03 2022 +0000 Commit: Matthew Smith gentoo org> CommitDate: Sun Feb 13 16:09:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7de810d app-admin/radmind: Remove obsolete blocker Signed-off-by: Matthew Smith gentoo.org> app-admin/radmind/radmind-1.15.3-r1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app-admin/radmind/radmind-1.15.3-r1.ebuild b/app-admin/radmind/radmind-1.15.3-r1.ebuild index 0e948d4f5d21..972433fc9009 100644 --- a/app-admin/radmind/radmind-1.15.3-r1.ebuild +++ b/app-admin/radmind/radmind-1.15.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,8 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" DEPEND="dev-libs/openssl:0=" -RDEPEND="${DEPEND} - !dev-util/repo" +RDEPEND="${DEPEND}" PATCHES=( "${FILESDIR}"/${PN}-1.7.0-gentoo.patch