commit:     dd387b5b881e6208fb2b9a9b224779fff42e8c2d
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Jun 17 08:49:12 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Jul 25 20:50:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd387b5b

sys-apps/uam: update HOMEPAGE

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 sys-apps/uam/metadata.xml        | 4 ++--
 sys-apps/uam/uam-0.3.2-r1.ebuild | 6 +++---
 sys-apps/uam/uam-9999.ebuild     | 6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sys-apps/uam/metadata.xml b/sys-apps/uam/metadata.xml
index 96811fbf503a..580155d522cb 100644
--- a/sys-apps/uam/metadata.xml
+++ b/sys-apps/uam/metadata.xml
@@ -15,7 +15,7 @@
                        <email>mgo...@gentoo.org</email>
                        <name>Michał Górny</name>
                </maintainer>
-               <bugs-to>https://github.com/mgorny/uam/issues/</bugs-to>
-               <remote-id type="github">mgorny/uam</remote-id>
+               <bugs-to>https://github.com/projg2/uam/issues/</bugs-to>
+               <remote-id type="github">projg2/uam</remote-id>
        </upstream>
 </pkgmetadata>

diff --git a/sys-apps/uam/uam-0.3.2-r1.ebuild b/sys-apps/uam/uam-0.3.2-r1.ebuild
index a8c27ad33943..2514adb19864 100644
--- a/sys-apps/uam/uam-0.3.2-r1.ebuild
+++ b/sys-apps/uam/uam-0.3.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit udev
 
 DESCRIPTION="Simple udev-based automounter for removable USB media"
-HOMEPAGE="https://github.com/mgorny/uam/";
-SRC_URI="https://github.com/mgorny/uam/releases/download/${P}/${P}.tar.bz2";
+HOMEPAGE="https://github.com/projg2/uam/";
+SRC_URI="https://github.com/projg2/uam/releases/download/${P}/${P}.tar.bz2";
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/sys-apps/uam/uam-9999.ebuild b/sys-apps/uam/uam-9999.ebuild
index 3a247b31bd2c..a0bdb67f668f 100644
--- a/sys-apps/uam/uam-9999.ebuild
+++ b/sys-apps/uam/uam-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,9 +6,9 @@ EAPI=6
 inherit autotools git-r3 udev
 
 DESCRIPTION="Simple udev-based automounter for removable USB media"
-HOMEPAGE="https://github.com/mgorny/uam/";
+HOMEPAGE="https://github.com/projg2/uam/";
 SRC_URI=""
-EGIT_REPO_URI="https://github.com/mgorny/uam.git";
+EGIT_REPO_URI="https://github.com/projg2/uam.git";
 
 LICENSE="BSD"
 SLOT="0"

Reply via email to