commit:     654061cdc733d48dbfa0bbf6aca38835ea90d53f
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 18 22:40:51 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Aug 18 22:40:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=654061cd

dev-php/PEAR-Crypt_GPG: Restrict <dev-php/phpunit-6

Bug: https://bugs.gentoo.org/737640
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.2.ebuild | 2 +-
 dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.3.ebuild | 2 +-
 dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.4.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.2.ebuild 
b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.2.ebuild
index dfc934dcbed..53f4edf909e 100644
--- a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.2.ebuild
+++ b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.2.ebuild
@@ -20,7 +20,7 @@ RDEPEND="app-crypt/gnupg
        dev-lang/php:*[posix,unicode]
        dev-php/PEAR-Console_CommandLine
        dev-php/PEAR-Exception"
-DEPEND="test? (        ${RDEPEND} dev-php/phpunit )"
+DEPEND="test? (        ${RDEPEND} <dev-php/phpunit-6 )"
 
 S="${WORKDIR}/${MY_P}"
 

diff --git a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.3.ebuild 
b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.3.ebuild
index 46eb948e97d..e0cea4ce1b0 100644
--- a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.3.ebuild
+++ b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.3.ebuild
@@ -20,7 +20,7 @@ RDEPEND="app-crypt/gnupg
        dev-lang/php:*[posix,unicode]
        dev-php/PEAR-Console_CommandLine
        dev-php/PEAR-Exception"
-BDEPEND="test? ( ${RDEPEND} dev-php/phpunit )"
+BDEPEND="test? ( ${RDEPEND} <dev-php/phpunit-6 )"
 
 S="${WORKDIR}/${MY_P}"
 

diff --git a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.4.ebuild 
b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.4.ebuild
index 46eb948e97d..e0cea4ce1b0 100644
--- a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.4.ebuild
+++ b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.4.ebuild
@@ -20,7 +20,7 @@ RDEPEND="app-crypt/gnupg
        dev-lang/php:*[posix,unicode]
        dev-php/PEAR-Console_CommandLine
        dev-php/PEAR-Exception"
-BDEPEND="test? ( ${RDEPEND} dev-php/phpunit )"
+BDEPEND="test? ( ${RDEPEND} <dev-php/phpunit-6 )"
 
 S="${WORKDIR}/${MY_P}"
 

Reply via email to