From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1DD4B138359 for ; Tue, 18 Aug 2020 22:36:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 539EDE0831; Tue, 18 Aug 2020 22:36:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3AE29E0831 for ; Tue, 18 Aug 2020 22:36:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 312C634EDB4 for ; Tue, 18 Aug 2020 22:36:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ABFF422B for ; Tue, 18 Aug 2020 22:36:06 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1597790156.58ee13a6d25add345a0c9e1f30fc86de846f2372.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/php-redmine-api/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/php-redmine-api/php-redmine-api-1.5.16.ebuild dev-php/php-redmine-api/php-redmine-api-1.5.9.ebuild X-VCS-Directories: dev-php/php-redmine-api/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 58ee13a6d25add345a0c9e1f30fc86de846f2372 X-VCS-Branch: master Date: Tue, 18 Aug 2020 22:36:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: da177978-a9c3-4d0b-8290-0008ae248a00 X-Archives-Hash: 9d2ab48be7cf9972a539ceb5ebd3f9dc commit: 58ee13a6d25add345a0c9e1f30fc86de846f2372 Author: Thomas Deutschmann gentoo org> AuthorDate: Tue Aug 18 22:35:40 2020 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Tue Aug 18 22:35:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58ee13a6 dev-php/php-redmine-api: Restrict gentoo.org> dev-php/php-redmine-api/php-redmine-api-1.5.16.ebuild | 2 +- dev-php/php-redmine-api/php-redmine-api-1.5.9.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/php-redmine-api/php-redmine-api-1.5.16.ebuild b/dev-php/php-redmine-api/php-redmine-api-1.5.16.ebuild index 4752a69d8ab..74bf4b9df94 100644 --- a/dev-php/php-redmine-api/php-redmine-api-1.5.16.ebuild +++ b/dev-php/php-redmine-api/php-redmine-api-1.5.16.ebuild @@ -14,7 +14,7 @@ IUSE="test" RESTRICT="!test? ( test )" RDEPEND="dev-lang/php:*[curl,json,simplexml]" -BDEPEND="test? ( ${RDEPEND} >=dev-php/phpunit-4 )" +BDEPEND="test? ( ${RDEPEND}