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 A4D75138359 for ; Thu, 6 Aug 2020 16:12:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC39FE081B; Thu, 6 Aug 2020 16:12:49 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 D8213E081B for ; Thu, 6 Aug 2020 16:12:49 +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 E8A3D34EDCE for ; Thu, 6 Aug 2020 16:12:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5DACB275 for ; Thu, 6 Aug 2020 16:12:47 +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: <1594742987.29644801858ad0fffc23f1dcfc444e2da827ed64.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: glossary.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 29644801858ad0fffc23f1dcfc444e2da827ed64 X-VCS-Branch: master Date: Thu, 6 Aug 2020 16:12:47 +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: f0e95f61-1eba-4daf-8ba8-76ed6262ceee X-Archives-Hash: 94aee15cc0a979c08b53308c0e409035 commit: 29644801858ad0fffc23f1dcfc444e2da827ed64 Author: Ulrich Müller gentoo org> AuthorDate: Tue Jul 14 16:09:47 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Jul 14 16:09:47 2020 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=29644801 glossary: The term "slave repository" is not used anywhere else. So we need not explain it in the glossary. Signed-off-by: Ulrich Müller gentoo.org> glossary.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/glossary.tex b/glossary.tex index f8cd376..181febc 100644 --- a/glossary.tex +++ b/glossary.tex @@ -8,10 +8,10 @@ be immediately obvious. \item[qualified package name] A package name along with its associated category. For example, \t{app-editors/vim} is a qualified package name. \item[stand-alone repository] An (ebuild) repository which is intended to function on its own as the - only, or primary, repository on a system. Contrast with \i{slave repository} below. -\item[slave repository, non-stand-alone repository] An (ebuild) repository which is not complete - enough to function on its own, but needs one or more \i{master repositories} to - satisfy dependencies and provide repository-level support files. Known in Portage as an overlay. + only, or primary, repository on a system. Contrast with \i{non-stand-alone repository} below. +\item[non-stand-alone repository] An (ebuild) repository which is not complete enough to function + on its own, but needs one or more \i{master repositories} to satisfy dependencies and provide + repository-level support files. Known in Portage as an overlay. \item[master repository] See above. \end{description} 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 6BB3513835C for ; Thu, 13 May 2021 11:42:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5CE8E08EB; Thu, 13 May 2021 11:42:29 +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 9EB54E08EB for ; Thu, 13 May 2021 11:42:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 AD0CD340D38 for ; Thu, 13 May 2021 11:42:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4F6978A for ; Thu, 13 May 2021 11:42:25 +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: <1594742987.29644801858ad0fffc23f1dcfc444e2da827ed64.ulm@gentoo> Subject: [gentoo-commits] proj/pms:eapi-8 commit in: / X-VCS-Repository: proj/pms X-VCS-Files: glossary.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 29644801858ad0fffc23f1dcfc444e2da827ed64 X-VCS-Branch: eapi-8 Date: Thu, 13 May 2021 11:42:25 +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: 05ca31b3-59c5-4fb8-afca-cfaa75760ea2 X-Archives-Hash: cfa4aa7cdfb83e3b1c2806d84585f2e8 Message-ID: <20210513114225.n55ST-BEKl5Gx2giGOPqRPhoY242U-413U8wIOn2oVM@z> commit: 29644801858ad0fffc23f1dcfc444e2da827ed64 Author: Ulrich Müller gentoo org> AuthorDate: Tue Jul 14 16:09:47 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Jul 14 16:09:47 2020 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=29644801 glossary: The term "slave repository" is not used anywhere else. So we need not explain it in the glossary. Signed-off-by: Ulrich Müller gentoo.org> glossary.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/glossary.tex b/glossary.tex index f8cd376..181febc 100644 --- a/glossary.tex +++ b/glossary.tex @@ -8,10 +8,10 @@ be immediately obvious. \item[qualified package name] A package name along with its associated category. For example, \t{app-editors/vim} is a qualified package name. \item[stand-alone repository] An (ebuild) repository which is intended to function on its own as the - only, or primary, repository on a system. Contrast with \i{slave repository} below. -\item[slave repository, non-stand-alone repository] An (ebuild) repository which is not complete - enough to function on its own, but needs one or more \i{master repositories} to - satisfy dependencies and provide repository-level support files. Known in Portage as an overlay. + only, or primary, repository on a system. Contrast with \i{non-stand-alone repository} below. +\item[non-stand-alone repository] An (ebuild) repository which is not complete enough to function + on its own, but needs one or more \i{master repositories} to satisfy dependencies and provide + repository-level support files. Known in Portage as an overlay. \item[master repository] See above. \end{description}