diff options
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.2.ebuild | 2 | ||||
-rw-r--r-- | dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.3.ebuild | 2 | ||||
-rw-r--r-- | 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 dfc934dcbed9..53f4edf909e4 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 46eb948e97d4..e0cea4ce1b04 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 46eb948e97d4..e0cea4ce1b04 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}" |