From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-portage-dev+bounces-2249-garchives=archives.gentoo.org@lists.gentoo.org>) id 1LWLrA-0001SG-QB for garchives@archives.gentoo.org; Mon, 09 Feb 2009 02:26:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00CE3E038E; Mon, 9 Feb 2009 02:26:44 +0000 (UTC) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.169]) by pigeon.gentoo.org (Postfix) with ESMTP id C507CE038E for <gentoo-portage-dev@lists.gentoo.org>; Mon, 9 Feb 2009 02:26:43 +0000 (UTC) Received: by wf-out-1314.google.com with SMTP id 29so1750526wff.10 for <gentoo-portage-dev@lists.gentoo.org>; Sun, 08 Feb 2009 18:26:43 -0800 (PST) Precedence: bulk List-Post: <mailto:gentoo-portage-dev@lists.gentoo.org> List-Help: <mailto:gentoo-portage-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-portage-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-portage-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-portage-dev.gentoo.org> X-BeenThere: gentoo-portage-dev@lists.gentoo.org Reply-to: gentoo-portage-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.142.232.20 with SMTP id e20mr2101362wfh.133.1234146403288; Sun, 08 Feb 2009 18:26:43 -0800 (PST) In-Reply-To: <498F0431.1090504@smith-li.com> References: <efeb8d230902072107x4d88c029y64c1573219bd59c6@mail.gmail.com> <20090208063015.GB4076@hrair> <efeb8d230902072305g4dfd300fq3737050180e70f7d@mail.gmail.com> <498F0431.1090504@smith-li.com> Date: Mon, 9 Feb 2009 11:26:43 +0900 Message-ID: <efeb8d230902081826q34b13b23n81a0211bfb234fd8@mail.gmail.com> Subject: Re: [gentoo-portage-dev] equery: deprecate --category filtering in belongs From: Douglas Anderson <dja@gendja.com> To: gentoo-portage-dev@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 4b2f8f74-c5c4-4db7-8f28-49701569728e X-Archives-Hash: b20fed76aa70a840a81751c8e8b662b0 On Mon, Feb 9, 2009 at 1:11 AM, Michael A. Smith <michael@smith-li.com> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > If you do drop it, Douglas, I think you should keep it around as a "Warning: > Deprecated" feature for a while before dropping it outright. > > That way the users can give feedback via bugzie and their scripts don't break. Of course, but I think since it's never actually been turned on in the first place, I'll make it a "not implemented" warning: $ ./equery.py b -c app-portage /usr/bin/equery !!! Module option -c, --category not implemented [ Searching for /usr/bin/equery ... ] app-portage/gentoolkit-0.2.4.2-r1 (/usr/bin/equery) -Doug BTW, for anyone interested, I've uploaded a summary of changes in the refactored equery. Nothing is set in stone and if you have any comments or criticisms whatsoever, let me know. http://code.google.com/p/genscripts/source/browse/equery/trunk/equery/CHANGELOG