commit: 2b29de8e8434f17615980c5bb796e1d5a4941232
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Apr 6 16:57:38 2024 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Apr 7 08:23:01 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b29de8e
dev-java/fishbowl: add missing remote-id
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
dev-java/fishbowl/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-java/fishbowl/metadata.xml b/dev-java/fishbowl/metadata.xml
index 75321cfb5598..9a4cc6850f96 100644
--- a/dev-java/fishbowl/metadata.xml
+++ b/dev-java/fishbowl/metadata.xml
@@ -4,4 +4,7 @@
<maintainer type="project">
<email>[email protected]</email>
</maintainer>
+ <upstream>
+ <remote-id type="github">stefanbirkner/fishbowl</remote-id>
+ </upstream>
</pkgmetadata>