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 35F031382C5 for ; Fri, 6 Apr 2018 20:48:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B619E085E; Fri, 6 Apr 2018 20:48:33 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 62F84E085E for ; Fri, 6 Apr 2018 20:48:33 +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 1E9C5335C43 for ; Fri, 6 Apr 2018 20:48:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 192F2279 for ; Fri, 6 Apr 2018 20:48:30 +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: <1523047701.8ad50b0a386b55451ed7bf76a9e7f0090e34533c.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-eio/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/pecl-eio/Manifest dev-php/pecl-eio/pecl-eio-2.0.1.ebuild dev-php/pecl-eio/pecl-eio-2.0.2.ebuild X-VCS-Directories: dev-php/pecl-eio/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: 8ad50b0a386b55451ed7bf76a9e7f0090e34533c X-VCS-Branch: master Date: Fri, 6 Apr 2018 20:48:30 +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-Archives-Salt: c6cdc674-6768-4325-a8e5-bcbce9ff8483 X-Archives-Hash: 1e430f4fb3a0f272d51da567d2d51d9f commit: 8ad50b0a386b55451ed7bf76a9e7f0090e34533c Author: Brian Evans gentoo org> AuthorDate: Fri Apr 6 19:44:33 2018 +0000 Commit: Brian Evans gentoo org> CommitDate: Fri Apr 6 20:48:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ad50b0a dev-php/pecl-eio: Drop old Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-php/pecl-eio/Manifest | 1 - dev-php/pecl-eio/pecl-eio-2.0.1.ebuild | 24 ------------------------ dev-php/pecl-eio/pecl-eio-2.0.2.ebuild | 24 ------------------------ 3 files changed, 49 deletions(-) diff --git a/dev-php/pecl-eio/Manifest b/dev-php/pecl-eio/Manifest index 0c1d164d5bf..3fddc6e5c89 100644 --- a/dev-php/pecl-eio/Manifest +++ b/dev-php/pecl-eio/Manifest @@ -1,2 +1 @@ -DIST eio-2.0.1.tgz 73968 BLAKE2B 226c35b9fd8e924e9fa1c4d199e43de5b63a1311bcda2e2aadee46beeb5e983e06adf39c001cb5951471b229e7136bdd5de0e37b76ab3cb0df8188f6463281bb SHA512 29a85d4eec658003432ff3e5e84d58a3c4aaeb9724d88ca7941e35856dd2f498ae37223c929b4f7012eac69576b40bf88fb0c2e45f850af04bfefa2140d7d593 DIST eio-2.0.2.tgz 74005 BLAKE2B e09f540753f2c607b95de9c3f390fc0c31ad2a34fda99aac86f057b2e664e49aded0b5f3e491138af60d00828ee9ff13f09958177e9cfed2b254473b1f814da9 SHA512 9b5ab80e6a76a1a2e99dfa641b404d0b52cd79b54267a8ded622930b4cc99f3ba1e39a70fc2d8f5c4ed50fbd67d97bc78655cd17958f0c8a2314b3b6ac1c6384 diff --git a/dev-php/pecl-eio/pecl-eio-2.0.1.ebuild b/dev-php/pecl-eio/pecl-eio-2.0.1.ebuild deleted file mode 100644 index 1238529e7ff..00000000000 --- a/dev-php/pecl-eio/pecl-eio-2.0.1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PHP_EXT_NAME="eio" -PHP_EXT_INI="yes" -PHP_EXT_ZENDEXT="no" -DOCS=( README.md ) - -USE_PHP="php5-6 php7-0" -inherit php-ext-pecl-r3 - -KEYWORDS="~amd64 ~x86" -LICENSE="PHP-3.01" - -DESCRIPTION="PHP wrapper for libeio library" -LICENSE="PHP-3" -SLOT="0" -IUSE="debug" - -src_configure() { - local PHP_EXT_ECONF_ARGS="--with-eio $(use_enable debug eio-debug)" - php-ext-source-r3_src_configure -} diff --git a/dev-php/pecl-eio/pecl-eio-2.0.2.ebuild b/dev-php/pecl-eio/pecl-eio-2.0.2.ebuild deleted file mode 100644 index b8ac4e39c79..00000000000 --- a/dev-php/pecl-eio/pecl-eio-2.0.2.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PHP_EXT_NAME="eio" -PHP_EXT_INI="yes" -PHP_EXT_ZENDEXT="no" -DOCS=( README.md ) - -USE_PHP="php5-6 php7-0 php7-1" -inherit php-ext-pecl-r3 - -KEYWORDS="~amd64 ~x86" -LICENSE="PHP-3.01" - -DESCRIPTION="PHP wrapper for libeio library" -LICENSE="PHP-3" -SLOT="0" -IUSE="debug" - -src_configure() { - local PHP_EXT_ECONF_ARGS="--with-eio $(use_enable debug eio-debug)" - php-ext-source-r3_src_configure -}