diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-03-27 19:22:03 +0100 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-05 18:26:44 +0300 |
commit | 08236bbae7fa6471705d89c97d5dc81db4b94895 (patch) | |
tree | e3d557f3d962c9bbc27b2c02bdd2aaf11e28952c /app-shells/kshdb | |
parent | app-mobilephone/heimdall: add missing remote-id (diff) | |
download | gentoo-08236bbae7fa6471705d89c97d5dc81db4b94895.tar.gz gentoo-08236bbae7fa6471705d89c97d5dc81db4b94895.tar.bz2 gentoo-08236bbae7fa6471705d89c97d5dc81db4b94895.zip |
app-shells/kshdb: add missing remote-id
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells/kshdb')
-rw-r--r-- | app-shells/kshdb/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-shells/kshdb/metadata.xml b/app-shells/kshdb/metadata.xml index 115e9d64a669..702045901c87 100644 --- a/app-shells/kshdb/metadata.xml +++ b/app-shells/kshdb/metadata.xml @@ -2,4 +2,7 @@ <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <!-- maintainer-needed --> + <upstream> + <remote-id type="github">rocky/kshdb</remote-id> + </upstream> </pkgmetadata> |