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 6B9CA138334 for ; Mon, 30 Dec 2019 15:09:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35B0EE0BE2; Mon, 30 Dec 2019 15:09:30 +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 ED16CE0BE1 for ; Mon, 30 Dec 2019 15:09:29 +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 240A034DD6E for ; Mon, 30 Dec 2019 15:09:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57B6DA9 for ; Mon, 30 Dec 2019 15:09:25 +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: <1577718550.2fb50d63e57770205b9f6c3d37924786479f94b1.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-libevent/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/pecl-libevent/Manifest dev-php/pecl-libevent/metadata.xml dev-php/pecl-libevent/pecl-libevent-0.1.0-r2.ebuild profiles/package.mask X-VCS-Directories: dev-php/pecl-libevent/ profiles/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: 2fb50d63e57770205b9f6c3d37924786479f94b1 X-VCS-Branch: master Date: Mon, 30 Dec 2019 15:09:25 +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: 811dfe11-0bed-4175-82e2-70a44a446713 X-Archives-Hash: 55fe52704dad8239690dc32f2c366a7f commit: 2fb50d63e57770205b9f6c3d37924786479f94b1 Author: Brian Evans gentoo org> AuthorDate: Mon Dec 30 14:49:45 2019 +0000 Commit: Brian Evans gentoo org> CommitDate: Mon Dec 30 15:09:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fb50d63 dev-php/pecl-libevent: Drop package Bug: https://bugs.gentoo.org/651784 Signed-off-by: Brian Evans gentoo.org> dev-php/pecl-libevent/Manifest | 1 - dev-php/pecl-libevent/metadata.xml | 8 -------- dev-php/pecl-libevent/pecl-libevent-0.1.0-r2.ebuild | 20 -------------------- profiles/package.mask | 1 - 4 files changed, 30 deletions(-) diff --git a/dev-php/pecl-libevent/Manifest b/dev-php/pecl-libevent/Manifest deleted file mode 100644 index ed09b671ea8..00000000000 --- a/dev-php/pecl-libevent/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST libevent-0.1.0.tgz 9806 BLAKE2B e54ccc345d975574bac4dd5c66e48b7f84a2fff75059cfb370faaf01adbcf10f1683fdba142ba2057d2c067d59f1dae61c42447828390a2d9fcd360a5c268191 SHA512 d49a24dcd9389ffe59e367d7c3b5d6e6cb07b5acc3f9c82cad9cd0fdcebf5feddcd7ec0bbc0c6d9eab450629e446575ce0ed711482557c4bc87cd4c6bc59f995 diff --git a/dev-php/pecl-libevent/metadata.xml b/dev-php/pecl-libevent/metadata.xml deleted file mode 100644 index 034baa38a6e..00000000000 --- a/dev-php/pecl-libevent/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - -php-bugs@gentoo.org -PHP - - diff --git a/dev-php/pecl-libevent/pecl-libevent-0.1.0-r2.ebuild b/dev-php/pecl-libevent/pecl-libevent-0.1.0-r2.ebuild deleted file mode 100644 index f2768d4e97b..00000000000 --- a/dev-php/pecl-libevent/pecl-libevent-0.1.0-r2.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PHP_EXT_NAME="libevent" -PHP_EXT_INI="yes" -PHP_EXT_ZENDEXT="no" - -USE_PHP="php5-6" -inherit php-ext-pecl-r3 - -KEYWORDS="~amd64 ~x86" - -DESCRIPTION="PHP wrapper for libevent" -LICENSE="PHP-3" -SLOT="0" -IUSE="" - -DEPEND=">=dev-libs/libevent-1.4.0" -RDEPEND="${DEPEND}" diff --git a/profiles/package.mask b/profiles/package.mask index 04aea1d7f16..0e9b7f24b87 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -781,7 +781,6 @@ virtual/httpd-php:5.6 # Old extensions which only work with PHP <7 # pecl-mongo is replaced by pecl-monogodb # Removal in 90 days. Bug 651784 -dev-php/pecl-libevent dev-php/pecl-mongo dev-php/pecl-mysqlnd_ms dev-php/pecl-mysqlnd_qc