diff options
author | Ulrich Müller <ulm@gentoo.org> | 2020-02-04 13:49:43 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2020-02-04 13:53:16 +0100 |
commit | bf721913d801a11ecd0564254ed7c7d9e501cb71 (patch) | |
tree | 88c76b0957438d0f2ac0133b122394b163fff862 /games-misc | |
parent | games-misc/fortune-mod-zx-error: Fix LICENSE, EAPI 7. (diff) | |
download | gentoo-bf721913d801a11ecd0564254ed7c7d9e501cb71.tar.gz gentoo-bf721913d801a11ecd0564254ed7c7d9e501cb71.tar.bz2 gentoo-bf721913d801a11ecd0564254ed7c7d9e501cb71.zip |
games-misc/fortune-mod-osfortune: Update HOMEPAGE and SRC_URI.
Closes: https://bugs.gentoo.org/703726
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild b/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild index 22954dcd4a00..f420060ef7d2 100644 --- a/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild +++ b/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils DESCRIPTION="Open sources fortune file" -HOMEPAGE="http://www.dibona.com/opensources/index.shtml" -SRC_URI="http://www.dibona.com/opensources/osfortune.tar.gz" +HOMEPAGE="https://web.archive.org/web/20030803031143/http://www.dibona.com/opensources/index.shtml" +SRC_URI="https://web.archive.org/web/20030919200547/http://www.dibona.com/opensources/osfortune.tar.gz" LICENSE="GPL-1" SLOT="0" |