commit: 956ddb804fb358e2ca4196fffdb0d8b103c5c5b7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 10 17:29:13 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 10 17:32:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=956ddb80
sys-apps/biosdevname: add github remote-id Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/biosdevname/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys-apps/biosdevname/metadata.xml b/sys-apps/biosdevname/metadata.xml index ac6d117c6c6..f5ac2d64e8c 100644 --- a/sys-apps/biosdevname/metadata.xml +++ b/sys-apps/biosdevname/metadata.xml @@ -8,4 +8,7 @@ returns the BIOS-given name it "should" be. This is necessary on systems where the BIOS name for a given device (e.g. the label on the chassis is "Gb1") doesn't map directly and obviously to the kernel name (e.g. eth0). </longdescription> +<upstream> +<remote-id type="github">dell/biosdevname</remote-id> +</upstream> </pkgmetadata>
