diff options
author | Eli Schwartz <eschwartz93@gmail.com> | 2024-04-10 23:33:36 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-11 17:28:12 +0100 |
commit | 66c5e3c888146e53435aea414b7c5ff7d43d463e (patch) | |
tree | b2bc65615fa0ab5fb2f67d7a405845fb821aa24f /net-fs | |
parent | net-fs/curlftpfs: fix DEPEND after port to EAPI 7 (diff) | |
download | gentoo-66c5e3c888146e53435aea414b7c5ff7d43d463e.tar.gz gentoo-66c5e3c888146e53435aea414b7c5ff7d43d463e.tar.bz2 gentoo-66c5e3c888146e53435aea414b7c5ff7d43d463e.zip |
net-fs/curlftpfs: update EAPI 7 -> 8
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/curlftpfs/curlftpfs-0.9.2-r5.ebuild (renamed from net-fs/curlftpfs/curlftpfs-0.9.2-r4.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/curlftpfs/curlftpfs-0.9.2-r4.ebuild b/net-fs/curlftpfs/curlftpfs-0.9.2-r5.ebuild index d1d34dedc417..284f5ac457c9 100644 --- a/net-fs/curlftpfs/curlftpfs-0.9.2-r4.ebuild +++ b/net-fs/curlftpfs/curlftpfs-0.9.2-r5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit autotools flag-o-matic |