From cbd21172071b09c5172257a3f3f5f2be31ce5b8e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulrich=20M=C3=BCller?= Date: Mon, 3 Feb 2020 16:10:30 +0100 Subject: [PATCH] games-misc/fortune-mod-bofh-excuses: Fix HOMEPAGE, SRC_URI, LICENSE. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Update for EAPI 7. Closes: https://bugs.gentoo.org/703708 Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Ulrich Müller --- ...ebuild => fortune-mod-bofh-excuses-1.2-r1.ebuild} | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) rename games-misc/fortune-mod-bofh-excuses/{fortune-mod-bofh-excuses-1.2.ebuild => fortune-mod-bofh-excuses-1.2-r1.ebuild} (64%) diff --git a/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild b/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2-r1.ebuild similarity index 64% rename from games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild rename to games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2-r1.ebuild index 0c44757abf1d..e20d20c36854 100644 --- a/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild +++ b/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2-r1.ebuild @@ -1,15 +1,15 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 + DESCRIPTION="Excuses from Bastard Operator from Hell" -HOMEPAGE="http://www.stlim.net/staticpages/index.php?page=20020814005536450" -SRC_URI="http://www.stlim.net/downloads/fortune-bofh-excuses-${PV}.tar.gz" +HOMEPAGE="http://pages.cs.wisc.edu/~ballard/bofh/" +SRC_URI="mirror://gentoo/fortune-bofh-excuses-${PV}.tar.gz" -LICENSE="GPL-2" +LICENSE="public-domain" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~sh ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="" RDEPEND="games-misc/fortune-mod" -- 2.26.2