commit:     ab547b03d15a300c76a6c34767a3adfbe578077f
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Mon Apr 29 09:58:40 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Apr 29 14:13:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ab547b03

dev-python/dasbus: update upstream name

Fix VariableOrderCheck

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/dasbus/dasbus-1.7-r1.ebuild | 6 +++---
 dev-python/dasbus/metadata.xml         | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-python/dasbus/dasbus-1.7-r1.ebuild 
b/dev-python/dasbus/dasbus-1.7-r1.ebuild
index 089779cc42..9d5e3466cf 100644
--- a/dev-python/dasbus/dasbus-1.7-r1.ebuild
+++ b/dev-python/dasbus/dasbus-1.7-r1.ebuild
@@ -8,12 +8,12 @@ PYTHON_COMPAT=( python3_{10..12} )
 inherit distutils-r1
 
 DESCRIPTION="DBus library in Python 3"
-HOMEPAGE="https://github.com/rhinstaller/dasbus";
-SRC_URI="https://github.com/rhinstaller/${PN}/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.gh.tar.gz"
+HOMEPAGE="https://github.com/dasbus-project/dasbus";
+SRC_URI="https://github.com/dasbus-project/${PN}/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.gh.tar.gz"
 
 LICENSE="LGPL-2.1"
-KEYWORDS="~amd64"
 SLOT="0"
+KEYWORDS="~amd64"
 
 RDEPEND="dev-python/pygobject:3[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}"

diff --git a/dev-python/dasbus/metadata.xml b/dev-python/dasbus/metadata.xml
index 0c68900552..9b2e81e575 100644
--- a/dev-python/dasbus/metadata.xml
+++ b/dev-python/dasbus/metadata.xml
@@ -3,8 +3,8 @@
 <pkgmetadata>
        <!-- maintainer-needed -->
        <upstream>
-               <bugs-to>https://github.com/rhinstaller/dasbus/issues</bugs-to>
-               <remote-id type="github">rhinstaller/dasbus</remote-id>
+               
<bugs-to>https://github.com/dasbus-project/dasbus/issues</bugs-to>
+               <remote-id type="github">dasbus-project/dasbus</remote-id>
                <remote-id type="pypi">dasbus</remote-id>
        </upstream>
 </pkgmetadata>

Reply via email to