commit: 7da02ba45fa66fa66cc34cadd164e740c2792498
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 10 14:18:46 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 10 14:20:12 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7da02ba4
app-portage/gentoopm: Update URLs
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-portage/gentoopm/gentoopm-0.4.ebuild | 4 ++--
app-portage/gentoopm/gentoopm-9999.ebuild | 4 ++--
app-portage/gentoopm/metadata.xml | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/app-portage/gentoopm/gentoopm-0.4.ebuild
b/app-portage/gentoopm/gentoopm-0.4.ebuild
index a0239a1e00e6..7c4adef8e55a 100644
--- a/app-portage/gentoopm/gentoopm-0.4.ebuild
+++ b/app-portage/gentoopm/gentoopm-0.4.ebuild
@@ -9,9 +9,9 @@ PYTHON_COMPAT=( python3_{8..11} pypy3 )
inherit distutils-r1
DESCRIPTION="A common interface to Gentoo package managers"
-HOMEPAGE="https://github.com/mgorny/gentoopm/"
+HOMEPAGE="https://github.com/projg2/gentoopm/"
SRC_URI="
- https://github.com/mgorny/gentoopm/archive/v${PV}.tar.gz
+ https://github.com/projg2/gentoopm/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
LICENSE="BSD-2"
diff --git a/app-portage/gentoopm/gentoopm-9999.ebuild
b/app-portage/gentoopm/gentoopm-9999.ebuild
index 93e0b5ad6e14..8a42963846f3 100644
--- a/app-portage/gentoopm/gentoopm-9999.ebuild
+++ b/app-portage/gentoopm/gentoopm-9999.ebuild
@@ -9,8 +9,8 @@ PYTHON_COMPAT=( python3_{8..11} pypy3 )
inherit distutils-r1 git-r3
DESCRIPTION="A common interface to Gentoo package managers"
-HOMEPAGE="https://github.com/mgorny/gentoopm/"
-EGIT_REPO_URI="https://github.com/mgorny/gentoopm.git"
+HOMEPAGE="https://github.com/projg2/gentoopm/"
+EGIT_REPO_URI="https://github.com/projg2/gentoopm.git"
LICENSE="BSD-2"
SLOT="0"
diff --git a/app-portage/gentoopm/metadata.xml
b/app-portage/gentoopm/metadata.xml
index 96c8ee1d462d..4eaa4cb48702 100644
--- a/app-portage/gentoopm/metadata.xml
+++ b/app-portage/gentoopm/metadata.xml
@@ -11,8 +11,8 @@
<email>[email protected]</email>
<name>Michał Górny</name>
</maintainer>
- <bugs-to>https://github.com/mgorny/gentoopm/issues/</bugs-to>
- <remote-id type="github">mgorny/gentoopm</remote-id>
+ <bugs-to>https://github.com/projg2/gentoopm/issues/</bugs-to>
+ <remote-id type="github">projg2/gentoopm</remote-id>
<remote-id type="pypi">gentoopm</remote-id>
</upstream>
</pkgmetadata>