From: Michał Górny Date: Tue, 30 Apr 2019 06:04:58 +0000 (+0200) Subject: dev-cpp/cpp-hocon: Add missing := ops X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=01b44ee1c5ff81004e050097dfe22c98f59bc934;p=gentoo.git dev-cpp/cpp-hocon: Add missing := ops Signed-off-by: Michał Górny --- diff --git a/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild b/dev-cpp/cpp-hocon/cpp-hocon-0.1.4-r1.ebuild similarity index 93% rename from dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild rename to dev-cpp/cpp-hocon/cpp-hocon-0.1.4-r1.ebuild index 401c60179d01..8861488d02b2 100644 --- a/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild +++ b/dev-cpp/cpp-hocon/cpp-hocon-0.1.4-r1.ebuild @@ -16,8 +16,8 @@ IUSE="debug test" DEPEND=" >=sys-devel/gcc-4.9.3:* - >=dev-libs/boost-1.54[nls] - >=dev-libs/leatherman-0.9.3 + >=dev-libs/boost-1.54:=[nls] + >=dev-libs/leatherman-0.9.3:= " RDEPEND="${DEPEND}"