dev-lang/bashforth: port to EAPI 7
authorAaron Bauman <bman@gentoo.org>
Fri, 13 Dec 2019 01:22:56 +0000 (20:22 -0500)
committerAaron Bauman <bman@gentoo.org>
Fri, 13 Dec 2019 01:23:13 +0000 (20:23 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-lang/bashforth/bashforth-0.58a.ebuild

index 12ccf5c5d5eea27dec7b99c4bc42f5ed2abeb17a..76464d63e6a0d45d95026c68fe4502c84e11646a 100644 (file)
@@ -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"