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 9372B158074 for ; Fri, 20 Jun 2025 15:26:37 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 7EB10340EC3 for ; Fri, 20 Jun 2025 15:26:37 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9EB401104DC; Fri, 20 Jun 2025 15:26:33 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 9488E1104DC for ; Fri, 20 Jun 2025 15:26:33 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 45C53340DE2 for ; Fri, 20 Jun 2025 15:26:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2767291F for ; Fri, 20 Jun 2025 15:26:31 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1750433180.02dc194af37a4c38204217c68ad9114874f6d320.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/spawn-fcgi/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-servers/spawn-fcgi/Manifest www-servers/spawn-fcgi/spawn-fcgi-1.6.4-r1.ebuild X-VCS-Directories: www-servers/spawn-fcgi/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 02dc194af37a4c38204217c68ad9114874f6d320 X-VCS-Branch: master Date: Fri, 20 Jun 2025 15:26:31 +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: fc2e62a4-418f-4b45-b629-e3d998bdc11e X-Archives-Hash: e357cd234af569d7526ca4a36524ee07 commit: 02dc194af37a4c38204217c68ad9114874f6d320 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Jun 20 15:26:04 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Jun 20 15:26:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02dc194a www-servers/spawn-fcgi: drop 1.6.4-r1, EAPI=7-- Signed-off-by: Arthur Zamarin gentoo.org> www-servers/spawn-fcgi/Manifest | 1 - www-servers/spawn-fcgi/spawn-fcgi-1.6.4-r1.ebuild | 33 ----------------------- 2 files changed, 34 deletions(-) diff --git a/www-servers/spawn-fcgi/Manifest b/www-servers/spawn-fcgi/Manifest index c6692b44634e..8709362ae219 100644 --- a/www-servers/spawn-fcgi/Manifest +++ b/www-servers/spawn-fcgi/Manifest @@ -1,3 +1,2 @@ -DIST spawn-fcgi-1.6.4.tar.xz 79944 BLAKE2B 06fb92261042fe6bccda1a472a712a7c9bc7f56ee04b72f31ee133079f6c1d07ca07ef6c1b7c878db2e32861ea20914998411a3f6b596e4ba950f8767a899346 SHA512 e2b317997b56f852ad644b80fe36fa08376ae81f93566e181c31a3b6764de2eeb32a2e10e420136d8536487c575678ca52a33f7cb3488aadf7185fbd0196bee0 DIST spawn-fcgi-1.6.5.tar.xz 79968 BLAKE2B 04e8d94e1b8428f4482c4b557c3ba455ff2649ba46e37c55812dba7dccd99a8aa94f04060ba6ea249aa10fe5ca0a3c1b1f995828750cd9a1b0ec0d1f669c5312 SHA512 a6dc2a977953e1092c0b6808b134dfda77869a5c86801d04cfe9e00ee1dcd528d4e2c3adc906f6b6130d6f2cdafd436ba550197701c8b27bbc5a8419e02d269c DIST spawn-fcgi-1.6.6.tar.xz 11852 BLAKE2B 03bdb7cdf2dae4caecc879e41057bd814a89a17f159e95ea759a1c3244ba74e68514f3638fa82be25585465eb17f12f3409f52cd7d812ccaa008e8b3ef8d8434 SHA512 d84db80960853dfa65deaea0783d12cb1fdd5c95a6febda5ff59d9feaea119700da563e638c84a6922ea20c8f8295f26c1369144a374410cce06f4d33ade8c63 diff --git a/www-servers/spawn-fcgi/spawn-fcgi-1.6.4-r1.ebuild b/www-servers/spawn-fcgi/spawn-fcgi-1.6.4-r1.ebuild deleted file mode 100644 index 61a741b629db..000000000000 --- a/www-servers/spawn-fcgi/spawn-fcgi-1.6.4-r1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="A FCGI spawner for lighttpd and cherokee and other webservers" -HOMEPAGE="https://redmine.lighttpd.net/projects/spawn-fcgi" -SRC_URI="https://www.lighttpd.net/download/${P}.tar.xz" - -LICENSE="BSD GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 sparc x86" -IUSE="ipv6" - -DEPEND="" -RDEPEND=" - !<=www-servers/lighttpd-1.4.20 - !<=www-servers/cherokee-0.98.1 -" - -src_configure() { - econf $(use_enable ipv6) -} - -src_install() { - default - - newconfd "${FILESDIR}"/spawn-fcgi.confd spawn-fcgi - newinitd "${FILESDIR}"/spawn-fcgi.initd-r3 spawn-fcgi - - docinto examples - dodoc doc/run-generic doc/run-php doc/run-rails -}