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 <holgersson@posteo.de>
This commit is contained in:
Nils Freydank 2021-09-19 09:27:56 +02:00
parent 06eaf3f06f
commit cc0d9ad6e8
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
1 changed files with 2 additions and 2 deletions

View File

@ -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}"