diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-07-04 11:47:31 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-07-05 22:49:02 +0200 |
commit | b80bbd20ccce2c59ef1676f06eebc9369bf88246 (patch) | |
tree | 0b543f8ba909e401e532df32845b9735273ce016 /games-misc | |
parent | dev-games/quake4-sdk: update HOMEPAGE (diff) | |
download | gentoo-b80bbd20ccce2c59ef1676f06eebc9369bf88246.tar.gz gentoo-b80bbd20ccce2c59ef1676f06eebc9369bf88246.tar.bz2 gentoo-b80bbd20ccce2c59ef1676f06eebc9369bf88246.zip |
games-misc/fortune-mod: remove dead HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/31735
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
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" |