commit: d45d9bc92688dd7229d90a8c0d57ea2a0e62ea28 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 10 22:13:31 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 10 22:13:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d45d9bc9
sys-apps/udevil: update *.github.com HOMEPAGEs Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/udevil/udevil-0.4.4-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/udevil/udevil-0.4.4-r4.ebuild b/sys-apps/udevil/udevil-0.4.4-r4.ebuild index 88a5cd1e2759..21e96f82869f 100644 --- a/sys-apps/udevil/udevil-0.4.4-r4.ebuild +++ b/sys-apps/udevil/udevil-0.4.4-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit autotools DESCRIPTION="mount and unmount removable devices without a password" -HOMEPAGE="https://ignorantguru.github.com/udevil/" +HOMEPAGE="https://ignorantguru.github.io/udevil/" SRC_URI="https://github.com/IgnorantGuru/udevil/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3"
