summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Collapse)Author
2024-05-03eclean: dist: make VCS cleaning dependent on --deepSam James
The man page clearly says that without --deep, users can expect eclean-dist to be conservative in cleaning up, and not consider the VDB, just the repo state. Honour that promise by making VCS cleaning dependent on --deep, given it involves VDB inspection to see what's installed. Bug: https://bugs.gentoo.org/923369 Signed-off-by: Sam James <sam@gentoo.org>
2024-05-03man: update default PKGDIR location to /var/cache/binpkgsSam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-05-03man: document eclean-dist's --skip-vcsSam James
Bug: https://bugs.gentoo.org/923369 Signed-off-by: Sam James <sam@gentoo.org>
2023-12-03man/revdep-rebuild.1: fix 'executables' typoSam James
Reported by kurly, thanks! Signed-off-by: Sam James <sam@gentoo.org>
2023-10-12Migrate to PEP517 meson-python buildZac Medico
Bug: https://bugs.gentoo.org/909888 Signed-off-by: Zac Medico <zmedico@gentoo.org> Closes: https://github.com/gentoo/gentoolkit/pull/36 Signed-off-by: Sam James <sam@gentoo.org>
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>
2023-03-22Support the NO_COLOR environment variableUlrich Müller
Bug: https://bugs.gentoo.org/902551 Signed-off-by: Ulrich Müller <ulm@gentoo.org> Closes: https://github.com/gentoo/gentoolkit/pull/26 Signed-off-by: Sam James <sam@gentoo.org>
2023-01-07eshowkw: Fix spelling errorGreg Kubaryk
Signed-off-by: Greg Kubaryk <kurly@vt.edu> Signed-off-by: Sam James <sam@gentoo.org>
2022-12-14man: fix path of distfilesVitaly Zdanevich
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru> Closes: https://github.com/gentoo/gentoolkit/pull/23 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-17man: Escape hyphens and line wrapMatt 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>
2022-02-09*/*: drop obsolete Changelog referencesSam James
We got rid of Changelogs years ago in ::gentoo and most Portage support is gone too. Closes: https://bugs.gentoo.org/832369 Signed-off-by: Sam James <sam@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>
2019-08-18glsa-check moved to portage repository (bug 463952)Zac Medico
This copy of glsa-check is no longer need since it has moved to the portage repository. Bug: https://bugs.gentoo.org/463952 Signed-off-by: Zac Medico <zmedico@gentoo.org>
2017-03-22man/imlate.1: Fix version update install failureBrian Dolbec
2017-03-22man/imlate.1: Update the first line for eco system/ install updatesBrian Dolbec
2017-03-22man/imlate.1: Whitespace cleanupBrian Dolbec
2017-03-22imlate: Initial updates for the gentoolkit eco-systemBrian Dolbec
2017-03-22ebump: Add to setup.py, minor update to man pageBrian Dolbec
Update script to use VERSION like the other scripts
2017-03-22Initial move of ebump main files to new gentoolkit locationsBrian Dolbec
Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
2016-05-18revdep-rebuild: Update man page to indicate -e option is only in the bash ↵Brian Dolbec
version bug 577936 I would still like to implement this option in the python version. This is a stop-gap measure only. X-Gentoo-bug: 577936 X-Gentoo-bug-url: https://bugs.gentoo.org/show_bug.cgi?id=577936
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
2015-10-19eclean: Add option to allow for missing PKGDIR. Bug 551266Paul Varner
Added -i, --ignore-failure to ignore a missing PKGDIR error and exit cleanly. This was requested by the Chromium OS project, since they run eclean in an automated process and the directory may not exist yet. References: http://crbug.com/323420
2014-11-13eclean: fix typos in man page and line wrap long linesMike Frysinger
2014-11-11revdep-rebuild.sh: Look for issues with symbols. (Bug 63643)Paul Varner
These changes cause revdep-rebuild.sh to unconditionally look for "Symbol not defined" in ldd -d -r ouput. Additionally, it adds the options -u, --search-symbols to look for "undefined symbol". Using this option will cause false positives in the revdep-rebuild output.
2013-11-01equery: add --ignore-linguas switch to equery man page.Paul Varner
2013-07-08Rename eclean --destructive option to --deep (Bug #475808)Paul Varner
This is a cosmetic change only. --destructive is still accepted for backwards compatibility. Additionally, options array still refers to the option as destrcutive.
2013-01-17Change /etc/make.conf references in man pages to make.confPaul Varner
2013-01-17Change behavior and name of REVDEP_DEFAULT_OPTS variable.Paul Varner
* Changed name to REVDEP_REBUILD_DEFAULTS_OPTS * Change behavior to have it replace the value of EMERGE_DEFAULT_OPTS.
2013-01-14Add REVDEP_DEFAULT_OPTS variable to allow overriding of EMERGE_DEFAULT_OPTS ↵Paul Varner
for revdep-rebuild.
2012-12-22update 'svn' versions to 'git', not man pages with already set versions. Brian Dolbec
2012-12-22Make the man page titles more consistent and enable setup.py to set the ↵Brian Dolbec
manpage versions.
2012-12-19drop trailing whitespaceMike Frysinger
Should be no functional changes here. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-10-21more man page fixes.Brian Dolbec
2012-10-21man page updates thanks to Francesco Turco. Update analyze and rebuild ↵Brian Dolbec
modules to use a new not_implemented() in the ModuleBase class.
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-25Extend eread to allow sorting (bug 413577).Sławomir Nizio
2012-04-11Update man page to include --ebuild option to equery which commandPaul Varner
2012-02-06Change the documentation for revdep-rebuild --library.Paul Varner
Change the help output and man page to reflect that --library will unconditionally rebuild the packages with the named library.
2011-07-12Update eclean man page to change deprecated to unavailable.Paul Varner
2011-06-14Fix spelling errors in equery.1 and euse.1 man pages. (Bug 371268)Paul Varner
2011-05-11analyse namespace change to enalyze and standardize the spelling to use the ↵dol-sen
'z' variant.
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.