games-misc/fortune-mod-bofh-excuses: Fix HOMEPAGE, SRC_URI, LICENSE.
authorUlrich Müller <ulm@gentoo.org>
Mon, 3 Feb 2020 15:10:30 +0000 (16:10 +0100)
committerUlrich Müller <ulm@gentoo.org>
Mon, 3 Feb 2020 15:12:01 +0000 (16:12 +0100)
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 <ulm@gentoo.org>
games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2-r1.ebuild [moved from games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild with 64% similarity]

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 0c44757abf1dc913baadea5f18560f08e5e65ede..e20d20c3685400aea93b497d4db46d5eb0a3ea76 100644 (file)
@@ -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"