From 86eed2b0366903d4853721f5a2682365105cf3cf Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Mon, 3 May 2021 11:02:08 +0200 Subject: [PATCH] games-action/noiz2sa: EAPI7, improvements Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger Signed-off-by: Ionen Wolkens --- games-action/noiz2sa/noiz2sa-0.51a-r1.ebuild | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/games-action/noiz2sa/noiz2sa-0.51a-r1.ebuild b/games-action/noiz2sa/noiz2sa-0.51a-r1.ebuild index 1b014d024c795..0566f5076376d 100644 --- a/games-action/noiz2sa/noiz2sa-0.51a-r1.ebuild +++ b/games-action/noiz2sa/noiz2sa-0.51a-r1.ebuild @@ -1,17 +1,16 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 -inherit user +EAPI=7 DESCRIPTION="Abstract Shooting Game" -HOMEPAGE="http://www.asahi-net.or.jp/~cs8k-cyu/windows/noiz2sa_e.html https://sourceforge.net/projects/noiz2sa/" +HOMEPAGE="https://www.asahi-net.or.jp/~cs8k-cyu/windows/noiz2sa_e.html https://sourceforge.net/projects/noiz2sa/" SRC_URI="mirror://sourceforge/noiz2sa/${P}.tar.gz" +S="${WORKDIR}/${PN}/src" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" DEPEND=" >=dev-libs/libbulletml-0.0.3 @@ -19,8 +18,6 @@ DEPEND=" virtual/opengl" RDEPEND="${DEPEND}" -S=${WORKDIR}/${PN}/src - PATCHES=( "${FILESDIR}"/${P}-gcc41.patch "${FILESDIR}"/${P}-underlink.patch