diff options
author | Sam James <sam@gentoo.org> | 2023-04-10 23:13:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-10 23:13:37 +0100 |
commit | cbf0eee7efe7cb95b23b172055df0dfd1c6a2b2f (patch) | |
tree | 87ae7a7b533aea34e0c4971d0805302ab7de1282 /x11-misc/spacefm | |
parent | sys-fs/mp3fs: update *.github.com HOMEPAGEs (diff) | |
download | gentoo-cbf0eee7efe7cb95b23b172055df0dfd1c6a2b2f.tar.gz gentoo-cbf0eee7efe7cb95b23b172055df0dfd1c6a2b2f.tar.bz2 gentoo-cbf0eee7efe7cb95b23b172055df0dfd1c6a2b2f.zip |
x11-misc/spacefm: update *.github.com HOMEPAGEs
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/spacefm')
-rw-r--r-- | x11-misc/spacefm/spacefm-1.0.6-r1.ebuild | 5 | ||||
-rw-r--r-- | 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" |