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 4444C138334 for ; Mon, 30 Dec 2019 14:37:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79091E0B7B; Mon, 30 Dec 2019 14:37:12 +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 5FCF0E0B7B for ; Mon, 30 Dec 2019 14:37:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 F1FB934DD59 for ; Mon, 30 Dec 2019 14:37:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9537E3D for ; Mon, 30 Dec 2019 14:37:08 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1577716525.2f8a07cf6b41b8883ad751d0e67705ab3cd264d4.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: ebuild-vars.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 2f8a07cf6b41b8883ad751d0e67705ab3cd264d4 X-VCS-Branch: master Date: Mon, 30 Dec 2019 14:37:08 +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: 21d159c1-6da7-407a-bbd1-58b25f78bbda X-Archives-Hash: ba680eb732898c0c0cb046dfeb64f69b commit: 2f8a07cf6b41b8883ad751d0e67705ab3cd264d4 Author: Michał Górny gentoo org> AuthorDate: Sun Dec 22 18:52:00 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Dec 30 14:35:25 2019 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=2f8a07cf ebuild-vars: Remove 'simple filename' mirror fetching The feature of using 'simple filename' to fetch from mirrors is ill-defined (which mirrors?). The Portage implementation works only if GENTOO_MIRRORS are explicitly set. It's not used in any ebuilds. Let's remove it retroactively from the specification. Bug: https://bugs.gentoo.org/695814 Signed-off-by: Michał Górny gentoo.org> Signed-off-by: Ulrich Müller gentoo.org> ebuild-vars.tex | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/ebuild-vars.tex b/ebuild-vars.tex index 9de9d55..476ea13 100644 --- a/ebuild-vars.tex +++ b/ebuild-vars.tex @@ -159,11 +159,9 @@ managers may also consult mirrors for their files. The special \t{mirror://} protocol must be supported. See section~\ref{sec:thirdpartymirrors} for mirror details. -If a simple filename rather than a full URI is provided, the package manager can only use mirrors -to download the file. - The \t{RESTRICT} metadata key can be used to impose additional restrictions upon downloading---see -section~\ref{sec:restrict} for details. +section~\ref{sec:restrict} for details. Fetch restricted packages may use a simple filename instead +of a full URI. \featurelabel{src-uri-arrows} In EAPIs listed in table~\ref{tab:uri-arrows-table} as supporting arrows, if an arrow is used, the filename used when saving to \t{DISTDIR} shall instead be the name