diff options
Diffstat (limited to 'dev-util/bingrep/metadata.xml')
| -rw-r--r-- | dev-util/bingrep/metadata.xml | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/dev-util/bingrep/metadata.xml b/dev-util/bingrep/metadata.xml index e34bbaa45a07..1f3e5cdf2f44 100644 --- a/dev-util/bingrep/metadata.xml +++ b/dev-util/bingrep/metadata.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>gyakovlev@gentoo.org</email> - <name>Georgy Yakovlev</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="person"> + <email>gyakovlev@gentoo.org</email> + <name>Georgy Yakovlev</name> + </maintainer> + <longdescription lang="en"> Greps through binaries from various OSs and architectures, and colors them. Current backends: @@ -14,8 +14,9 @@ - Unix and BSD archive printer - PE (debug only) </longdescription> - <upstream> - <bugs-to>https://github.com/m4b/bingrep/issues</bugs-to> - <remote-id type="github">m4b/bingrep</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">m4b/bingrep</remote-id> + <bugs-to>https://github.com/m4b/bingrep/issues</bugs-to> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
