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 5356A138359 for ; Fri, 8 May 2020 22:49:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FE30E0885; Fri, 8 May 2020 22:49:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 37438E0885 for ; Fri, 8 May 2020 22:49:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 4E91534F13D for ; Fri, 8 May 2020 22:49:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C8D2232 for ; Fri, 8 May 2020 22:49:23 +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: <1588978145.5c89d4f3c5d554219a3fb2ae76e074e70378d6de.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-zmq/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/pecl-zmq/pecl-zmq-1.1.3-r2.ebuild dev-php/pecl-zmq/pecl-zmq-9999.ebuild X-VCS-Directories: dev-php/pecl-zmq/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 5c89d4f3c5d554219a3fb2ae76e074e70378d6de X-VCS-Branch: master Date: Fri, 8 May 2020 22:49:23 +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: 475af592-bbfe-4015-8afd-957e6d83cb78 X-Archives-Hash: d25e4188e4ca429d821acb71bcb39e69 commit: 5c89d4f3c5d554219a3fb2ae76e074e70378d6de Author: Thomas Deutschmann gentoo org> AuthorDate: Fri May 8 22:48:13 2020 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Fri May 8 22:49:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c89d4f3 dev-php/pecl-zmq: subscribe to net-libs/czmq subslot Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann gentoo.org> dev-php/pecl-zmq/pecl-zmq-1.1.3-r2.ebuild | 4 ++-- dev-php/pecl-zmq/pecl-zmq-9999.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-php/pecl-zmq/pecl-zmq-1.1.3-r2.ebuild b/dev-php/pecl-zmq/pecl-zmq-1.1.3-r2.ebuild index d8afdd68c13..5e4b0582a2a 100644 --- a/dev-php/pecl-zmq/pecl-zmq-1.1.3-r2.ebuild +++ b/dev-php/pecl-zmq/pecl-zmq-1.1.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="0" IUSE="czmq" -RDEPEND="net-libs/zeromq czmq? (