From cc0d9ad6e82a7b277f0c2149d84af2640d9ad0c1 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Sun, 19 Sep 2021 09:27:56 +0200 Subject: [PATCH] games-puzzle/osmos: Revbumpd to EAPI=8 and drop unused eclass Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Nils Freydank --- .../osmos/{osmos-1.6.1-r3.ebuild => osmos-1.6.1-r4.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename games-puzzle/osmos/{osmos-1.6.1-r3.ebuild => osmos-1.6.1-r4.ebuild} (97%) diff --git a/games-puzzle/osmos/osmos-1.6.1-r3.ebuild b/games-puzzle/osmos/osmos-1.6.1-r4.ebuild similarity index 97% rename from games-puzzle/osmos/osmos-1.6.1-r3.ebuild rename to games-puzzle/osmos/osmos-1.6.1-r4.ebuild index b7f063a..de3f541 100644 --- a/games-puzzle/osmos/osmos-1.6.1-r3.ebuild +++ b/games-puzzle/osmos/osmos-1.6.1-r4.ebuild @@ -1,9 +1,9 @@ # Copyright 2017-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI="8" -inherit desktop eutils +inherit desktop MY_PN="Osmos" MY_P="${MY_PN}_${PV}"