summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-02-15 18:21:46 +0100
committerMichał Górny <mgorny@gentoo.org>2023-02-15 18:21:46 +0100
commit08af13d901e7fa27075f0e9a776cd4046373dc56 (patch)
treee7de93f6512f81d41bb6e0110723e0dc4bf023bd /sys-apps/edid-fixdim
parentsys-apps/edid-fixdim: EAPI 8, py3.11 (diff)
downloadgentoo-08af13d901e7fa27075f0e9a776cd4046373dc56.tar.gz
gentoo-08af13d901e7fa27075f0e9a776cd4046373dc56.tar.bz2
gentoo-08af13d901e7fa27075f0e9a776cd4046373dc56.zip
sys-apps/edid-fixdim: Update homepage
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-apps/edid-fixdim')
-rw-r--r--sys-apps/edid-fixdim/edid-fixdim-1.ebuild4
-rw-r--r--sys-apps/edid-fixdim/metadata.xml3
2 files changed, 5 insertions, 2 deletions
diff --git a/sys-apps/edid-fixdim/edid-fixdim-1.ebuild b/sys-apps/edid-fixdim/edid-fixdim-1.ebuild
index 19286e08606d..1ff6588636da 100644
--- a/sys-apps/edid-fixdim/edid-fixdim-1.ebuild
+++ b/sys-apps/edid-fixdim/edid-fixdim-1.ebuild
@@ -8,9 +8,9 @@ PYTHON_COMPAT=( python3_{9..11} )
inherit python-single-r1
DESCRIPTION="Tool to fix screen dimensions in EDID data dumps"
-HOMEPAGE="https://github.com/mgorny/edid-fixdim/"
+HOMEPAGE="https://github.com/projg2/edid-fixdim/"
SRC_URI="
- https://github.com/mgorny/edid-fixdim/archive/v${PV}.tar.gz
+ https://github.com/projg2/edid-fixdim/archive/v${PV}.tar.gz
-> ${P}.tar.gz
"
diff --git a/sys-apps/edid-fixdim/metadata.xml b/sys-apps/edid-fixdim/metadata.xml
index 076793e3f54b..43357af94fcb 100644
--- a/sys-apps/edid-fixdim/metadata.xml
+++ b/sys-apps/edid-fixdim/metadata.xml
@@ -5,4 +5,7 @@
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">projg2/edid-fixdim</remote-id>
+ </upstream>
</pkgmetadata>