A simple cp encfs-1.9.{2,4}.ebuild is sufficient. Below is the changelist for two outstanding releases: v1.9.4 Fix packaging error leading to wrong version output Fix shared lib compilation (cmake -DBUILD_SHARED_LIBS=ON ..) v1.9.3 Fix compilation with "-std=c++11" Fix a gid permission issue with allow_other Fix operations on symlinks Fix a race in idle unmount Add --reversewrite cli option Add PID to syslog logging Deep code sanity check Modernize coding style Make codebase warnings & clang-tidy clean Bump FUSE_USE_VERSION to 29 Ensure compatibility with LibreSSL Switch to vendored lib tinyxml2 & easylogging Reorganize man page and add missing options Add gtest and micro benchmarks
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=710ae817865fd4874e9753b8834f0e521fb61069 commit 710ae817865fd4874e9753b8834f0e521fb61069 Author: Anthony G. Basile <blueness@gentoo.org> AuthorDate: Thu Feb 1 01:21:59 2018 -0500 Commit: Anthony G. Basile <blueness@gentoo.org> CommitDate: Thu Feb 1 01:21:59 2018 -0500 sys-fs/encfs: version bump to 1.9.4 Package-Manager: Portage-2.3.19, Repoman-2.3.6