From b3434318a33c22d68391bfbd07832e5fe14250f9 Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Mon, 27 Feb 2023 16:37:30 +0000 Subject: dev-lang/moarvm: Remove unneeded eclass inherit Signed-off-by: Patrick Lauer --- dev-lang/moarvm/moarvm-9999.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'dev-lang/moarvm/moarvm-9999.ebuild') diff --git a/dev-lang/moarvm/moarvm-9999.ebuild b/dev-lang/moarvm/moarvm-9999.ebuild index df3dea7875a4..2f8db477f21e 100644 --- a/dev-lang/moarvm/moarvm-9999.ebuild +++ b/dev-lang/moarvm/moarvm-9999.ebuild @@ -1,10 +1,8 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit flag-o-matic - MY_PN="MoarVM" if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="https://github.com/${MY_PN}/${MY_PN}.git" -- cgit v1.2.3