diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2022-07-22 10:59:13 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2022-07-22 10:59:34 -0400 |
commit | bba76bdacc1f4980e847deee1287d8844b119793 (patch) | |
tree | 44cdd956b833d01479bccb06775e8c661f298059 /sys-fs | |
parent | media-libs/glfw: add 3.3.8 (diff) | |
download | gentoo-bba76bdacc1f4980e847deee1287d8844b119793.tar.gz gentoo-bba76bdacc1f4980e847deee1287d8844b119793.tar.bz2 gentoo-bba76bdacc1f4980e847deee1287d8844b119793.zip |
sys-fs/encfs: bump to EAPI 8
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/encfs/encfs-1.9.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/encfs/encfs-1.9.5-r2.ebuild b/sys-fs/encfs/encfs-1.9.5-r2.ebuild index c26268474a9d..6cdc8c8f0b7d 100644 --- a/sys-fs/encfs/encfs-1.9.5-r2.ebuild +++ b/sys-fs/encfs/encfs-1.9.5-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake |