From b80bbd20ccce2c59ef1676f06eebc9369bf88246 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Tue, 4 Jul 2023 11:47:31 +0200 Subject: games-misc/fortune-mod: remove dead HOMEPAGE Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/31735 Signed-off-by: Conrad Kostecki --- games-misc/fortune-mod/fortune-mod-1.99.1-r3.ebuild | 2 +- games-misc/fortune-mod/fortune-mod-3.12.0.ebuild | 4 ++-- games-misc/fortune-mod/fortune-mod-3.14.1-r1.ebuild | 4 ++-- games-misc/fortune-mod/fortune-mod-3.16.0-r1.ebuild | 2 +- games-misc/fortune-mod/fortune-mod-3.18.0.ebuild | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) (limited to 'games-misc') 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" -- cgit v1.2.3-65-gdbad