diff options
author | Cristian Othón Martínez Vera <cfuga@cfuga.mx> | 2023-02-22 19:48:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-22 19:56:02 +0000 |
commit | 3517ba860f814ecd352327a343551f8ae1047cfa (patch) | |
tree | 4f8418df79bd5d96678e8363ff6748d35f4d612c /x11-wm | |
parent | x11-wm/pekwm: fix MissingRemoteId for maintainer-needed packages (diff) | |
download | gentoo-3517ba860f814ecd352327a343551f8ae1047cfa.tar.gz gentoo-3517ba860f814ecd352327a343551f8ae1047cfa.tar.bz2 gentoo-3517ba860f814ecd352327a343551f8ae1047cfa.zip |
x11-wm/wmii: fix MissingRemoteId for maintainer-needed packages
Closes: https://github.com/gentoo/gentoo/pull/29710
Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/wmii/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/wmii/metadata.xml b/x11-wm/wmii/metadata.xml index a538ffbdb6e5..20a10a39c4c4 100644 --- a/x11-wm/wmii/metadata.xml +++ b/x11-wm/wmii/metadata.xml @@ -10,4 +10,7 @@ conforms to the 9P2000 protocol introduced by the Plan 9 operating system. </longdescription> + <upstream> + <remote-id type="github">0intro/wmii</remote-id> + </upstream> </pkgmetadata> |