summaryrefslogtreecommitdiff
path: root/man/equery.1
AgeCommit message (Collapse)Author
2023-06-17equery.1: Add description of 'keywords' module, fix typo.Alexis
Signed-off-by: Alexis <flexibeast@gmail.com> Closes: https://github.com/gentoo/gentoolkit/pull/29 Signed-off-by: Sam James <sam@gentoo.org>
2022-07-08equery: Add -F TMPL option to depends moduleArno Bauernöppel
Like in other modules it is now possible to format the output of the equery module 'depends' with the commandline switch '-F' and TMPL. The man page was adujusted. A new static method 'print_formated' was created. In method 'format_depend' is checked if the new option is present. Depending on the check the PackageFormatter is used to display the dependencies. manually apply github PR, some minor editing. Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
2022-07-08equery: update linguas->l10n optionMartin Matous
Signed-off-by: Martin Matous <m@matous.dev> Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
2022-07-08Add -f/--forced-masked to equery(1)Oskari Pirhonen
Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
2022-03-17man: Switch to https linksMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2022-03-16Remove remnants of herds supportMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-07-16equery: Remove leftovers from 'changes' removalMatt Turner
Closes: https://bugs.gentoo.org/796986 Fixes: bcb8158 ("equery: Remove 'changes' subcommand") Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-06-18equery.1: Fix spelling and typos in man pageNuno Silva
Closes: https://github.com/gentoo/gentoolkit/pull/10 Signed-off-by: Sam James <sam@gentoo.org>
2016-05-18equery: Fix outdated link in man page bug 583054Brian Dolbec
Replace it with the new Devmanula wiki page link for the metadata.xml file. X-Gentoo-bug: 583054 X-Gentoo-bug-url: https://bugs.gentoo.org/show_bug.cgi?id=583054
2013-11-01equery: add --ignore-linguas switch to equery man page.Paul Varner
2012-12-19drop trailing whitespaceMike Frysinger
Should be no functional changes here. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-10-09Minor example changes to equery man page.Paul Varner
Fix typo for 'equery which' example. Change 'equery meta --description screen' to 'equery meta --description app-misc/screen' so portage doesn't show ambigous package name error.
2012-04-11Update man page to include --ebuild option to equery which commandPaul Varner
2011-06-14Fix spelling errors in equery.1 and euse.1 man pages. (Bug 371268)Paul Varner
2011-01-06Remove extraneous merge conflict marker.Paul Varner
2011-01-06Add gentoolkitNonZeroExit exceptionPaul Varner
This exception should only be used when an error is not fatal and the absence of information means no data was found. The return_code parameter can be used to set the exit value. Have the equery list module when in quiet mode return an exit status of 3. This is needed to prevent 'euse -I' from printing many 'No installed packages matching ...' error messages.
2011-01-06man page formatting cleanup.Paul Varner
Loaded man pages into manedit and resaved. This has the effect of cleaning up the formatting, mainly properly escaping '-' characters.
2010-12-21Add equery has information to the man page. Brian Dolbec
2010-04-12Document --format option for equeryfuzzyray
svn path=/trunk/gentoolkit/; revision=774
2010-03-09sync with genscripts rev 343. This adds the initial py3k support and the ↵fuzzyray
analyse utility to gentoolkit svn path=/trunk/gentoolkit/; revision=751
2010-01-08Merge genscripts rev 146. This changes the unknown masking status in equery ↵fuzzyray
list to [??] instead of [XX]. Bug 273096 svn path=/trunk/gentoolkit/; revision=733
2009-12-17Fix typo in equery man pagefuzzyray
svn path=/trunk/gentoolkit/; revision=726
2009-12-14Merge genscripts rev 137, this revision makes the output of equery meta ↵fuzzyray
compatible with epkginfo svn path=/trunk/gentoolkit/; revision=722
2009-12-11Merge genscripts rev 130fuzzyray
svn path=/trunk/gentoolkit/; revision=721
2009-12-08Merge rev 113 from djanderson's genscripts repofuzzyray
svn path=/trunk/gentoolkit/; revision=703
2009-10-26Fix bug 248844, thanks to J M W <ultip@ymail.com>.idl0r
svn path=/trunk/gentoolkit/; revision=694
2009-05-05Rearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, ↵fuzzyray
gentoolkit-dev, and deprecated. Import djanderson's work on the gentoolkit library and equery svn path=/trunk/gentoolkit/; revision=589