summaryrefslogtreecommitdiff
path: root/dev-python/dasbus
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-04-30 17:43:23 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-04-30 17:43:23 +0000
commit8053edacbd4abe60567e35218bdbb566a8d79963 (patch)
treea260e5938a0a1471c68f6a46b59e910fa8f326b0 /dev-python/dasbus
parent48b38b2527d5a7fe61dae0257799aedd11179542 (diff)
downloadbaldeagleos-repo-8053edacbd4abe60567e35218bdbb566a8d79963.tar.gz
baldeagleos-repo-8053edacbd4abe60567e35218bdbb566a8d79963.tar.xz
baldeagleos-repo-8053edacbd4abe60567e35218bdbb566a8d79963.zip
Adding metadata
Diffstat (limited to 'dev-python/dasbus')
-rw-r--r--dev-python/dasbus/dasbus-1.7-r1.ebuild6
-rw-r--r--dev-python/dasbus/metadata.xml2
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/dasbus/dasbus-1.7-r1.ebuild b/dev-python/dasbus/dasbus-1.7-r1.ebuild
index 49e4ae0df274..edc218d72ad7 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_{8,9,10,11,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 7fa935690616..bb08014f9825 100644
--- a/dev-python/dasbus/metadata.xml
+++ b/dev-python/dasbus/metadata.xml
@@ -2,7 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<upstream>
- <bugs-to>https://github.com/rhinstaller/dasbus/issues</bugs-to>
+ <bugs-to>https://github.com/dasbus-project/dasbus/issues</bugs-to>
</upstream>
<origin>gentoo-guru-overlay</origin>
</pkgmetadata> \ No newline at end of file