commit: 418e06037e0efe95e5b94fa0c6931b23e58dfac7 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sun Jan 22 12:46:12 2023 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sun Jan 22 12:46:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=418e0603
x11-plugins/pidgin-indicator: add github upstream metadata Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> x11-plugins/pidgin-indicator/metadata.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/x11-plugins/pidgin-indicator/metadata.xml b/x11-plugins/pidgin-indicator/metadata.xml index b04f4b7da0d0..b4940dcfe9a1 100644 --- a/x11-plugins/pidgin-indicator/metadata.xml +++ b/x11-plugins/pidgin-indicator/metadata.xml @@ -2,7 +2,10 @@ <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> - <email>[email protected]</email> - <name>Pacho Ramos</name> + <email>[email protected]</email> + <name>Pacho Ramos</name> </maintainer> +<upstream> + <remote-id type="github">philipl/pidgin-indicator</remote-id> +</upstream> </pkgmetadata>
