proj/portage-utils:master commit in: /

"Fabian Groffen" <[email protected]>
Newsgroups gmane.linux.gentoo.cvs
Message-ID <1786791321.af1816712d29eab50b877f3c92d284d02cef9432.grobian@gentoo>
commit:     af1816712d29eab50b877f3c92d284d02cef9432
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 15 10:55:21 2026 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Aug 15 10:55:21 2026 +0000
URL:        https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=af181671

quse: ensure -v -e <FLAG> shows all versions for each package

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 TODO.md | 1 -
 quse.c  | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/TODO.md b/TODO.md
index 8d2609e7..813f1555 100644
--- a/TODO.md
+++ b/TODO.md
@@ -51,7 +51,6 @@
 
 # quse
 - make -v only print requested USE-flag when flags given
-- list each package only once (e.g. quse -e lz4)
 
 # qkeyword
 - drop -c argument? it can be fully expressed using -p cat/

diff --git a/quse.c b/quse.c
index bddd2434..b16af462 100644
--- a/quse.c
+++ b/quse.c
@@ -644,6 +644,7 @@ quse_results_cb(tree_pkg_ctx *pkg_ctx, void *priv)
 			free(us.argv);
 		} else {
 			if (quse_last_atom == NULL ||
+					verbose ||
 					strcmp(atom->CATEGORY, quse_last_atom->CATEGORY) != 0 ||
 					strcmp(atom->PN, quse_last_atom->PN) != 0)
 			{
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.