commit: caa1695e4fe2021d6085746a74600684d2c3d8ce
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 9 22:50:58 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 9 23:55:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caa1695e
dev-util/elfkickers: add github remote-id
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/elfkickers/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-util/elfkickers/metadata.xml b/dev-util/elfkickers/metadata.xml
index 2305405b9c6..05b8ed4a979 100644
--- a/dev-util/elfkickers/metadata.xml
+++ b/dev-util/elfkickers/metadata.xml
@@ -10,4 +10,7 @@
<name>Gentoo Hardened</name>
</maintainer>
<longdescription>ELF kickers is a collection of programs that
manipulate ELF files. The main purpose of these programs is to be illustrative
and educational -- to help fellow programmers understand the ELF file format
and something of how it works under the Linux platform.</longdescription>
+ <upstream>
+ <remote-id type="github">BR903/ELFkickers</remote-id>
+ </upstream>
</pkgmetadata>