summaryrefslogtreecommitdiff
path: root/man/equery.1
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-03-16 11:33:57 -0700
committerMatt Turner <mattst88@gentoo.org>2022-03-16 12:02:13 -0700
commitac589ba6708f62d41ac6684c5602a45e2c625766 (patch)
tree888f4e48b2b12276599980bbed6ebfd556ad78c6 /man/equery.1
parentfa1b6d8bab551576d0d493176c8dbac2cf81db48 (diff)
downloadgentoolkit-ac589ba6708f62d41ac6684c5602a45e2c625766.tar.gz
Remove remnants of herds support
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'man/equery.1')
-rw-r--r--man/equery.110
1 files changed, 3 insertions, 7 deletions
diff --git a/man/equery.1 b/man/equery.1
index f7a5deb..9cbe408 100644
--- a/man/equery.1
+++ b/man/equery.1
@@ -465,10 +465,6 @@ https://devmanual.gentoo.org/ebuild-writing/misc-files/metadata/index.html
.br
Show an extended package description.
.HP
-.B \-H, \-\-herd
-.br
-Show the herd(s) for the package. When not piping and not passing \fB\-\-quiet\fP as a global option, also show the herd's email address. (shown by default)
-.HP
.B \-k, \-\-keywords
.br
Show keywords for all matching versions. \fBkeywords\fP does not list all keywords for all versions. Instead, it filters the list to make it easier to spot versions that need bumping or are okay to remove from the tree. It filters by slot. For example:
@@ -501,7 +497,7 @@ Dump the plain XML file to the screen.
equery meta gnucash
.EE
.br
-Show general information about maintainership, including herd, maintainer and upstream.
+Show general information about maintainership, including maintainer and upstream.
.EX
.HP
equery meta \-\-description app\-misc/screen
@@ -510,10 +506,10 @@ equery meta \-\-description app\-misc/screen
See if the package maintainer has provided an extended description.
.EX
.HP
-equery \-N meta \-H gnome |grep \-o \-\-color=never '[^( ]*@gentoo.org'
+equery \-N meta \-H gnome-base/gnome |grep \-o \-\-color=never '[^( ]*@gentoo.org'
.EE
.br
-Extract the herd's email address to let them know they're doing a great job. Remember, bug reports should go to bugs.gentoo.org. The above example will extract one or more emails if available, or return nothing if the herd is \fBno\-herd\fP.
+Extract the maintainers's email address to let them know they're doing a great job. Remember, bug reports should go to bugs.gentoo.org. The above example will extract one or more emails if available.
.SS
.BI "size (s) [OPTIONS] " "PKG"