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 261BC1382C5 for ; Fri, 15 May 2020 12:58:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1363AE0B30; Fri, 15 May 2020 12:58:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 E30E9E0B30 for ; Fri, 15 May 2020 12:58:02 +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 383EC34F0E3 for ; Fri, 15 May 2020 12:58:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A46D9103 for ; Fri, 15 May 2020 12:57:57 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1589547138.7b0ee26ce4167a31af8ee2aea9c18fe54cc0cfe2.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-amqp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/pecl-amqp/Manifest dev-php/pecl-amqp/pecl-amqp-1.9.4-r1.ebuild dev-php/pecl-amqp/pecl-amqp-1.9.4.ebuild X-VCS-Directories: dev-php/pecl-amqp/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: 7b0ee26ce4167a31af8ee2aea9c18fe54cc0cfe2 X-VCS-Branch: master Date: Fri, 15 May 2020 12:57:57 +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: 8a9398c6-08f7-41e6-bf0a-9812606916f0 X-Archives-Hash: aa1ff815024b4b75b48162e7ef698c26 commit: 7b0ee26ce4167a31af8ee2aea9c18fe54cc0cfe2 Author: Brian Evans gentoo org> AuthorDate: Fri May 15 12:52:18 2020 +0000 Commit: Brian Evans gentoo org> CommitDate: Fri May 15 12:52:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b0ee26c dev-php/pecl-amqp: Drop old Signed-off-by: Brian Evans gentoo.org> dev-php/pecl-amqp/Manifest | 1 - dev-php/pecl-amqp/pecl-amqp-1.9.4-r1.ebuild | 24 ------------------------ dev-php/pecl-amqp/pecl-amqp-1.9.4.ebuild | 24 ------------------------ 3 files changed, 49 deletions(-) diff --git a/dev-php/pecl-amqp/Manifest b/dev-php/pecl-amqp/Manifest index 1d4ef6f7ec2..ce12f0a1b5b 100644 --- a/dev-php/pecl-amqp/Manifest +++ b/dev-php/pecl-amqp/Manifest @@ -1,2 +1 @@ DIST amqp-1.10.2.tgz 107350 BLAKE2B dd32873d5288ced2ef2c05e6b131f35c31a3514a98d5d3cb8784a989ca1d8637c5ddc7ffa2d73f5bfc2daa4fe718ecf1f08c7ceae64d2e613ef430d18161393b SHA512 a17176bcc02d35a9686d3ca120cca98d808b2a896733f41a28b5d29d43127a0a45b012bc6566de3604f41b8bcc453408a37a8254bcf47e940ebe12bb6f4d4265 -DIST amqp-1.9.4.tgz 102604 BLAKE2B 34bed57e2aa3044ac02949ef0d700af71114fc4dd0007ac7a90fadfe267063d8defd6f0e1fe076aa3680187035b1596c283f3cdab8b27f8d3e59f6abf7246147 SHA512 53f8893c2fdb6f41467c9af4a5e48810d39201150a94dd9d32f542d53387ef5e6d8c614ebe2d82b3ab9febd39aa8759a86975d0dc45092a2772f08cd86d7f739 diff --git a/dev-php/pecl-amqp/pecl-amqp-1.9.4-r1.ebuild b/dev-php/pecl-amqp/pecl-amqp-1.9.4-r1.ebuild deleted file mode 100644 index f60903763b8..00000000000 --- a/dev-php/pecl-amqp/pecl-amqp-1.9.4-r1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -USE_PHP="php7-1 php7-2 php7-3 php7-4" - -inherit php-ext-pecl-r3 - -KEYWORDS="~amd64 ~x86" - -DESCRIPTION="PHP Bindings for AMQP 0-9-1 compatible brokers" -LICENSE="PHP-3.01" -SLOT="0" -IUSE="" - -# Tests require running rabbitmq-server on localhost which requires epmd -# which only accepts /var/run/epmd.pid as pidfile. -RESTRICT="test" - -BDEPEND="virtual/pkgconfig" -RDEPEND=">=net-libs/rabbitmq-c-0.5.2:=[ssl]" -DEPEND="${RDEPEND}" -PHP_EXT_ECONF_ARGS=() diff --git a/dev-php/pecl-amqp/pecl-amqp-1.9.4.ebuild b/dev-php/pecl-amqp/pecl-amqp-1.9.4.ebuild deleted file mode 100644 index fe3eeba3833..00000000000 --- a/dev-php/pecl-amqp/pecl-amqp-1.9.4.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -USE_PHP="php5-6 php7-0 php7-1 php7-2 php7-3" - -inherit php-ext-pecl-r3 - -KEYWORDS="~amd64 ~x86" - -DESCRIPTION="PHP Bindings for AMQP 0-9-1 compatible brokers" -LICENSE="PHP-3.01" -SLOT="0" -IUSE="" - -# Tests require running rabbitmq-server on localhost which requires epmd -# which only accepts /var/run/epmd.pid as pidfile. -RESTRICT="test" - -BDEPEND="virtual/pkgconfig" -RDEPEND=">=net-libs/rabbitmq-c-0.5.2:=[ssl]" -DEPEND="${RDEPEND}" -PHP_EXT_ECONF_ARGS=()