diff options
author | 2021-08-29 13:02:02 +0200 | |
---|---|---|
committer | 2021-08-29 13:02:02 +0200 | |
commit | f82684ed3c1d426743bea72d7a98fcf63e701264 (patch) | |
tree | aa2b9ee0de5bea33d310ecc915f556a4c351e9b1 /net-dialup | |
parent | net-mail/remail: EAPI 8 (diff) | |
download | guru-f82684ed3c1d426743bea72d7a98fcf63e701264.tar.gz guru-f82684ed3c1d426743bea72d7a98fcf63e701264.tar.bz2 guru-f82684ed3c1d426743bea72d7a98fcf63e701264.zip |
net-dialup/tio: EAPI 8
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/tio/tio-1.32.ebuild | 4 |
1 files 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 |