From db1963af574ff86be4e00f9122fcfc8979c85dea Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Tue, 29 Nov 2022 00:03:20 +0100 Subject: dev-vcs/svn2git: EAPI 8 + UnusedInherits Signed-off-by: Sebastian Pipping --- dev-vcs/svn2git/svn2git-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-vcs/svn2git/svn2git-9999.ebuild') diff --git a/dev-vcs/svn2git/svn2git-9999.ebuild b/dev-vcs/svn2git/svn2git-9999.ebuild index 71f0f843766f..7db66f10e468 100644 --- a/dev-vcs/svn2git/svn2git-9999.ebuild +++ b/dev-vcs/svn2git/svn2git-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -inherit desktop qmake-utils +inherit qmake-utils [[ "${PV}" == "9999" ]] && inherit git-r3 DESCRIPTION="Tool for one-time conversion from svn to git" -- cgit v1.2.3