commit:     79d443fdd3670b70a132fdc1b0820b51044ebc21
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 10 14:18:40 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 10 14:20:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79d443fd

app-portage/gemato: Update URLs

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/gemato/gemato-16.2.ebuild | 2 +-
 app-portage/gemato/gemato-9999.ebuild | 4 ++--
 app-portage/gemato/metadata.xml       | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-portage/gemato/gemato-16.2.ebuild 
b/app-portage/gemato/gemato-16.2.ebuild
index 81db99fc2309..00a120a58c04 100644
--- a/app-portage/gemato/gemato-16.2.ebuild
+++ b/app-portage/gemato/gemato-16.2.ebuild
@@ -9,7 +9,7 @@ PYTHON_REQ_USE='threads(+)'
 inherit distutils-r1
 
 DESCRIPTION="Stand-alone Manifest generation & verification tool"
-HOMEPAGE="https://github.com/mgorny/gemato";
+HOMEPAGE="https://github.com/projg2/gemato";
 SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD-2"

diff --git a/app-portage/gemato/gemato-9999.ebuild 
b/app-portage/gemato/gemato-9999.ebuild
index 6892ffdf9023..d889559f38d7 100644
--- a/app-portage/gemato/gemato-9999.ebuild
+++ b/app-portage/gemato/gemato-9999.ebuild
@@ -9,9 +9,9 @@ PYTHON_REQ_USE='threads(+)'
 inherit distutils-r1 git-r3
 
 DESCRIPTION="Stand-alone Manifest generation & verification tool"
-HOMEPAGE="https://github.com/mgorny/gemato";
+HOMEPAGE="https://github.com/projg2/gemato";
 SRC_URI=""
-EGIT_REPO_URI="https://github.com/mgorny/gemato.git";
+EGIT_REPO_URI="https://github.com/projg2/gemato.git";
 
 LICENSE="BSD-2"
 SLOT="0"

diff --git a/app-portage/gemato/metadata.xml b/app-portage/gemato/metadata.xml
index 7baeb4158267..2157106e5d71 100644
--- a/app-portage/gemato/metadata.xml
+++ b/app-portage/gemato/metadata.xml
@@ -14,8 +14,8 @@
                        to /usr/share/gemato.</flag>
        </use>
        <upstream>
-               <bugs-to>https://github.com/mgorny/gemato/issues/</bugs-to>
-               <remote-id type="github">mgorny/gemato</remote-id>
+               <bugs-to>https://github.com/projg2/gemato/issues/</bugs-to>
+               <remote-id type="github">projg2/gemato</remote-id>
                <remote-id type="pypi">gemato</remote-id>
        </upstream>
 </pkgmetadata>

Reply via email to