From 1de084adf091605cae95050aa74f04f4279ec209 Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Thu, 12 Dec 2019 20:22:56 -0500 Subject: [PATCH] dev-lang/bashforth: port to EAPI 7 Signed-off-by: Aaron Bauman --- dev-lang/bashforth/bashforth-0.58a.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/dev-lang/bashforth/bashforth-0.58a.ebuild b/dev-lang/bashforth/bashforth-0.58a.ebuild index 12ccf5c5d5ee..76464d63e6a0 100644 --- a/dev-lang/bashforth/bashforth-0.58a.ebuild +++ b/dev-lang/bashforth/bashforth-0.58a.ebuild @@ -1,11 +1,12 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=7 DESCRIPTION="String-threaded Forth interpreter in Bash" -HOMEPAGE="http://www.forthfreak.net/index.cgi?BashForth" +HOMEPAGE="https://github.com/ForthHub/ForthFreak" SRC_URI="http://forthfreak.net/${PN}.versions/${P}" + LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86" -- 2.26.2