commit: 49213a5fc2daf0daabbe511365a096af877a7c9a
Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Mon May 23 20:53:24 2016 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Mon May 23 20:56:41 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49213a5f
net-misc/openntpd: fix deps (bug #583652)
Package-Manager: portage-2.2.28
net-misc/openntpd/{openntpd-5.9_p1.ebuild => openntpd-5.9_p1-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/openntpd/openntpd-5.9_p1.ebuild
b/net-misc/openntpd/openntpd-5.9_p1-r1.ebuild
similarity index 98%
rename from net-misc/openntpd/openntpd-5.9_p1.ebuild
rename to net-misc/openntpd/openntpd-5.9_p1-r1.ebuild
index 80015bb..1c78261 100644
--- a/net-misc/openntpd/openntpd-5.9_p1.ebuild
+++ b/net-misc/openntpd/openntpd-5.9_p1-r1.ebuild
@@ -17,7 +17,7 @@ IUSE="libressl selinux"
DEPEND="!<=net-misc/ntp-4.2.0-r2
!net-misc/ntp[-openntpd]
- libressl? ( dev-libs/libressl )"
+ libressl? ( >=dev-libs/libressl-2.3.2 )"
RDEPEND="${DEPEND}
selinux? ( sec-policy/selinux-ntp )"