Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 261935 - app-portage/esearch - patch for new "search for packages NOT installed" feature
Summary: app-portage/esearch - patch for new "search for packages NOT installed" feature
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2009-03-10 02:25 UTC by JTRiley
Modified: 2011-07-22 19:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch that adds -N option to esearch (261935-notinst-option.patch,1.54 KB, patch)
2009-03-10 02:29 UTC, JTRiley
Details | Diff
ebuild that applies the patch (esearch-0.7.1-r8.ebuild,2.02 KB, text/plain)
2009-03-10 02:30 UTC, JTRiley
Details

Note You need to log in before you can comment on or make changes to this bug.
Description JTRiley 2009-03-10 02:25:29 UTC
I'm a regular user of esearch and something I use all the time is the
-I option to search for installed packages.  However, I do find cases where
I want the inverse of -I meaning I want to search packages that are NOT installed.

Soooo...I implemented it. Please take it or leave it :D

e.g. esearch


Reproducible: Always
Comment 1 JTRiley 2009-03-10 02:29:07 UTC
Created attachment 184520 [details, diff]
patch that adds -N option to esearch

Patch implements the -N (--notinst) option mentioned above.

e.g. esearch -N amarok (returns matches to amarok that are NOT installed)
Comment 2 JTRiley 2009-03-10 02:30:53 UTC
Created attachment 184521 [details]
ebuild that applies the patch

possible future ebuild-0.7.1-r8.ebuild that includes this feature/patch
Comment 3 JTRiley 2009-03-10 02:32:05 UTC
(In reply to comment #2)
> Created an attachment (id=184521) [edit]
> ebuild that applies the patch
> 
> possible future ebuild-0.7.1-r8.ebuild that includes this feature/patch
> 
whoops, **supposed** to be:

possible future esearch-0.7.1-r8.ebuild that includes this feature/patch
Comment 4 Paul Varner (RETIRED) gentoo-dev 2011-07-22 05:52:30 UTC
This will be included in the next release. Thanks for the patch.
Comment 5 Paul Varner (RETIRED) gentoo-dev 2011-07-22 19:02:48 UTC
Released in esearch-0.7.2