From ed0b18737655d7578a5e9328363b69c1c1f4a577 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Thu, 4 Mar 2021 12:00:16 +0100 Subject: sci-misc/irstlm: EAPI bump Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan --- sci-misc/irstlm/irstlm-6.00.05.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sci-misc') diff --git a/sci-misc/irstlm/irstlm-6.00.05.ebuild b/sci-misc/irstlm/irstlm-6.00.05.ebuild index 49fb5a8c4..de884e3c3 100644 --- a/sci-misc/irstlm/irstlm-6.00.05.ebuild +++ b/sci-misc/irstlm/irstlm-6.00.05.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit autotools @@ -15,5 +15,5 @@ KEYWORDS="~amd64" src_prepare() { eautoreconf - eapply_user + default } -- cgit v1.2.3-65-gdbad