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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F0751158021 for ; Sat, 24 Dec 2022 08:32:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43039E0893; Sat, 24 Dec 2022 08:32:36 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2BF4CE0893 for ; Sat, 24 Dec 2022 08:32:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5B68B340E6E for ; Sat, 24 Dec 2022 08:32:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C1D7F7ED for ; Sat, 24 Dec 2022 08:32:33 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1671870720.43cd5e449e7105053b26a3e8239fe6709089242f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyxdg/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyxdg/metadata.xml dev-python/pyxdg/pyxdg-0.28.ebuild X-VCS-Directories: dev-python/pyxdg/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 43cd5e449e7105053b26a3e8239fe6709089242f X-VCS-Branch: master Date: Sat, 24 Dec 2022 08:32:33 +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: 3e0e7453-3b08-410e-b8a2-b9917e4a0478 X-Archives-Hash: c584f9e31dd2f92e72f3853c34524c0d commit: 43cd5e449e7105053b26a3e8239fe6709089242f Author: Sam James gentoo org> AuthorDate: Sat Dec 24 08:30:47 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Dec 24 08:32:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43cd5e44 dev-python/pyxdg: drop obsolete cgit link, use freedesktop-gitlab+github remote-ids Signed-off-by: Sam James gentoo.org> dev-python/pyxdg/metadata.xml | 2 ++ dev-python/pyxdg/pyxdg-0.28.ebuild | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-python/pyxdg/metadata.xml b/dev-python/pyxdg/metadata.xml index 7bcc4753878b..080249569b44 100644 --- a/dev-python/pyxdg/metadata.xml +++ b/dev-python/pyxdg/metadata.xml @@ -11,5 +11,7 @@ https://bugs.freedesktop.org/ pyxdg pyxdg + takluyver/pyxdg + xdg/pyxdg diff --git a/dev-python/pyxdg/pyxdg-0.28.ebuild b/dev-python/pyxdg/pyxdg-0.28.ebuild index 341a02c6ec8d..8ba0b2d37643 100644 --- a/dev-python/pyxdg/pyxdg-0.28.ebuild +++ b/dev-python/pyxdg/pyxdg-0.28.ebuild @@ -12,7 +12,6 @@ MY_P="${PN}-rel-${PV}" DESCRIPTION="A Python module to deal with freedesktop.org specifications" HOMEPAGE=" https://freedesktop.org/wiki/Software/pyxdg/ - https://cgit.freedesktop.org/xdg/pyxdg/ https://pypi.org/project/pyxdg/ " SRC_URI="