commit:     59ca95e102c561a38696804e7faee2dadbf96451
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  8 04:19:51 2018 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> 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

Reply via email to