commit:     4d638537b7f5196f3443f645751ed490f13046e1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 01:27:32 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 01:27:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d638537

sys-apps/ed: drop obsolete comment

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/ed/ed-1.19-r1.ebuild | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/sys-apps/ed/ed-1.19-r1.ebuild b/sys-apps/ed/ed-1.19-r1.ebuild
index e2d63d30eb66..65951958803d 100644
--- a/sys-apps/ed/ed-1.19-r1.ebuild
+++ b/sys-apps/ed/ed-1.19-r1.ebuild
@@ -26,11 +26,6 @@ if [[ ${PV} != *_rc* ]] ; then
        KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
-# We don't use unpacker_src_uri_depends here right now because:
-# 1. unpacker_src_uri_depends doesn't flatten the deps (bug #891133) and emits
-# several || ( ... ) blocks (4).
-# 2. Portage doesn't handle several repeated identical || ( ...) blocks 
correctly
-# and takes ages to resolve (bug #891137). It should merge them together.
 BDEPEND="
        sys-apps/texinfo
        $(unpacker_src_uri_depends)

Reply via email to