summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-08-10 16:18:40 +0200
committerMichał Górny <mgorny@gentoo.org>2022-08-10 16:20:11 +0200
commit79d443fdd3670b70a132fdc1b0820b51044ebc21 (patch)
tree0aac121fd05599576a04b03593a06869e07ba7a5 /app-portage
parentapp-portage/gander: Update URLs (diff)
downloadgentoo-79d443fdd3670b70a132fdc1b0820b51044ebc21.tar.gz
gentoo-79d443fdd3670b70a132fdc1b0820b51044ebc21.tar.bz2
gentoo-79d443fdd3670b70a132fdc1b0820b51044ebc21.zip
app-portage/gemato: Update URLs
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/gemato/gemato-16.2.ebuild2
-rw-r--r--app-portage/gemato/gemato-9999.ebuild4
-rw-r--r--app-portage/gemato/metadata.xml4
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>