diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-08-10 16:18:11 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-08-10 16:18:11 +0200 |
commit | dca8967b14ac5e20729b047d44db6d7cabb756c5 (patch) | |
tree | 33865e7903e27aa311767a096ef6b9043ee0e17d /app-portage | |
parent | app-portage/cpuid2cpuflags: Update URLs (diff) | |
download | gentoo-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.ebuild | 4 | ||||
-rw-r--r-- | app-portage/diffmask/diffmask-0.3.3-r5.ebuild | 4 | ||||
-rw-r--r-- | app-portage/diffmask/metadata.xml | 4 |
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> |