public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gentoolkit:master commit in: man/
@ 2016-05-18 14:38 Brian Dolbec
  0 siblings, 0 replies; 14+ messages in thread
From: Brian Dolbec @ 2016-05-18 14:38 UTC (permalink / raw
  To: gentoo-commits

commit:     37d610245fa390a414e1bf59982049533a3bd6cd
Author:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Wed May 18 14:37:22 2016 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Wed May 18 14:37:22 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=37d61024

equery: Fix outdated link in man page bug 583054

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

 man/equery.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/equery.1 b/man/equery.1
index 358957c..b89b86c 100644
--- a/man/equery.1
+++ b/man/equery.1
@@ -504,7 +504,7 @@ Display metadata about \fIPKG\fP.
 \fBmeta\fP reads a file called metadata.xml which must be included with all Portage tree packages. \fBmeta\fP does not read ebuilds, so it can only return version independent metadata. Since until now there had not been an easy way for users to view metadata.xml, and because package maintainers are only required to fill out a very small portion of the file, there are still many packages without detailed metadata available. For more information about metadata.xml, see:
 .br
 .EX
-http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=4
+https://devmanual.gentoo.org/ebuild-writing/misc-files/metadata/index.html
 .EE
 
 .I R "LOCAL OPTIONS" ":"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/gentoolkit:master commit in: man/
@ 2016-05-18 15:14 Brian Dolbec
  0 siblings, 0 replies; 14+ messages in thread
From: Brian Dolbec @ 2016-05-18 15:14 UTC (permalink / raw
  To: gentoo-commits

commit:     fbe9983453d195bd7995c12ab6cbc6aaa05e6c8b
Author:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Wed May 18 15:12:34 2016 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Wed May 18 15:12:34 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=fbe99834

revdep-rebuild: Update man page to indicate -e option is only in the bash 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

 man/revdep-rebuild.1 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/man/revdep-rebuild.1 b/man/revdep-rebuild.1
index d1833e1..449f482 100644
--- a/man/revdep-rebuild.1
+++ b/man/revdep-rebuild.1
@@ -16,6 +16,9 @@ Print way too much information (uses bash's set \-xv)
 .TP
 .B \-e | \-\-exact
 Emerge the most recent version of found packages, without regard to SLOT.
+.br
+.B NOTE:
+This option is not yet implemented in the python version.
 .TP
 .B \-h | \-\-help
 Print usage.


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/gentoolkit:master commit in: man/
@ 2017-03-22 19:59 Brian Dolbec
  0 siblings, 0 replies; 14+ messages in thread
From: Brian Dolbec @ 2017-03-22 19:59 UTC (permalink / raw
  To: gentoo-commits

commit:     cb05875e953f4d781094aa511c15f385487953ea
Author:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 19:56:30 2017 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 19:58:26 2017 +0000
URL:        https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=cb05875e

man/imlate.1: Whitespace cleanup

 man/imlate.1 | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/man/imlate.1 b/man/imlate.1
index b9163a4..6a83757 100644
--- a/man/imlate.1
+++ b/man/imlate.1
@@ -1,35 +1,35 @@
 .TH "imlate" "1" "1.0.0" "Christian Ruppert" "gentoolkit-dev"
 .SH "NAME"
-.LP 
+.LP
 imlate \- Displays candidates for keywords for an architecture based upon a target architecture.
 .SH "SYNTAX"
-.LP 
+.LP
 imlate [options]
 
 
 .SH "OPTIONS"
-.TP 
+.TP
 .B \-\-version
 show program's version number and exit
-.TP 
+.TP
 .B \-h, \-\-help
 show this help message and exit
-.TP 
+.TP
 .B \-f FILE, \-\-file=FILE
 write result into FILE [default: stdout]
-.TP 
-.B \-m ARCH, \-\-main=ARCH  
+.TP
+.B \-m ARCH, \-\-main=ARCH
 set main ARCH (e.g. your arch) [default: amd64]
-.TP 
+.TP
 .B \-t ARCH, \-\-target=ARCH
 set target ARCH (e.g. x86) [default: x86]
 .TP
 .B \-\-mtime=MTIME
 set minimum MTIME in days [default: 30]
-.TP 
+.TP
 .B \-s, \-\-stable
 just show stable candidates (e.g. \-s and \-k is the default result) [default: True]
-.TP 
+.TP
 .B \-k, \-\-keyword
 just show keyword candidates (e.g. \-s and \-k is the default result) [default: True]
 .TP
@@ -38,11 +38,11 @@ Show only packages from the specified maintainer
 .TP
 .B \-H HERD, \-\-herd=HERD
 Show only packages from the specified herd
-.TP 
+.TP
 .B \-C CATEGORIES, \-\-category=CATEGORIES, \-\-categories=CATEGORIES
 just check in the specified category/categories (comma separated) [default: none]
 .SH "AUTHORS"
-.LP 
+.LP
 Christian Ruppert <idl0r@gentoo.org>
 .SH "BUGS"
 Please report any bugs to http://bugs.gentoo.org


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/gentoolkit:master commit in: man/
@ 2017-03-22 19:59 Brian Dolbec
  0 siblings, 0 replies; 14+ messages in thread
From: Brian Dolbec @ 2017-03-22 19:59 UTC (permalink / raw
  To: gentoo-commits

commit:     6c57ee90703132295aaadd3fb300e81630a1fd3c
Author:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 19:57:59 2017 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 19:58:30 2017 +0000
URL:        https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=6c57ee90

man/imlate.1: Update the first line for eco system/ install updates

 man/imlate.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/imlate.1 b/man/imlate.1
index 6a83757..65eba68 100644
--- a/man/imlate.1
+++ b/man/imlate.1
@@ -1,4 +1,4 @@
-.TH "imlate" "1" "1.0.0" "Christian Ruppert" "gentoolkit-dev"
+.TH "IMLATE" "1" "March 2017" "GENTOOLKIT"
 .SH "NAME"
 .LP
 imlate \- Displays candidates for keywords for an architecture based upon a target architecture.


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/gentoolkit:master commit in: man/
@ 2017-03-22 20:09 Brian Dolbec
  0 siblings, 0 replies; 14+ messages in thread
From: Brian Dolbec @ 2017-03-22 20:09 UTC (permalink / raw
  To: gentoo-commits

commit:     aff62ee724ac9fc464c37109a61899be0dfb969d
Author:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 20:08:28 2017 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 20:08:40 2017 +0000
URL:        https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=aff62ee7

man/imlate.1: Fix version update install failure

 man/imlate.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/imlate.1 b/man/imlate.1
index 65eba68..7d8cbe8 100644
--- a/man/imlate.1
+++ b/man/imlate.1
@@ -1,4 +1,4 @@
-.TH "IMLATE" "1" "March 2017" "GENTOOLKIT"
+.TH "IMLATE" "1" "March 2017" "GENTOOLKIT"  ""
 .SH "NAME"
 .LP
 imlate \- Displays candidates for keywords for an architecture based upon a target architecture.


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/gentoolkit:master commit in: man/
@ 2021-06-18 14:03 Sam James
  0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2021-06-18 14:03 UTC (permalink / raw
  To: gentoo-commits

commit:     e3ebb8e9275647f5f56281d9d9c955f0e273ea89
Author:     Nuno Silva <nuno.m.ribeiro.silva <AT> tecnico <DOT> ulisboa <DOT> pt>
AuthorDate: Fri Aug  7 17:28:23 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 18 14:03:24 2021 +0000
URL:        https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=e3ebb8e9

equery.1: Fix spelling and typos in man page

Closes: https://github.com/gentoo/gentoolkit/pull/10
Signed-off-by: Sam James <sam <AT> gentoo.org>

 man/equery.1 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/man/equery.1 b/man/equery.1
index b89b86c..3b85bee 100644
--- a/man/equery.1
+++ b/man/equery.1
@@ -271,9 +271,9 @@ Find out where a package installed its executables.
 
 .SS
 .BI "has (a) [OPTIONS] " "KEY  VALUE"
-List all installed packages that have a given \fIPKG\fP match.
+List all installed packages that have a given \fIKEY\fP match.
 
-\fBNote\fP: \fBKEY\fP is case sensitive. Also \fBhas\fP does not currently have the ability to inteligently compare values dependending on the type of information being looked up.  It performs a simple string match. It can only list which packages have the matching \fBVALUE\fP as given on the command line. It is a general purpose lookup for most information available via portage's dbapi.aux_get() function.  Warning the quality of the results printed is dependant on the quality of the search (given the limited comparison method) and the recorded data available in the vardb. (See \fIEXAMPLES\fP)
+\fBNote\fP: \fBKEY\fP is case sensitive. Also \fBhas\fP does not currently have the ability to intelligently compare values depending on the type of information being looked up.  It performs a simple string match. It can only list which packages have the matching \fBVALUE\fP as given on the command line. It is a general purpose lookup for most information available via portage's dbapi.aux_get() function.  Warning: the quality of the results printed is dependant on the quality of the search (given the limited comparison method) and the recorded data available in the vardb. (See \fIEXAMPLES\fP)
 
 .I R "LOCAL OPTIONS" ":"
 .HP
@@ -319,7 +319,7 @@ View all installed Gentoo packages that were installed with ebuilds with a recor
 
 .SS
 .BI "hasuse (h) [OPTIONS] " "USE"
-List all installed packages that have a given \fIPKG\fP flag.
+List all installed packages that have a given \fIUSE\fP flag.
 
 \fBNote\fP: \fBhasuse\fP does not currently have the ability to display if packages are built with the given USE flag or not. It can only list which packages have the flag as an option. (See \fIEXAMPLES\fP)
 
@@ -621,7 +621,7 @@ Display the path to the ebuild that would be used by Portage with the current co
 .HP
 .B \-m, \-\-include\-masked
 .br
-Return the path to the hightest version ebuild available.
+Return the path to the highest version ebuild available.
 .HP
 .B \-e, \-\-ebuild
 .br


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/gentoolkit:master commit in: man/
@ 2022-03-17 18:03 Matt Turner
  0 siblings, 0 replies; 14+ messages in thread
From: Matt Turner @ 2022-03-17 18:03 UTC (permalink / raw
  To: gentoo-commits

commit:     43f495fbeaea3c4e004187d3bedcfaaaf5ffa102
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 17 18:01:19 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Mar 17 18:03:27 2022 +0000
URL:        https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=43f495fb

man: Escape hyphens and line wrap

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 man/epkginfo.1 | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/man/epkginfo.1 b/man/epkginfo.1
index 6c88de9..de7bfde 100644
--- a/man/epkginfo.1
+++ b/man/epkginfo.1
@@ -12,16 +12,19 @@ examples, see \fBman equery\fP.
 
 .SH "EXAMPLES"
 .nf
- * app-portage/gentoolkit [gentoo]
-Maintainer:  tools-portage@gentoo.org (Gentoo Portage tools team)
+ * app\-portage/gentoolkit [gentoo]
+Maintainer:  tools\-portage@gentoo.org (Gentoo Portage tools team)
 Upstream:    None specified
-Homepage:    https://wiki.gentoo.org/wiki/Project:Portage-Tools
-Location:    /var/db/repos/gentoo/app-portage/gentoolkit
-Keywords:    0.5.0-r3:0:
-Keywords:    0.5.1-r1:0: amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~ia64 ~m68k ~mips ~ppc-macos ~riscv ~s390
-                         ~sparc-solaris ~sparc64-solaris ~x64-cygwin ~x64-macos ~x64-solaris ~x86-linux ~x86-solaris
+Homepage:    https://wiki.gentoo.org/wiki/Project:Portage\-Tools
+Location:    /var/db/repos/gentoo/app\-portage/gentoolkit
+Keywords:    0.5.0\-r3:0:
+Keywords:    0.5.1\-r1:0: amd64 arm arm64 hppa ppc ppc64 sparc x86
+                         ~alpha ~amd64\-linux ~ia64 ~m68k ~mips
+                         ~ppc\-macos ~riscv ~s390 ~sparc\-solaris
+                         ~sparc64\-solaris ~x64\-cygwin ~x64\-macos
+                         ~x64\-solaris ~x86\-linux ~x86\-solaris
 Keywords:    9999:0:
-License:     GPL-2
+License:     GPL\-2
 .fi
 
 .SH "AUTHORS"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/gentoolkit:master commit in: man/
@ 2022-03-17 18:03 Matt Turner
  0 siblings, 0 replies; 14+ messages in thread
From: Matt Turner @ 2022-03-17 18:03 UTC (permalink / raw
  To: gentoo-commits

commit:     cd4e85424c9a9d7b15862dafe35e337258dbafd9
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 17 18:03:08 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Mar 17 18:03:30 2022 +0000
URL:        https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=cd4e8542

man: Switch to https links

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 man/eclean.1         | 6 +++---
 man/enalyze.1        | 2 +-
 man/epkginfo.1       | 2 +-
 man/equery.1         | 2 +-
 man/eshowkw.1        | 2 +-
 man/imlate.1         | 2 +-
 man/revdep-rebuild.1 | 2 +-
 7 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/man/eclean.1 b/man/eclean.1
index 8547c03..a407ce7 100644
--- a/man/eclean.1
+++ b/man/eclean.1
@@ -179,17 +179,17 @@ by recent portage/pkgcore versions.
 ."The policy used to decide if a distfile can be removed or not relies on the
 SRC_URI variables ."of ebuilds.  It means that if an ebuild uses files that are
 not part of its SRC_URI, eclean will ."probably remove them.  This are ebuilds
-bugs, please report them as such on ."http://bugs.gentoo.org.
+bugs, please report them as such on ."https://bugs.gentoo.org.
 .".TP
 ."In safest mode (default, without the \-\-deep option), this script can be very slow.  There
 ."is not much to do about it without hacking outside of the portage API.
 .SH "SEE ALSO"
 .TP
 The Gentoo forum thread that gave birth to eclean:
-.B http://forums.gentoo.org/viewtopic.php?t=3011
+.B https://forums.gentoo.org/viewtopic.php?t=3011
 .TP
 The bug report requesting eclean inclusion in gentoolkit:
-.B http://bugs.gentoo.org/show_bug.cgi?id=33877
+.B https://bugs.gentoo.org/33877
 .SH "AUTHORS"
 Thomas de Grenier de Latour (tgl) <degrenier@easyconnect.fr>
 .br

diff --git a/man/enalyze.1 b/man/enalyze.1
index 9b956d9..4a2b74a 100644
--- a/man/enalyze.1
+++ b/man/enalyze.1
@@ -214,7 +214,7 @@ Gives more detail about the results found and the current task being performed.
 (Not implemented yet)
 
 .SH "BUGS"
-Submit bug reports to http://bugs.gentoo.org.
+Submit bug reports to https://bugs.gentoo.org.
 
 .SH "AUTHORS"
 .br

diff --git a/man/epkginfo.1 b/man/epkginfo.1
index de7bfde..4d3f596 100644
--- a/man/epkginfo.1
+++ b/man/epkginfo.1
@@ -31,4 +31,4 @@ License:     GPL\-2
 .LP
 Douglas Anderson <douglasjanderson@gmail.com>
 .SH "BUGS"
-Please report any bugs to http://bugs.gentoo.org
+Please report any bugs to https://bugs.gentoo.org

diff --git a/man/equery.1 b/man/equery.1
index 9cbe408..13ee7cc 100644
--- a/man/equery.1
+++ b/man/equery.1
@@ -584,7 +584,7 @@ equery which \-e xorg\-server
 View the most recent installable ebuild.
 
 .SH "BUGS"
-Submit bug reports to http://bugs.gentoo.org.
+Submit bug reports to https://bugs.gentoo.org.
 
 .SH "AUTHORS"
 Karl Trygve Kalleberg <karltk@gentoo.org>, 2003

diff --git a/man/eshowkw.1 b/man/eshowkw.1
index ed6ccca..88b7917 100644
--- a/man/eshowkw.1
+++ b/man/eshowkw.1
@@ -44,4 +44,4 @@ Display prefix keywords in output. (default: False)
 Treat slots as irelevant during detection of redundant packages. (default: False)
 .SH "BUGS"
 .LP
-Report bugs to <http://bugs.gentoo.org>.
+Report bugs to <https://bugs.gentoo.org>.

diff --git a/man/imlate.1 b/man/imlate.1
index 8e2430b..d1ef66f 100644
--- a/man/imlate.1
+++ b/man/imlate.1
@@ -42,4 +42,4 @@ just check in the specified category/categories (comma separated) [default: none
 .LP
 Christian Ruppert <idl0r@gentoo.org>
 .SH "BUGS"
-Please report any bugs to http://bugs.gentoo.org
+Please report any bugs to https://bugs.gentoo.org

diff --git a/man/revdep-rebuild.1 b/man/revdep-rebuild.1
index 449f482..fad5f47 100644
--- a/man/revdep-rebuild.1
+++ b/man/revdep-rebuild.1
@@ -141,7 +141,7 @@ Contains the ldd error output
 revdep\-rebuild returns a zero exit status if it \fBand emerge\fR succeeds, and a nonzero exit status otherwise.
 .SH "BUGS"
 .LP
-Report bugs to <http://bugs.gentoo.org>. Please do not report emerge failures caused by \-o or \-e. Please include your files from /var/cache/revdep\-rebuild/, your emerge \-\-info, and patches. ;)
+Report bugs to <https://bugs.gentoo.org>. Please do not report emerge failures caused by \-o or \-e. Please include your files from /var/cache/revdep\-rebuild/, your emerge \-\-info, and patches. ;)
 
 .SH "SEE ALSO"
 emerge(1), portage(5), regex(7)


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/gentoolkit:master commit in: man/
@ 2022-07-09  2:41 Brian Dolbec
  0 siblings, 0 replies; 14+ messages in thread
From: Brian Dolbec @ 2022-07-09  2:41 UTC (permalink / raw
  To: gentoo-commits

commit:     9c677b5b889d15653b20cb0c67af96dbb732b621
Author:     Oskari Pirhonen <xxc3ncoredxx <AT> gmail <DOT> com>
AuthorDate: Fri Jun 10 04:48:16 2022 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Sat Jul  9 02:40:24 2022 +0000
URL:        https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=9c677b5b

Add -f/--forced-masked to equery(1)

Signed-off-by: Oskari Pirhonen <xxc3ncoredxx <AT> gmail.com>
Signed-off-by: Brian Dolbec <dolsen <AT> gentoo.org>

 man/equery.1 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/man/equery.1 b/man/equery.1
index 13ee7cc..83aba0d 100644
--- a/man/equery.1
+++ b/man/equery.1
@@ -543,6 +543,10 @@ Display USE flag statuses and descriptions for a given \fRPKG\fP.
 .br
 Display all package versions. Without this option, \fBequery\fP will choose the best available version.
 .HP
+.B \-f, \-\-forced\-masked
+.br
+Show the forced and masked USE flags
+.HP
 .B \-i, \-\-ignore\-linguas
 .br
 Do not show the linguas USE flags


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/gentoolkit:master commit in: man/
@ 2022-12-14  9:43 Sam James
  0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2022-12-14  9:43 UTC (permalink / raw
  To: gentoo-commits

commit:     c6dee3ef49e122a99dd299eae4749b7188751287
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Sun Aug 21 11:45:04 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 14 09:43:23 2022 +0000
URL:        https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=c6dee3ef

man: fix path of distfiles

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>
Closes: https://github.com/gentoo/gentoolkit/pull/23
Signed-off-by: Sam James <sam <AT> gentoo.org>

 man/eclean.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/eclean.1 b/man/eclean.1
index a407ce7..e47ced9 100644
--- a/man/eclean.1
+++ b/man/eclean.1
@@ -82,7 +82,7 @@ Units are: y (years), m (months), w (weeks), d (days) and h (hours).
 .SS "Actions"
 .TP
 \fBdistfiles\fR
-Clean files from /usr/portage/distfiles (or whatever else is your DISTDIR in make.conf).
+Clean files from /var/cache/distfiles (or whatever else is your DISTDIR in make.conf).
 This action should be useful to almost any Gentoo user, we all have to big DISTDIRs sometime...
 .br
 \fBeclean\-dist\fP is a shortcut to call eclean with the "distfiles" action, for simplified


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/gentoolkit:master commit in: man/
@ 2023-06-17  2:49 Sam James
  0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2023-06-17  2:49 UTC (permalink / raw
  To: gentoo-commits

commit:     3c8109dc84b3f3d9262d842c50d2dca18dc4e5ac
Author:     Alexis <flexibeast <AT> gmail <DOT> com>
AuthorDate: Thu Jun 15 02:34:49 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 02:49:06 2023 +0000
URL:        https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=3c8109dc

equery.1: Add description of 'keywords' module, fix typo.

Signed-off-by: Alexis <flexibeast <AT> gmail.com>
Closes: https://github.com/gentoo/gentoolkit/pull/29
Signed-off-by: Sam James <sam <AT> gentoo.org>

 man/equery.1 | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 76 insertions(+), 2 deletions(-)

diff --git a/man/equery.1 b/man/equery.1
index 9cb046f..aed2094 100644
--- a/man/equery.1
+++ b/man/equery.1
@@ -1,4 +1,4 @@
-.TH "EQUERY" "1" "August 2009" "GENTOOLKIT" ""
+.TH "EQUERY" "1" "June 2023" "GENTOOLKIT" ""
 .SH "NAME"
 equery \- Gentoo Package Query Tool
 
@@ -307,7 +307,7 @@ Customize the output format of the matched packages using the template string \f
 equery hasuse \-pI perl
 .EE
 .br
-View all Gentoo packages that have the "perl" USE flag, exluding installed packages.
+View all Gentoo packages that have the "perl" USE flag, excluding installed packages.
 .EX
 .HP
 USE="perl"; for PKG in $(equery \-q hasuse $USE); do echo $PKG: $(equery \-q uses $PKG |grep $USE); done
@@ -315,6 +315,80 @@ USE="perl"; for PKG in $(equery \-q hasuse $USE); do echo $PKG: $(equery \-q use
 .br
 This Bash one\-liner uses \fBhasuse\fP to find a list of packages that have a certain USE flag, and \fBuses\fP to check whether the flag is enabled or disabled. Modify \fBUSE="perl"\fP to change the query.
 
+.SS
+.BI "keywords (y) [OPTIONS] " "PKG"
+Display keywords for specified \fIPKG\fP or for \fIPKG\fP that is in pwd.
+
+.I R "LOCAL OPTIONS" ":"
+.HP
+.B \-h, \-\-help
+.br
+Show this help message and exit.
+.HP
+.B \-v, \-\-version
+.br
+Show package version and exit.
+.HP
+.B \-a, \-\-arch \fIARCH\fP
+.br
+Display only specified arch(s). (default: []).
+.HP
+.B \-A, \-\-align [{top,bottom}]
+.br
+Specify alignment for descriptions. (default: bottom)
+.HP
+.B \-T, \-\-top-position [{archlist,versionlist}]
+.br
+Specify which fields we want to have in top listing. (default: archlist)
+.HP
+.B \-B, \-\-bold
+.br
+Print out each other column in bold for easier visual separation. (default: False)
+.HP
+.B \-C, \-\-color
+.br
+Force colored output. (default: False)
+.HP
+.B \-O, \-\-overlays
+.br
+Search also overlays. (default: False)
+.HP
+.B \-P, \-\-prefix
+.br
+Display prefix keywords in output. (default: False)
+.HP
+.B \-S, \-\-ignore-slot
+.br
+Treat slots as irrelevant during detection of redundant packages. (default: False)
+.P
+.I R "OUTPUT" ":"
+
+.EX
+Keywords for sys-apps/coreutils:
+          |                               |   u   |  
+          | a   a     p s     l r   a     |   n   |  
+          | m   r h   p p   i o i s l m m | e u s | r
+          | d a m p p c a x a o s 3 p 6 i | a s l | e
+          | 6 r 6 p p 6 r 8 6 n c 9 h 8 p | p e o | p
+          | 4 m 4 a c 4 c 6 4 g v 0 a k s | i d t | o
+----------+-------------------------------+-------+-------
+  8.32-r1 | + + + + + + + + ~ o ~ ~ ~ ~ ~ | 7 # 0 | gentoo
+   9.1-r2 | + + + + + + + + ~ ~ ~ ~ ~ ~ ~ | 7 o   | gentoo
+   9.2-r2 | ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ | 8 #   | gentoo
+   9.3    | ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ | 8 #   | gentoo
+   9.3-r1 | + ~ ~ + + ~ + ~ ~ ~ ~ ~ ~ ~ ~ | 8 #   | gentoo
+[I]9.3-r2 | + ~ ~ + + ~ + ~ ~ ~ ~ ~ ~ ~ ~ | 8 o   | gentoo
+  9999    | o o o o o o o o o o o o o o o | 8 o   | gentoo
+.EE
+.P
+.I R "EXAMPLES" ":"
+.EX
+.HP
+equery keywords coreutils
+.EE
+.br
+Show the keywording status of the sys-apps/coreutils package on Gentoo-supported architectures.
+
 .SS
 .BI "list (l) [OPTIONS] " "PKG"
 List installed versions of \fIPKG\fP or all packages matching the query pattern.


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/gentoolkit:master commit in: man/
@ 2023-12-03  7:51 Sam James
  0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2023-12-03  7:51 UTC (permalink / raw
  To: gentoo-commits

commit:     4276a6e7e01a78b1e92839475abb78519255136e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  3 07:51:13 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  3 07:51:13 2023 +0000
URL:        https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=4276a6e7

man/revdep-rebuild.1: fix 'executables' typo

Reported by kurly, thanks!

Signed-off-by: Sam James <sam <AT> gentoo.org>

 man/revdep-rebuild.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/revdep-rebuild.1 b/man/revdep-rebuild.1
index bff995c..c7d789f 100644
--- a/man/revdep-rebuild.1
+++ b/man/revdep-rebuild.1
@@ -48,7 +48,7 @@ Turn off the progress meter
 Print less output and disable the progress meter.  (This option is also passed to portage.)
 .TP
 .B \-u | \-\-search\-symbols
-Searches for undefined symbols in executibles. This will most likely have false positives in the output, so it is recommended to only use this option with pretend and manually fix any legitimate issues found. \fBNote:\fR This is currently only implemented in revdep-rebuild.sh, it is not implemented in revdep-rebuild.py.
+Searches for undefined symbols in executables. This will most likely have false positives in the output, so it is recommended to only use this option with pretend and manually fix any legitimate issues found. \fBNote:\fR This is currently only implemented in revdep-rebuild.sh, it is not implemented in revdep-rebuild.py.
 .TP
 .B \-v | \-\-verbose
 More output.  (Prints the revdep\-rebuild search environment.)


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/gentoolkit:master commit in: man/
@ 2024-05-03  5:55 Sam James
  0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2024-05-03  5:55 UTC (permalink / raw
  To: gentoo-commits

commit:     718cae1a831c0923653c4a44d7d8ad9583e2e2a4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May  3 05:53:02 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May  3 05:53:02 2024 +0000
URL:        https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=718cae1a

man: update default PKGDIR location to /var/cache/binpkgs

Signed-off-by: Sam James <sam <AT> gentoo.org>

 man/eclean.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/eclean.1 b/man/eclean.1
index dc09f62..53ba8a7 100644
--- a/man/eclean.1
+++ b/man/eclean.1
@@ -89,7 +89,7 @@ This action should be useful to almost any Gentoo user, we all have to big DISTD
 command\-line.
 .TP
 \fBpackages\fR
-Clean files from /usr/portage/packages (or whatever else is your PKGDIR in make.conf).
+Clean files from /var/cache/binpkgs (or whatever else is your PKGDIR in make.conf).
 This action is in particular useful for people who use the "buildpkg" or "buildsyspkg"
 FEATURES flags.
 .br


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/gentoolkit:master commit in: man/
@ 2024-05-03  5:55 Sam James
  0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2024-05-03  5:55 UTC (permalink / raw
  To: gentoo-commits

commit:     d6fa2944ed84266acbaef59cb6d3adbd35d372b1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May  3 05:46:10 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May  3 05:46:10 2024 +0000
URL:        https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=d6fa2944

man: document eclean-dist's --skip-vcs

Bug: https://bugs.gentoo.org/923369
Signed-off-by: Sam James <sam <AT> gentoo.org>

 man/eclean.1 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/man/eclean.1 b/man/eclean.1
index e47ced9..dc09f62 100644
--- a/man/eclean.1
+++ b/man/eclean.1
@@ -104,6 +104,8 @@ command\-line.
 etc.
 .br
 Units are: G, M, K and B.
+.TP
+\fB\-\-skip\-vcs\fP                protect VCS sources for live ebuilds not installed
 .SS "Options for the 'packages' action"
 .TP
 \fB\-i, \-\-ignore\-failure\fP		ignore the failure to locate PKGDIR


^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2024-05-03  5:55 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-17  2:49 [gentoo-commits] proj/gentoolkit:master commit in: man/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-05-03  5:55 Sam James
2024-05-03  5:55 Sam James
2023-12-03  7:51 Sam James
2022-12-14  9:43 Sam James
2022-07-09  2:41 Brian Dolbec
2022-03-17 18:03 Matt Turner
2022-03-17 18:03 Matt Turner
2021-06-18 14:03 Sam James
2017-03-22 20:09 Brian Dolbec
2017-03-22 19:59 Brian Dolbec
2017-03-22 19:59 Brian Dolbec
2016-05-18 15:14 Brian Dolbec
2016-05-18 14:38 Brian Dolbec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox