projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84d5212
)
sys-apps/portage: drop iproute2 dep from 9999
author
Zac Medico
<zmedico@gentoo.org>
Sat, 31 Aug 2019 22:08:35 +0000
(15:08 -0700)
committer
Zac Medico
<zmedico@gentoo.org>
Sat, 31 Aug 2019 22:11:09 +0000
(15:11 -0700)
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@gentoo.org>
sys-apps/portage/portage-9999.ebuild
patch
|
blob
|
history
diff --git
a/sys-apps/portage/portage-9999.ebuild
b/sys-apps/portage/portage-9999.ebuild
index 8f7a65da1eb82406cc09de2768849bf6d3b6f6ba..e7c1e8c638fea4f244ddbc99aba470078a8aeed9 100644
(file)
--- 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? (