* [gentoo-pms] [PATCH] glossary.tex: Move explanation of new-style virtuals to the appendix.
@ 2020-04-11 10:14 Ulrich Müller
2020-04-12 12:14 ` [gentoo-pms] [PATCH v2] " Ulrich Müller
0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Müller @ 2020-04-11 10:14 UTC (permalink / raw
To: gentoo-pms
[-- Attachment #1: Type: text/plain, Size: 2011 bytes --]
The term "new-style virtual" is not used in the spec, so we need not
explain it in the glossary.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
---
appendices.tex | 4 ++++
glossary.tex | 4 ----
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/appendices.tex b/appendices.tex
index ee537f7..01b755a 100644
--- a/appendices.tex
+++ b/appendices.tex
@@ -78,6 +78,10 @@ in mind when handling dependencies.
Old-style virtuals were supported by EAPIs \t{0}, \t{1}, \t{2}, \t{3} and \t{4}. They were phased
out via GLEP 37~\cite{Glep37} and finally removed in 2011.
+\note{A `new-style virtual' is a normal package in the \t{virtual} category which installs no files
+and uses its dependency requirements to pull in a `provider'. This does not require any special
+handling from the package manager.}
+
\subsection{EAPI parsing}
The method to specify the EAPI of an ebuild used to be a shell variable assignment, and the package
manager had to source the ebuild in order to determine the EAPI\@. Therefore any ebuild using
diff --git a/glossary.tex b/glossary.tex
index 5666aa2..f8cd376 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -7,10 +7,6 @@ be immediately obvious.
\begin{description}
\item[qualified package name] A package name along with its associated category. For example,
\t{app-editors/vim} is a qualified package name.
-\item[new-style virtual] A new-style virtual is a normal package in the \t{virtual} category which
- installs no files and uses its dependency requirements to pull in a `provider'. Historically,
- old-style virtuals required special handling from the package manager; new-style virtuals do
- not.
\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
--
2.26.0
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 507 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-pms] [PATCH v2] glossary.tex: Move explanation of new-style virtuals to the appendix.
2020-04-11 10:14 [gentoo-pms] [PATCH] glossary.tex: Move explanation of new-style virtuals to the appendix Ulrich Müller
@ 2020-04-12 12:14 ` Ulrich Müller
0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Müller @ 2020-04-12 12:14 UTC (permalink / raw
To: gentoo-pms
[-- Attachment #1: Type: text/plain, Size: 2029 bytes --]
The term "new-style virtual" is not used in the spec, so we need not
explain it in the glossary.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
---
v2: Don't mention the name of the category.
appendices.tex | 4 ++++
glossary.tex | 4 ----
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/appendices.tex b/appendices.tex
index ee537f7..21716d6 100644
--- a/appendices.tex
+++ b/appendices.tex
@@ -78,6 +78,10 @@ in mind when handling dependencies.
Old-style virtuals were supported by EAPIs \t{0}, \t{1}, \t{2}, \t{3} and \t{4}. They were phased
out via GLEP 37~\cite{Glep37} and finally removed in 2011.
+\note{A `new-style virtual' is a normal package that installs no files and uses its dependency
+requirements to pull in a `provider'. This does not require any special handling from the package
+manager.}
+
\subsection{EAPI parsing}
The method to specify the EAPI of an ebuild used to be a shell variable assignment, and the package
manager had to source the ebuild in order to determine the EAPI\@. Therefore any ebuild using
diff --git a/glossary.tex b/glossary.tex
index 5666aa2..f8cd376 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -7,10 +7,6 @@ be immediately obvious.
\begin{description}
\item[qualified package name] A package name along with its associated category. For example,
\t{app-editors/vim} is a qualified package name.
-\item[new-style virtual] A new-style virtual is a normal package in the \t{virtual} category which
- installs no files and uses its dependency requirements to pull in a `provider'. Historically,
- old-style virtuals required special handling from the package manager; new-style virtuals do
- not.
\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
--
2.26.0
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 507 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-04-12 12:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-11 10:14 [gentoo-pms] [PATCH] glossary.tex: Move explanation of new-style virtuals to the appendix Ulrich Müller
2020-04-12 12:14 ` [gentoo-pms] [PATCH v2] " Ulrich Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox