diff options
author | Cristian Othón Martínez Vera <cfuga@cfuga.mx> | 2023-02-22 19:48:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-22 19:55:58 +0000 |
commit | 483d0852a812ba2608352cafed58612ee7cd2c05 (patch) | |
tree | 5f2c765ab2e8fb20fccb82266e532c9bb111b1e6 /x11-plugins | |
parent | x11-misc/xkblayout-state: fix MissingRemoteId for maintainer-needed packages (diff) | |
download | gentoo-483d0852a812ba2608352cafed58612ee7cd2c05.tar.gz gentoo-483d0852a812ba2608352cafed58612ee7cd2c05.tar.bz2 gentoo-483d0852a812ba2608352cafed58612ee7cd2c05.zip |
x11-plugins/pidgin-xmpp-receipts: fix MissingRemoteId for maintainer-needed packages
Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/pidgin-xmpp-receipts/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-plugins/pidgin-xmpp-receipts/metadata.xml b/x11-plugins/pidgin-xmpp-receipts/metadata.xml index bef24d2c2337..d0bb041ddfbb 100644 --- a/x11-plugins/pidgin-xmpp-receipts/metadata.xml +++ b/x11-plugins/pidgin-xmpp-receipts/metadata.xml @@ -1,5 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <!-- maintainer-needed --> + <upstream> + <remote-id type="github">noonien-d/pidgin-xmpp-receipts</remote-id> + </upstream> </pkgmetadata> |