summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-06-17 10:49:12 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-25 22:50:58 +0200
commitdd387b5b881e6208fb2b9a9b224779fff42e8c2d (patch)
tree27e39f0321bc19787d34b94cac8486c2207cf6ef /sys-apps/uam
parentsci-libs/libh2oxx: update HOMEPAGE (diff)
downloadgentoo-dd387b5b881e6208fb2b9a9b224779fff42e8c2d.tar.gz
gentoo-dd387b5b881e6208fb2b9a9b224779fff42e8c2d.tar.bz2
gentoo-dd387b5b881e6208fb2b9a9b224779fff42e8c2d.zip
sys-apps/uam: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'sys-apps/uam')
-rw-r--r--sys-apps/uam/metadata.xml4
-rw-r--r--sys-apps/uam/uam-0.3.2-r1.ebuild6
-rw-r--r--sys-apps/uam/uam-9999.ebuild6
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>mgorny@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"