From 05bb301ceec52e36905474efadd44e21f402143a Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Thu, 5 Jan 2017 15:39:41 -0500 Subject: [PATCH] dev-php/pecl-redis: Revbump to fix conflict due to removal of 7 slot Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- .../{pecl-redis-3.1.0.ebuild => pecl-redis-3.1.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-php/pecl-redis/{pecl-redis-3.1.0.ebuild => pecl-redis-3.1.0-r1.ebuild} (96%) diff --git a/dev-php/pecl-redis/pecl-redis-3.1.0.ebuild b/dev-php/pecl-redis/pecl-redis-3.1.0-r1.ebuild similarity index 96% rename from dev-php/pecl-redis/pecl-redis-3.1.0.ebuild rename to dev-php/pecl-redis/pecl-redis-3.1.0-r1.ebuild index 6a7daed4c74d..48f01576570b 100644 --- a/dev-php/pecl-redis/pecl-redis-3.1.0.ebuild +++ b/dev-php/pecl-redis/pecl-redis-3.1.0-r1.ebuild @@ -20,7 +20,7 @@ DEPEND="igbinary? ( php_targets_php5-6? ( dev-php/igbinary[php_targets_php5-6] ) php_targets_php7-0? ( dev-php/igbinary[php_targets_php7-0] ) php_targets_php7-1? ( dev-php/igbinary[php_targets_php7-1] ) )" -RDEPEND="${DEPEND}" +RDEPEND="${DEPEND} !dev-php/pecl-redis:7" # The test suite requires network access. RESTRICT=test -- 2.26.2