From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1115101-garchives=archives.gentoo.org@lists.gentoo.org> 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 6826A138334 for <garchives@archives.gentoo.org>; Mon, 7 Oct 2019 18:59:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8AEC1E081B; Mon, 7 Oct 2019 18:59:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 3F14AE081B for <gentoo-commits@lists.gentoo.org>; Mon, 7 Oct 2019 18:59:34 +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 B5EE834BA08 for <gentoo-commits@lists.gentoo.org>; Mon, 7 Oct 2019 18:59:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4DE13A8 for <gentoo-commits@lists.gentoo.org>; Mon, 7 Oct 2019 18:59:30 +0000 (UTC) From: "Robin H. Johnson" <robbat2@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, "Robin H. Johnson" <robbat2@gentoo.org> Message-ID: <1570474753.f77bda8dd720b5153f83c01691a50924e38a2c7f.robbat2@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/tw_cli/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-block/tw_cli/tw_cli-10.2.2.1-r1.ebuild sys-block/tw_cli/tw_cli-10.2.2.1.ebuild X-VCS-Directories: sys-block/tw_cli/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: f77bda8dd720b5153f83c01691a50924e38a2c7f X-VCS-Branch: master Date: Mon, 7 Oct 2019 18:59:30 +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: c66dcd9a-69f9-4edf-9408-12693c7dd808 X-Archives-Hash: b62f765b98fa650d1e48a0270d8ababe commit: f77bda8dd720b5153f83c01691a50924e38a2c7f Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> AuthorDate: Mon Oct 7 18:58:16 2019 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Mon Oct 7 18:59:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f77bda8d sys-block/tw_cli: drop RESTRICT=primaryuri We have special mirroring permission for these distfiles, so drop RESTRICT=primaryuri Fixes: https://bugs.gentoo.org/696828 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org> sys-block/tw_cli/tw_cli-10.2.2.1-r1.ebuild | 2 +- sys-block/tw_cli/tw_cli-10.2.2.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-block/tw_cli/tw_cli-10.2.2.1-r1.ebuild b/sys-block/tw_cli/tw_cli-10.2.2.1-r1.ebuild index b12d697f06f..0239fca6f4f 100644 --- a/sys-block/tw_cli/tw_cli-10.2.2.1-r1.ebuild +++ b/sys-block/tw_cli/tw_cli-10.2.2.1-r1.ebuild @@ -59,7 +59,7 @@ SLOT="0" KEYWORDS="-* amd64 x86" IUSE="" -RESTRICT="strip primaryuri" +RESTRICT="strip" QA_PREBUILT="/opt/tw_cli/tw_cli" # binary packages diff --git a/sys-block/tw_cli/tw_cli-10.2.2.1.ebuild b/sys-block/tw_cli/tw_cli-10.2.2.1.ebuild index 10fb9c3732a..2f8fbf673b3 100644 --- a/sys-block/tw_cli/tw_cli-10.2.2.1.ebuild +++ b/sys-block/tw_cli/tw_cli-10.2.2.1.ebuild @@ -53,7 +53,7 @@ SLOT="0" KEYWORDS="-* ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" -RESTRICT="strip primaryuri" +RESTRICT="strip" QA_PREBUILT="/opt/tw_cli/tw_cli" # binary packages