commit: c54beb7de61adbbb367e90f711fe1eba7e323211 Author: Zac Medico <zmedico <AT> gentoo <DOT> org> AuthorDate: Sat Aug 31 22:08:35 2019 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Sat Aug 31 22:11:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c54beb7d
sys-apps/portage: drop iproute2 dep from 9999 See: https://gitweb.gentoo.org/proj/portage.git/commit/?id=70ec13029e5cc8a1decfab7134d3addea8612bd7 Package-Manager: Portage-2.3.74, Repoman-2.3.17 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org> sys-apps/portage/portage-9999.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/sys-apps/portage/portage-9999.ebuild b/sys-apps/portage/portage-9999.ebuild index 8f7a65da1eb..e7c1e8c638f 100644 --- a/sys-apps/portage/portage-9999.ebuild +++ b/sys-apps/portage/portage-9999.ebuild @@ -54,10 +54,7 @@ RDEPEND=" elibc_glibc? ( >=sys-apps/sandbox-2.2 ) elibc_musl? ( >=sys-apps/sandbox-2.2 ) elibc_uclibc? ( >=sys-apps/sandbox-2.2 ) - kernel_linux? ( - sys-apps/iproute2 - sys-apps/util-linux - ) + kernel_linux? ( sys-apps/util-linux ) >=app-misc/pax-utils-0.1.17 selinux? ( >=sys-libs/libselinux-2.0.94[python,${PYTHON_USEDEP}] ) xattr? ( kernel_linux? (
