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 E1F7C1382C5 for ; Thu, 8 Feb 2018 04:24:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E411E0991; Thu, 8 Feb 2018 04:24:15 +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 E2363E0991 for ; Thu, 8 Feb 2018 04:24:14 +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 5E08F335C2A for ; Thu, 8 Feb 2018 04:24:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 67D131C5 for ; Thu, 8 Feb 2018 04:24:08 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1518063843.59ca95e102c561a38696804e7faee2dadbf96451.zmedico@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/portage/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/portage/portage-9999.ebuild X-VCS-Directories: sys-apps/portage/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 59ca95e102c561a38696804e7faee2dadbf96451 X-VCS-Branch: master Date: Thu, 8 Feb 2018 04:24:08 +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: 72447ae1-9d56-4dc9-a71a-d50882b65179 X-Archives-Hash: 7960789d4dc70e65ce2e5bf02fa237a6 commit: 59ca95e102c561a38696804e7faee2dadbf96451 Author: Zac Medico gentoo org> AuthorDate: Thu Feb 8 04:19:51 2018 +0000 Commit: Zac Medico gentoo org> CommitDate: Thu Feb 8 04:24:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59ca95e1 sys-apps/portage: remove duplicate rsync-verify deps in 9999 Fixes: c5bd4ddefd1b ("sys-apps/portage: disable rsync-verify for stage1 build") Package-Manager: Portage-2.3.24, Repoman-2.3.6 sys-apps/portage/portage-9999.ebuild | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sys-apps/portage/portage-9999.ebuild b/sys-apps/portage/portage-9999.ebuild index aa5ac450ef0..b82170153d2 100644 --- a/sys-apps/portage/portage-9999.ebuild +++ b/sys-apps/portage/portage-9999.ebuild @@ -55,11 +55,6 @@ RDEPEND=" elibc_musl? ( >=sys-apps/sandbox-2.2 ) elibc_uclibc? ( >=sys-apps/sandbox-2.2 ) >=app-misc/pax-utils-0.1.17 - rsync-verify? ( - >=app-portage/gemato-11 - app-crypt/gentoo-keys - app-crypt/gnupg[ssl(-)] - ) selinux? ( >=sys-libs/libselinux-2.0.94[python,${PYTHON_USEDEP}] ) xattr? ( kernel_linux? ( >=sys-apps/install-xattr-0.3