diff options
author | Brian Dolbec <dolsen@gentoo.org> | 2016-05-18 07:37:22 -0700 |
---|---|---|
committer | Brian Dolbec <dolsen@gentoo.org> | 2016-05-18 07:37:22 -0700 |
commit | 37d610245fa390a414e1bf59982049533a3bd6cd (patch) | |
tree | 01917633da76b3ca416d768d9d7843d962e8e8d1 | |
parent | revdep-rebuild/collect.py: Fix the masking issue where some masks were not ho... (diff) | |
download | gentoolkit-37d610245fa390a414e1bf59982049533a3bd6cd.tar.gz gentoolkit-37d610245fa390a414e1bf59982049533a3bd6cd.tar.bz2 gentoolkit-37d610245fa390a414e1bf59982049533a3bd6cd.zip |
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
-rw-r--r-- | man/equery.1 | 2 |
1 files changed, 1 insertions, 1 deletions
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" ":" |