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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6C8F3158020 for ; Sun, 25 Dec 2022 15:40:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1665E082B; Sun, 25 Dec 2022 15:40:07 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5FB08E07D1 for ; Sun, 25 Dec 2022 15:40:07 +0000 (UTC) Received: by stitch (Postfix, from userid 1000) id 205BFCB3BA; Sun, 25 Dec 2022 10:40:05 -0500 (EST) Date: Sun, 25 Dec 2022 10:40:04 -0500 From: Michael Orlitzky To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Packages up for grabs: apache-2.eclass Message-ID: References: <4c549ebee1094420bef07bb1d10b278bddce9db5.camel@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <4c549ebee1094420bef07bb1d10b278bddce9db5.camel@gentoo.org> X-Archives-Salt: 2bea09dc-5ab5-4a9b-baca-1f2403f71c04 X-Archives-Hash: 19aeb4d371153c8faa53f7a3d30e41a4 On 2022-12-25 13:09:46, David Seifert wrote: > Back when polynomial-c was retired, we forgot to send up for grabs for > eclasses he maintained: > > apache-2.eclass > > is up for grabs, and is in general need of a revamp, it hasn't aged > well. If anyone is interested, I posted updates/replacements for the other two apache eclasses on https://bugs.gentoo.org/616612. Merging those should ideally be accompanied by an update to apache-2.eclass, making it use the paths from the new apache-paths.eclass, so that everyone is getting the paths from the same place.