diff options
author | Lucio Sauer <watermanpaint@posteo.net> | 2024-07-04 03:50:55 +0200 |
---|---|---|
committer | Lucio Sauer <watermanpaint@posteo.net> | 2024-07-04 04:18:21 +0200 |
commit | de2c9fcef46022e5b4d3552c929e6df7d46bdef6 (patch) | |
tree | 43c62c1f6d4952c45dd07c0ddf2c33b23e23974c /app-admin/rbw | |
parent | net-irc/halloy: add 2024.7, drop 2024.6 (diff) | |
download | guru-de2c9fcef46022e5b4d3552c929e6df7d46bdef6.tar.gz guru-de2c9fcef46022e5b4d3552c929e6df7d46bdef6.tar.bz2 guru-de2c9fcef46022e5b4d3552c929e6df7d46bdef6.zip |
app-admin/rbw: add upstream metadata
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Diffstat (limited to 'app-admin/rbw')
-rw-r--r-- | app-admin/rbw/metadata.xml | 14 |
1 files changed, 14 insertions, 0 deletions
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>doy@tozt.net</email> + </maintainer> + <remote-id type="github">doy/rbw</remote-id> + </upstream> +</pkgmetadata> |