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 BBD45139083 for ; Tue, 19 Dec 2017 23:21:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 363DBE0FEB; Tue, 19 Dec 2017 23:21:18 +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 19835E0FEB for ; Tue, 19 Dec 2017 23:21:18 +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 2C8EE33BF51 for ; Tue, 19 Dec 2017 23:21:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD4E1AE85 for ; Tue, 19 Dec 2017 23:21:15 +0000 (UTC) From: "Austin English" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Austin English" Message-ID: <1513725649.cadcd1931c0a1f0c540dd880668e5f18831fcf9d.wizardedit@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.14.1-r1.ebuild X-VCS-Directories: app-admin/radmind/ X-VCS-Committer: wizardedit X-VCS-Committer-Name: Austin English X-VCS-Revision: cadcd1931c0a1f0c540dd880668e5f18831fcf9d X-VCS-Branch: master Date: Tue, 19 Dec 2017 23:21:15 +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-Archives-Salt: 0cd0e277-901f-4a8e-8c20-512f2a50ddbf X-Archives-Hash: 4b0c2efac3c8d804f2dfca8aed821372 commit: cadcd1931c0a1f0c540dd880668e5f18831fcf9d Author: Austin English gentoo org> AuthorDate: Tue Dec 19 23:20:06 2017 +0000 Commit: Austin English gentoo org> CommitDate: Tue Dec 19 23:20:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cadcd193 app-admin/radmind: add dev-util/repo blocker Package-Manager: Portage-2.3.13, Repoman-2.3.3 app-admin/radmind/radmind-1.14.1-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-admin/radmind/radmind-1.14.1-r1.ebuild b/app-admin/radmind/radmind-1.14.1-r1.ebuild index 2637e4c0828..f571df69900 100644 --- a/app-admin/radmind/radmind-1.14.1-r1.ebuild +++ b/app-admin/radmind/radmind-1.14.1-r1.ebuild @@ -17,7 +17,8 @@ IUSE="libressl" DEPEND=" !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= )" -RDEPEND="${DEPEND}" +RDEPEND="${DEPEND} + !dev-util/repo" src_prepare() { epatch "${FILESDIR}"/${PN}-1.7.0-gentoo.patch