summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-08-10 16:18:11 +0200
committerMichał Górny <mgorny@gentoo.org>2022-08-10 16:18:11 +0200
commitdca8967b14ac5e20729b047d44db6d7cabb756c5 (patch)
tree33865e7903e27aa311767a096ef6b9043ee0e17d /app-portage
parentapp-portage/cpuid2cpuflags: Update URLs (diff)
downloadgentoo-dca8967b14ac5e20729b047d44db6d7cabb756c5.tar.gz
gentoo-dca8967b14ac5e20729b047d44db6d7cabb756c5.tar.bz2
gentoo-dca8967b14ac5e20729b047d44db6d7cabb756c5.zip
app-portage/diffmask: Update URLs
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/diffmask/diffmask-0.3.3-r4.ebuild4
-rw-r--r--app-portage/diffmask/diffmask-0.3.3-r5.ebuild4
-rw-r--r--app-portage/diffmask/metadata.xml4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-portage/diffmask/diffmask-0.3.3-r4.ebuild b/app-portage/diffmask/diffmask-0.3.3-r4.ebuild
index 4942a259424f..9916137904e1 100644
--- a/app-portage/diffmask/diffmask-0.3.3-r4.ebuild
+++ b/app-portage/diffmask/diffmask-0.3.3-r4.ebuild
@@ -9,8 +9,8 @@ PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1
DESCRIPTION="A utility to maintain package.unmask entries up-to-date with masks"
-HOMEPAGE="https://github.com/mgorny/diffmask/"
-SRC_URI="https://github.com/mgorny/diffmask/releases/download/${P}/${P}.tar.bz2"
+HOMEPAGE="https://github.com/projg2/diffmask/"
+SRC_URI="https://github.com/projg2/diffmask/releases/download/${P}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
diff --git a/app-portage/diffmask/diffmask-0.3.3-r5.ebuild b/app-portage/diffmask/diffmask-0.3.3-r5.ebuild
index e1d32c613721..d20dd7797195 100644
--- a/app-portage/diffmask/diffmask-0.3.3-r5.ebuild
+++ b/app-portage/diffmask/diffmask-0.3.3-r5.ebuild
@@ -9,8 +9,8 @@ PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="A utility to maintain package.unmask entries up-to-date with masks"
-HOMEPAGE="https://github.com/mgorny/diffmask/"
-SRC_URI="https://github.com/mgorny/diffmask/releases/download/${P}/${P}.tar.bz2"
+HOMEPAGE="https://github.com/projg2/diffmask/"
+SRC_URI="https://github.com/projg2/diffmask/releases/download/${P}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
diff --git a/app-portage/diffmask/metadata.xml b/app-portage/diffmask/metadata.xml
index 0d301429aca9..82b3808f17cf 100644
--- a/app-portage/diffmask/metadata.xml
+++ b/app-portage/diffmask/metadata.xml
@@ -13,7 +13,7 @@
the mask entries) and remove old unmasks.
</longdescription>
<upstream>
- <bugs-to>https://github.com/mgorny/diffmask/issues/</bugs-to>
- <remote-id type="github">mgorny/diffmask</remote-id>
+ <bugs-to>https://github.com/projg2/diffmask/issues/</bugs-to>
+ <remote-id type="github">projg2/diffmask</remote-id>
</upstream>
</pkgmetadata>