From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CA2B51394FC for ; Sun, 15 Aug 2021 21:38:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5DB17E092E; Sat, 14 Aug 2021 21:01:07 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4A051E092E for ; Sat, 14 Aug 2021 21:01:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2CEE3342B59 for ; Sat, 14 Aug 2021 21:01:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95E6D8A8 for ; Sat, 14 Aug 2021 21:01:04 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1628974289.79b06a5b4b6ee4847cc9f015d36dfeb6b8b97bbd.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ewmh/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/ewmh/metadata.xml X-VCS-Directories: dev-python/ewmh/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 79b06a5b4b6ee4847cc9f015d36dfeb6b8b97bbd X-VCS-Branch: master Date: Sat, 14 Aug 2021 21:01:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0a816151-2d5b-431c-888f-d57f7fa738b2 X-Archives-Hash: d2ec8a2239b000329a8613752751c538 commit: 79b06a5b4b6ee4847cc9f015d36dfeb6b8b97bbd Author: Michał Górny gentoo org> AuthorDate: Sat Aug 14 20:51:29 2021 +0000 Commit: Michał Górny gentoo 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 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. + + parkouss/pyewmh + ewmh +