commit: f82684ed3c1d426743bea72d7a98fcf63e701264 Author: Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de> AuthorDate: Sun Aug 29 11:02:02 2021 +0000 Commit: Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de> CommitDate: Sun Aug 29 11:02:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f82684ed
net-dialup/tio: EAPI 8 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Kurt Kanzenbach <kurt <AT> kmk-computers.de> net-dialup/tio/tio-1.32.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-dialup/tio/tio-1.32.ebuild b/net-dialup/tio/tio-1.32.ebuild index c32bca083..e0eba7ca9 100644 --- a/net-dialup/tio/tio-1.32.ebuild +++ b/net-dialup/tio/tio-1.32.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=7 +EAPI=8 inherit autotools bash-completion-r1