commit: 9b35820c1f03d078504d45919a3ed30984bd19e7 Author: Kerin Millar <kfm <AT> plushkava <DOT> net> AuthorDate: Tue Jun 17 03:07:47 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jun 17 17:58:39 2025 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=9b35820c
emerge-webrsync: remove a dubious TODO item - all output should prob be converted to e* funcs No. Signed-off-by: Kerin Millar <kfm <AT> plushkava.net> Signed-off-by: Sam James <sam <AT> gentoo.org> bin/emerge-webrsync | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/emerge-webrsync b/bin/emerge-webrsync index 0187f61fa2..82e2dcd6d0 100755 --- a/bin/emerge-webrsync +++ b/bin/emerge-webrsync @@ -7,7 +7,6 @@ # Major rewrite from Karl's scripts. # TODO: -# - all output should prob be converted to e* funcs # - add support for ROOT # repos.conf configuration for use with emerge --sync and emaint sync
