diff options
Diffstat (limited to 'games-misc')
5 files changed, 7 insertions, 7 deletions
diff --git a/games-misc/fortune-mod/fortune-mod-1.99.1-r3.ebuild b/games-misc/fortune-mod/fortune-mod-1.99.1-r3.ebuild index edfe7632a275..bcd81354a081 100644 --- a/games-misc/fortune-mod/fortune-mod-1.99.1-r3.ebuild +++ b/games-misc/fortune-mod/fortune-mod-1.99.1-r3.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit toolchain-funcs DESCRIPTION="The notorious fortune program" -HOMEPAGE="http://www.redellipse.net/code/fortune" +HOMEPAGE="https://www.shlomifish.org/open-source/projects/fortune-mod/" SRC_URI="http://www.redellipse.net/code/downloads/${P}.tar.gz" LICENSE="BSD" diff --git a/games-misc/fortune-mod/fortune-mod-3.12.0.ebuild b/games-misc/fortune-mod/fortune-mod-3.12.0.ebuild index 203ee916b253..dc2af1eb6e7f 100644 --- a/games-misc/fortune-mod/fortune-mod-3.12.0.ebuild +++ b/games-misc/fortune-mod/fortune-mod-3.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 inherit cmake DESCRIPTION="The notorious fortune program" -HOMEPAGE="https://www.shlomifish.org/open-source/projects/fortune-mod/ http://www.redellipse.net/code/fortune" +HOMEPAGE="https://www.shlomifish.org/open-source/projects/fortune-mod/" SRC_URI="https://github.com/shlomif/fortune-mod/releases/download/${P}/${P}.tar.xz" LICENSE="BSD" diff --git a/games-misc/fortune-mod/fortune-mod-3.14.1-r1.ebuild b/games-misc/fortune-mod/fortune-mod-3.14.1-r1.ebuild index 47ab0deb5e40..4e7b95159733 100644 --- a/games-misc/fortune-mod/fortune-mod-3.14.1-r1.ebuild +++ b/games-misc/fortune-mod/fortune-mod-3.14.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 inherit cmake DESCRIPTION="The notorious fortune program" -HOMEPAGE="https://www.shlomifish.org/open-source/projects/fortune-mod/ http://www.redellipse.net/code/fortune" +HOMEPAGE="https://www.shlomifish.org/open-source/projects/fortune-mod/" SRC_URI="https://www.shlomifish.org/open-source/projects/${PN}/arcs/${P}.tar.xz https://github.com/shlomif/fortune-mod/releases/download/${P}/${P}.tar.xz" diff --git a/games-misc/fortune-mod/fortune-mod-3.16.0-r1.ebuild b/games-misc/fortune-mod/fortune-mod-3.16.0-r1.ebuild index e4becfef23a3..2b6993226aed 100644 --- a/games-misc/fortune-mod/fortune-mod-3.16.0-r1.ebuild +++ b/games-misc/fortune-mod/fortune-mod-3.16.0-r1.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit cmake DESCRIPTION="The notorious fortune program" -HOMEPAGE="https://www.shlomifish.org/open-source/projects/fortune-mod/ http://www.redellipse.net/code/fortune" +HOMEPAGE="https://www.shlomifish.org/open-source/projects/fortune-mod/" SRC_URI="https://www.shlomifish.org/open-source/projects/${PN}/arcs/${P}.tar.xz https://github.com/shlomif/fortune-mod/releases/download/${P}/${P}.tar.xz" diff --git a/games-misc/fortune-mod/fortune-mod-3.18.0.ebuild b/games-misc/fortune-mod/fortune-mod-3.18.0.ebuild index 2d2bc2b46478..cc3dc5c1a1fd 100644 --- a/games-misc/fortune-mod/fortune-mod-3.18.0.ebuild +++ b/games-misc/fortune-mod/fortune-mod-3.18.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit cmake DESCRIPTION="The notorious fortune program" -HOMEPAGE="https://www.shlomifish.org/open-source/projects/fortune-mod/ http://www.redellipse.net/code/fortune" +HOMEPAGE="https://www.shlomifish.org/open-source/projects/fortune-mod/" SRC_URI="https://www.shlomifish.org/open-source/projects/${PN}/arcs/${P}.tar.xz https://github.com/shlomif/fortune-mod/releases/download/${P}/${P}.tar.xz" |