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" ":"
