From de4686c5c5568f2aa0c818b623ef27967156c0d0 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Fri, 13 Dec 2019 00:53:18 +0100 Subject: [PATCH] dev-php/pecl-redis: fix MissingUseDepDefault Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann --- dev-php/pecl-redis/pecl-redis-5.0.2.ebuild | 2 +- dev-php/pecl-redis/pecl-redis-5.1.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/pecl-redis/pecl-redis-5.0.2.ebuild b/dev-php/pecl-redis/pecl-redis-5.0.2.ebuild index 61a6320308de..77a59f7f0899 100644 --- a/dev-php/pecl-redis/pecl-redis-5.0.2.ebuild +++ b/dev-php/pecl-redis/pecl-redis-5.0.2.ebuild @@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~arm" IUSE="igbinary +json +session" DEPEND=" - igbinary? ( dev-php/igbinary[php_targets_php7-1?,php_targets_php7-2?,php_targets_php7-3?,php_targets_php7-4?] ) + igbinary? ( >=dev-php/igbinary-3.0.1-r1[php_targets_php7-1?,php_targets_php7-2?,php_targets_php7-3?,php_targets_php7-4?] ) " RDEPEND="${DEPEND} !dev-php/pecl-redis:7" diff --git a/dev-php/pecl-redis/pecl-redis-5.1.1.ebuild b/dev-php/pecl-redis/pecl-redis-5.1.1.ebuild index 61a6320308de..77a59f7f0899 100644 --- a/dev-php/pecl-redis/pecl-redis-5.1.1.ebuild +++ b/dev-php/pecl-redis/pecl-redis-5.1.1.ebuild @@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~arm" IUSE="igbinary +json +session" DEPEND=" - igbinary? ( dev-php/igbinary[php_targets_php7-1?,php_targets_php7-2?,php_targets_php7-3?,php_targets_php7-4?] ) + igbinary? ( >=dev-php/igbinary-3.0.1-r1[php_targets_php7-1?,php_targets_php7-2?,php_targets_php7-3?,php_targets_php7-4?] ) " RDEPEND="${DEPEND} !dev-php/pecl-redis:7" -- 2.26.2