commit:     4c100bfe25e2d0b5f8cac84ee9c0a9ad73eea43e
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 10 22:34:25 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Oct 10 22:34:41 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c100bfe

sys-fs/encfs: switch to openssl:0 exclusively

Package-Manager: portage-2.2.20.1

 sys-fs/encfs/encfs-1.7.5.ebuild | 2 +-
 sys-fs/encfs/encfs-1.8.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/encfs/encfs-1.7.5.ebuild b/sys-fs/encfs/encfs-1.7.5.ebuild
index 07f9147..bfe3032 100644
--- a/sys-fs/encfs/encfs-1.7.5.ebuild
+++ b/sys-fs/encfs/encfs-1.7.5.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ~arm ~sparc x86"
 IUSE="xattr"
 
 RDEPEND="dev-libs/boost:=
-       dev-libs/openssl:=
+       dev-libs/openssl:0
        >=dev-libs/rlog-1.4
        >=sys-fs/fuse-2.7.0
        sys-libs/zlib"

diff --git a/sys-fs/encfs/encfs-1.8.1.ebuild b/sys-fs/encfs/encfs-1.8.1.ebuild
index 4e99e0a..b05a3cb 100644
--- a/sys-fs/encfs/encfs-1.8.1.ebuild
+++ b/sys-fs/encfs/encfs-1.8.1.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ~arm ~sparc x86"
 IUSE="xattr nls"
 
 RDEPEND="dev-libs/boost:=
-       dev-libs/openssl:=
+       dev-libs/openssl:0
        >=dev-libs/rlog-1.3
        >=sys-fs/fuse-2.5
        sys-libs/zlib"

Reply via email to