commit:     05bb301ceec52e36905474efadd44e21f402143a
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  5 20:39:41 2017 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Jan  5 20:39:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05bb301c

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/{pecl-redis-3.1.0.ebuild => pecl-redis-3.1.0-r1.ebuild}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 6a7daed..48f0157 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

Reply via email to