commit: 79b06a5b4b6ee4847cc9f015d36dfeb6b8b97bbd
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 14 20:51:29 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 14 20:51:29 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79b06a5b
dev-python/ewmh: Add remote-id
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/ewmh/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-python/ewmh/metadata.xml b/dev-python/ewmh/metadata.xml
index 0045e1c15bc..b4da56e66ed 100644
--- a/dev-python/ewmh/metadata.xml
+++ b/dev-python/ewmh/metadata.xml
@@ -9,4 +9,8 @@
An implementation of EWMH (Extended Window Manager Hints) for
python 2 and 3, based on Xlib.
It allows EWMH-compliant window managers (most modern WMs) to
be queried and controlled.
</longdescription>
+ <upstream>
+ <remote-id type="github">parkouss/pyewmh</remote-id>
+ <remote-id type="pypi">ewmh</remote-id>
+ </upstream>
</pkgmetadata>