commit: cbf0eee7efe7cb95b23b172055df0dfd1c6a2b2f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 10 22:13:37 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 10 22:13:37 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbf0eee7
x11-misc/spacefm: update *.github.com HOMEPAGEs Signed-off-by: Sam James <sam <AT> gentoo.org> x11-misc/spacefm/spacefm-1.0.6-r1.ebuild | 5 +++-- x11-misc/spacefm/spacefm-9999.ebuild | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/x11-misc/spacefm/spacefm-1.0.6-r1.ebuild b/x11-misc/spacefm/spacefm-1.0.6-r1.ebuild index bf27995498f1..0e63a546df0d 100644 --- a/x11-misc/spacefm/spacefm-1.0.6-r1.ebuild +++ b/x11-misc/spacefm/spacefm-1.0.6-r1.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=7 @@ -6,7 +6,8 @@ EAPI=7 inherit linux-info optfeature xdg DESCRIPTION="A multi-panel tabbed file manager" -HOMEPAGE="https://ignorantguru.github.com/spacefm/" +HOMEPAGE="https://ignorantguru.github.io/spacefm/" + if [[ ${PV} == *9999* ]]; then EGIT_REPO_URI="https://github.com/IgnorantGuru/${PN}.git" EGIT_BRANCH="next" diff --git a/x11-misc/spacefm/spacefm-9999.ebuild b/x11-misc/spacefm/spacefm-9999.ebuild index bf27995498f1..0e63a546df0d 100644 --- a/x11-misc/spacefm/spacefm-9999.ebuild +++ b/x11-misc/spacefm/spacefm-9999.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=7 @@ -6,7 +6,8 @@ EAPI=7 inherit linux-info optfeature xdg DESCRIPTION="A multi-panel tabbed file manager" -HOMEPAGE="https://ignorantguru.github.com/spacefm/" +HOMEPAGE="https://ignorantguru.github.io/spacefm/" + if [[ ${PV} == *9999* ]]; then EGIT_REPO_URI="https://github.com/IgnorantGuru/${PN}.git" EGIT_BRANCH="next"
