commit: de2c9fcef46022e5b4d3552c929e6df7d46bdef6 Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net> AuthorDate: Thu Jul 4 01:50:55 2024 +0000 Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net> CommitDate: Thu Jul 4 02:18:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=de2c9fce
app-admin/rbw: add upstream metadata Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net> app-admin/rbw/metadata.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/app-admin/rbw/metadata.xml b/app-admin/rbw/metadata.xml new file mode 100644 index 000000000..384d09835 --- /dev/null +++ b/app-admin/rbw/metadata.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <!-- maintainer-needed --> + <upstream> + <bugs-to>https://github.com/doy/rbw/issues</bugs-to> + <changelog>https://git.tozt.net/rbw/plain/CHANGELOG.md</changelog> + <maintainer status="active"> + <name>Jesse Luehrs</name> + <email>[email protected]</email> + </maintainer> + <remote-id type="github">doy/rbw</remote-id> + </upstream> +</pkgmetadata>
