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 EB6191388C1 for ; Thu, 17 Dec 2015 05:06:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF869E0850; Thu, 17 Dec 2015 05:06:26 +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 D7A88E0835 for ; Thu, 17 Dec 2015 05:06:25 +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 A40F33405CF for ; Thu, 17 Dec 2015 05:06:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41BCCC94 for ; Thu, 17 Dec 2015 05:06:21 +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: <1450327173.41afee726fb3f4e06eaf0d4f3ea47d2f15bd5d51.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: 41afee726fb3f4e06eaf0d4f3ea47d2f15bd5d51 X-VCS-Branch: master Date: Thu, 17 Dec 2015 05:06:21 +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: 1a8d984b-784b-485b-8dc4-b340721707ac X-Archives-Hash: 51a4b1586f10372ef99ed423749f9819 commit: 41afee726fb3f4e06eaf0d4f3ea47d2f15bd5d51 Author: Mike Frysinger gentoo org> AuthorDate: Thu Dec 17 04:39:33 2015 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Thu Dec 17 04:39:33 2015 +0000 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=41afee72 TODO: add more ideas TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index ed72034..b6c3ae0 100644 --- a/TODO +++ b/TODO @@ -27,6 +27,7 @@ - check order of pkg_{pre,post}{inst,rm} during install, unmerge, and upgrade - env is not saved/restored between pkg_{pre,post}inst (see portage and REPO_LAYOUT_CONF_WARN) - support installing via path to tbz2 package + - support TTL field in binpkgs file - atoms: - only 32bit values are supported for revision (-r#) @@ -54,3 +55,6 @@ - add a verbose output that describes why a package is cleaned - newer binpkgs available - newer installed version available + +- qlop: + - support atoms and version qualifiers `qlop '>gnuconfig-2015'`