From: Brian Evans Date: Thu, 5 Jan 2017 20:39:41 +0000 (-0500) Subject: dev-php/pecl-redis: Revbump to fix conflict due to removal of 7 slot X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=05bb301ceec52e36905474efadd44e21f402143a;p=gentoo.git dev-php/pecl-redis: Revbump to fix conflict due to removal of 7 slot Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- 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