From dd0edb91503a92e6190dd29acb05c6f3c038a471 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 11 Apr 2020 19:33:01 -0700 Subject: [PATCH] sys-apps/portage: Remove obsolete xattr comments from 9999 Fixes: 02b9f53756f6 ("sys-apps/portage: Remove obsolete python_gen_cond_dep") Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Zac Medico --- 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 2094c8a30bf1..7c222c5a8137 100644 --- a/sys-apps/portage/portage-9999.ebuild +++ b/sys-apps/portage/portage-9999.ebuild @@ -26,12 +26,7 @@ DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') ) dev-python/sphinx dev-python/sphinx-epytext )" - # Require sandbox-2.2 for bug #288863. -# For xattr, we can spawn getfattr and setfattr from sys-apps/attr, but that's -# quite slow, so it's not considered in the dependencies as an alternative to -# to python-3.3 / pyxattr. Also, xattr support is only tested with Linux, so -# for now, don't pull in xattr deps for other kernels. # For whirlpool hash, require python[ssl] (bug #425046). # For compgen, require bash[readline] (bug #445576). # app-portage/gemato goes without PYTHON_USEDEP since we're calling -- 2.26.2