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 AD002138334 for ; Wed, 3 Oct 2018 18:29:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E80D2E0AAF; Wed, 3 Oct 2018 18:29:13 +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 943F1E0AA4 for ; Wed, 3 Oct 2018 18:29:13 +0000 (UTC) Received: from tuxk10.localnet (91-118-56-206.dsl.dynamic.surfer.at [91.118.56.206]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: asturm@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id C3478335D16 for ; Wed, 3 Oct 2018 18:29:11 +0000 (UTC) From: Andreas Sturmlechner To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] RFC: Portage QA check for FHS/Gentoo policy paths, for top-level dirs and /usr/share/doc Date: Wed, 03 Oct 2018 20:29:06 +0200 Message-ID: <1586501.4damBPEK4Y@tuxk10> In-Reply-To: <545032b4-c3bc-d5cc-6d9e-02db4bdcfc51@gentoo.org> References: <1df93cd0-b3e7-56cf-3a29-bfaed2069e02@gentoo.org> <545032b4-c3bc-d5cc-6d9e-02db4bdcfc51@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 MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Archives-Salt: aaed8484-22bd-45bb-9bbb-f71f5f7eaf86 X-Archives-Hash: 81a09aa3e71eca39675bbc9c90e02e9c On Mittwoch, 3. Oktober 2018 20:26:23 CEST Michael Orlitzky wrote: > Has anyone said why these things need to be in ${PN}-${PV} rather than > ${PF}? Because API does not change due to Gentoo revisions, and breaking/having to rebuild docs for that is unacceptable. It will lead to more docs being installed outside of /usr/share/docs.