commit:     e3f579a6324202144bec76722d2f8dace171b4a6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  3 21:38:17 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr  3 21:38:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3f579a6

net-news/yydecode: update EAPI 5 -> 7

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-news/yydecode/yydecode-0.2.10-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-news/yydecode/yydecode-0.2.10-r1.ebuild 
b/net-news/yydecode/yydecode-0.2.10-r1.ebuild
index 1f94a29951d..03e4f0cc3c8 100644
--- a/net-news/yydecode/yydecode-0.2.10-r1.ebuild
+++ b/net-news/yydecode/yydecode-0.2.10-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 DESCRIPTION="A decoder for yENC format, popular on Usenet"
 HOMEPAGE="http://yydecode.sourceforge.net/";
@@ -10,8 +10,8 @@ SRC_URI="mirror://sourceforge/yydecode/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ~ppc ~sparc x86"
-IUSE=""
 
 src_prepare() {
+       default
        sed -e "s/t3.sh//" -e "s/t7.sh//" -i checks/Makefile.in || die
 }

Reply via email to