Gentoo Archives: gentoo-commits

From: Zac Medico <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/portage/
Date: Thu, 08 Feb 2018 04:24:15
Message-Id: 1518063843.59ca95e102c561a38696804e7faee2dadbf96451.zmedico@gentoo
1 commit: 59ca95e102c561a38696804e7faee2dadbf96451
2 Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 8 04:19:51 2018 +0000
4 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 8 04:24:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59ca95e1
7
8 sys-apps/portage: remove duplicate rsync-verify deps in 9999
9
10 Fixes: c5bd4ddefd1b ("sys-apps/portage: disable rsync-verify for stage1 build")
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12
13 sys-apps/portage/portage-9999.ebuild | 5 -----
14 1 file changed, 5 deletions(-)
15
16 diff --git a/sys-apps/portage/portage-9999.ebuild b/sys-apps/portage/portage-9999.ebuild
17 index aa5ac450ef0..b82170153d2 100644
18 --- a/sys-apps/portage/portage-9999.ebuild
19 +++ b/sys-apps/portage/portage-9999.ebuild
20 @@ -55,11 +55,6 @@ RDEPEND="
21 elibc_musl? ( >=sys-apps/sandbox-2.2 )
22 elibc_uclibc? ( >=sys-apps/sandbox-2.2 )
23 >=app-misc/pax-utils-0.1.17
24 - rsync-verify? (
25 - >=app-portage/gemato-11
26 - app-crypt/gentoo-keys
27 - app-crypt/gnupg[ssl(-)]
28 - )
29 selinux? ( >=sys-libs/libselinux-2.0.94[python,${PYTHON_USEDEP}] )
30 xattr? ( kernel_linux? (
31 >=sys-apps/install-xattr-0.3