From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9C99E1384B4 for ; Thu, 26 Nov 2015 10:53:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD33221C171; Thu, 26 Nov 2015 10:52:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 28C0721C171 for ; Thu, 26 Nov 2015 10:52:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3D9E8340688 for ; Thu, 26 Nov 2015 10:52:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EB0659F4 for ; Thu, 26 Nov 2015 10:52:24 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1448535135.0c159907e39135f1b213e38e3a3a8d87fcaef8f6.vapier@gentoo> Subject: [gentoo-commits] proj/portage-utils:master commit in: / X-VCS-Repository: proj/portage-utils X-VCS-Files: TODO X-VCS-Directories: / X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: 0c159907e39135f1b213e38e3a3a8d87fcaef8f6 X-VCS-Branch: master Date: Thu, 26 Nov 2015 10:52:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: bf79caba-fd99-4f72-afa1-03832e365462 X-Archives-Hash: 6c25cd79a5caffdea0347ea17e18365a commit: 0c159907e39135f1b213e38e3a3a8d87fcaef8f6 Author: Mike Frysinger gentoo org> AuthorDate: Thu Nov 26 10:52:15 2015 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Thu Nov 26 10:52:15 2015 +0000 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=0c159907 TODO: qpkg: add some thoughts TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 86445a4..ed72034 100644 --- a/TODO +++ b/TODO @@ -48,3 +48,9 @@ ACCEPT_LICENSE="${ACCEPT_LICENSE} bar" we end up getting just: ACCEPT_LICENSE=" bar" + +- qpkg: + - fix "would be freed" message when --pretend is *not* active + - add a verbose output that describes why a package is cleaned + - newer binpkgs available + - newer installed version available