From 37d610245fa390a414e1bf59982049533a3bd6cd Mon Sep 17 00:00:00 2001 From: Brian Dolbec Date: Wed, 18 May 2016 07:37:22 -0700 Subject: 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" ":" -- cgit v1.2.3