commit:     08af13d901e7fa27075f0e9a776cd4046373dc56
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 15 17:21:46 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 17:21:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08af13d9

sys-apps/edid-fixdim: Update homepage

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

 sys-apps/edid-fixdim/edid-fixdim-1.ebuild | 4 ++--
 sys-apps/edid-fixdim/metadata.xml         | 3 +++
 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>[email protected]</email>
                <name>Michał Górny</name>
        </maintainer>
+       <upstream>
+               <remote-id type="github">projg2/edid-fixdim</remote-id>
+       </upstream>
 </pkgmetadata>

Reply via email to