From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7C86E1584F2 for ; Mon, 17 Mar 2025 20:39:29 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 695EB343203 for ; Mon, 17 Mar 2025 20:39:29 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 05429110471; Mon, 17 Mar 2025 20:39:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id F1D06110471 for ; Mon, 17 Mar 2025 20:39:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A8A1B343199 for ; Mon, 17 Mar 2025 20:39:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED2882672 for ; Mon, 17 Mar 2025 20:39:04 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1742243882.5efc9ebbb6b3328372ab779a6be36d76d227fcea.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/realpath_turbo/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/realpath_turbo/Manifest dev-php/realpath_turbo/metadata.xml dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild X-VCS-Directories: dev-php/realpath_turbo/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 5efc9ebbb6b3328372ab779a6be36d76d227fcea X-VCS-Branch: master Date: Mon, 17 Mar 2025 20:39:04 +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: 640936a9-401e-4ee8-a451-e2d14ba2d526 X-Archives-Hash: d6be7c0cb78fe0af0d7304d50a181524 commit: 5efc9ebbb6b3328372ab779a6be36d76d227fcea Author: Michael Orlitzky gentoo org> AuthorDate: Mon Mar 17 20:18:13 2025 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Mon Mar 17 20:38:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5efc9ebb dev-php/realpath_turbo: treeclean (php:8.1) Signed-off-by: Michael Orlitzky gentoo.org> dev-php/realpath_turbo/Manifest | 1 - dev-php/realpath_turbo/metadata.xml | 11 --------- dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild | 28 ---------------------- 3 files changed, 40 deletions(-) diff --git a/dev-php/realpath_turbo/Manifest b/dev-php/realpath_turbo/Manifest deleted file mode 100644 index edbb9d2adfb3..000000000000 --- a/dev-php/realpath_turbo/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST realpath_turbo-2.0.0.tar.bz2 9106 BLAKE2B 3275397ab72def1b120d2df1bfe6c233283754539b2ea7dfd558a0773d2f094f9f6b31850a516b883af470cd04d4ebb9d5a7d8492608169a797d1562c7236d11 SHA512 03a03d4a3a067ffac61222c4d71031ab9e289b745fd3b158b5b723f3abf1ad7bb1f691904e3f7b53a98c970f1b0f7c4fe558a4de696aac77d0f9a0f99159fb30 diff --git a/dev-php/realpath_turbo/metadata.xml b/dev-php/realpath_turbo/metadata.xml deleted file mode 100644 index f689049a20f7..000000000000 --- a/dev-php/realpath_turbo/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - php-bugs@gentoo.org - PHP Project - - - https://github.com/Whissi/realpath_turbo/issues - - diff --git a/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild b/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild deleted file mode 100644 index c231200c3f09..000000000000 --- a/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -PHP_EXT_NAME="realpath_turbo" -PHP_EXT_INI="yes" -PHP_EXT_ZENDEXT="no" - -USE_PHP="php8-1" - -inherit php-ext-source-r3 - -MY_PV="${PV/_/}" - -DESCRIPTION="PHP extension to re-enable realpath cache when using open_basedir restriction" -HOMEPAGE="https://github.com/Whissi/realpath_turbo/" -SRC_URI="https://github.com/Whissi/${PN}/releases/download/v${MY_PV}/${P}.tar.bz2" - -LICENSE="BSD-2" -KEYWORDS="~amd64 ~x86" -SLOT="0" -IUSE="" - -DEPEND="" -RDEPEND="" - -DOCS=( ChangeLog CREDITS LICENSE README.md )