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 D123E15800F for ; Sun, 1 Jan 2023 17:57:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6D2EE084A; Sun, 1 Jan 2023 17:57:47 +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 BB72BE084A for ; Sun, 1 Jan 2023 17:57:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 68FF8340775 for ; Sun, 1 Jan 2023 17:57:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F389A703 for ; Sun, 1 Jan 2023 17:57:44 +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: <1672176690.1936b33467289e09f6130c3eba424cd2cdd962d0.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: eapi-differences.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 1936b33467289e09f6130c3eba424cd2cdd962d0 X-VCS-Branch: master Date: Sun, 1 Jan 2023 17:57:44 +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: e87bf493-2cd1-4ade-b3dc-5a494124381a X-Archives-Hash: 511d5fb6620cd82102f5e82128b23efe commit: 1936b33467289e09f6130c3eba424cd2cdd962d0 Author: Ulrich Müller gentoo org> AuthorDate: Tue Dec 27 21:31:30 2022 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Dec 27 21:31:30 2022 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=1936b334 Revert "Appendix: Include EAPI differences sections in table of contents." This reverts commit fbcb58732d0a75138c0c7185f914d10f448ed472. Signed-off-by: Ulrich Müller gentoo.org> eapi-differences.tex | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/eapi-differences.tex b/eapi-differences.tex index a5ba486..225c2b6 100644 --- a/eapi-differences.tex +++ b/eapi-differences.tex @@ -375,11 +375,11 @@ File mtimes preserved & \compactfeatureref{mtime-preserve} & \note{This chapter is informative and for convenience only. Refer to the main text for specifics.} -\section{EAPI 0} +\section*{EAPI 0} EAPI 0 is the base EAPI. -\section{EAPI 1} +\section*{EAPI 1} EAPI 1 is EAPI 0 with the following changes: @@ -389,7 +389,7 @@ EAPI 1 is EAPI 0 with the following changes: \item Different \t{src_compile} implementation, \featureref{src-compile}. \end{compactitem} -\section{EAPI 2} +\section*{EAPI 2} EAPI 2 is EAPI 1 with the following changes: @@ -406,7 +406,7 @@ EAPI 2 is EAPI 1 with the following changes: \item \t{default} function, \featureref{default-func}. \end{compactitem} -\section{EAPI 3} +\section*{EAPI 3} EAPI 3 is EAPI 2 with the following changes: \begin{compactitem} @@ -416,7 +416,7 @@ EAPI 3 is EAPI 2 with the following changes: \item File modification times are preserved, \featureref{mtime-preserve}. \end{compactitem} -\section{EAPI 4} +\section*{EAPI 4} EAPI 4 is EAPI 3 with the following changes: @@ -445,7 +445,7 @@ EAPI 4 is EAPI 3 with the following changes: \item \t{use_with} and \t{use_enable} support empty third argument, \featureref{use-with}. \end{compactitem} -\section{EAPI 5} +\section*{EAPI 5} EAPI 5 is EAPI 4 with the following changes: @@ -466,7 +466,7 @@ EAPI 5 is EAPI 4 with the following changes: \item \t{usex} support, \featureref{usex}. \end{compactitem} -\section{EAPI 6} +\section*{EAPI 6} EAPI 6 is EAPI 5 with the following changes: @@ -489,7 +489,7 @@ EAPI 6 is EAPI 5 with the following changes: \item \t{get_libdir} support, \featureref{get-libdir}. \end{compactitem} -\section{EAPI 7} +\section*{EAPI 7} EAPI 7 is EAPI 6 with the following changes: @@ -525,7 +525,7 @@ EAPI 7 is EAPI 6 with the following changes: \item Version manipulation and comparison commands, \featureref{ver-commands}. \end{compactitem} -\section{EAPI 8} +\section*{EAPI 8} EAPI 8 is EAPI 7 with the following changes: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C5109158030 for ; Sun, 26 Feb 2023 17:42:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E76EE087A; Sun, 26 Feb 2023 17:42:58 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 55979E087A for ; Sun, 26 Feb 2023 17:42:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 71DC8340D56 for ; Sun, 26 Feb 2023 17:42:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD1E68CC for ; Sun, 26 Feb 2023 17:42:54 +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: <1672176690.1936b33467289e09f6130c3eba424cd2cdd962d0.ulm@gentoo> Subject: [gentoo-commits] proj/pms:eapi-9 commit in: / X-VCS-Repository: proj/pms X-VCS-Files: eapi-differences.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 1936b33467289e09f6130c3eba424cd2cdd962d0 X-VCS-Branch: eapi-9 Date: Sun, 26 Feb 2023 17:42:54 +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: d0100d7d-76eb-431d-b2da-a7624f35b5c8 X-Archives-Hash: 6b48fe192abff66c195a4e8a9e6519fd Message-ID: <20230226174254.dPCpfN-T3O2axsbhKIg_XpK8FvknN1yZn__-STjJ3cI@z> commit: 1936b33467289e09f6130c3eba424cd2cdd962d0 Author: Ulrich Müller gentoo org> AuthorDate: Tue Dec 27 21:31:30 2022 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Dec 27 21:31:30 2022 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=1936b334 Revert "Appendix: Include EAPI differences sections in table of contents." This reverts commit fbcb58732d0a75138c0c7185f914d10f448ed472. Signed-off-by: Ulrich Müller gentoo.org> eapi-differences.tex | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/eapi-differences.tex b/eapi-differences.tex index a5ba486..225c2b6 100644 --- a/eapi-differences.tex +++ b/eapi-differences.tex @@ -375,11 +375,11 @@ File mtimes preserved & \compactfeatureref{mtime-preserve} & \note{This chapter is informative and for convenience only. Refer to the main text for specifics.} -\section{EAPI 0} +\section*{EAPI 0} EAPI 0 is the base EAPI. -\section{EAPI 1} +\section*{EAPI 1} EAPI 1 is EAPI 0 with the following changes: @@ -389,7 +389,7 @@ EAPI 1 is EAPI 0 with the following changes: \item Different \t{src_compile} implementation, \featureref{src-compile}. \end{compactitem} -\section{EAPI 2} +\section*{EAPI 2} EAPI 2 is EAPI 1 with the following changes: @@ -406,7 +406,7 @@ EAPI 2 is EAPI 1 with the following changes: \item \t{default} function, \featureref{default-func}. \end{compactitem} -\section{EAPI 3} +\section*{EAPI 3} EAPI 3 is EAPI 2 with the following changes: \begin{compactitem} @@ -416,7 +416,7 @@ EAPI 3 is EAPI 2 with the following changes: \item File modification times are preserved, \featureref{mtime-preserve}. \end{compactitem} -\section{EAPI 4} +\section*{EAPI 4} EAPI 4 is EAPI 3 with the following changes: @@ -445,7 +445,7 @@ EAPI 4 is EAPI 3 with the following changes: \item \t{use_with} and \t{use_enable} support empty third argument, \featureref{use-with}. \end{compactitem} -\section{EAPI 5} +\section*{EAPI 5} EAPI 5 is EAPI 4 with the following changes: @@ -466,7 +466,7 @@ EAPI 5 is EAPI 4 with the following changes: \item \t{usex} support, \featureref{usex}. \end{compactitem} -\section{EAPI 6} +\section*{EAPI 6} EAPI 6 is EAPI 5 with the following changes: @@ -489,7 +489,7 @@ EAPI 6 is EAPI 5 with the following changes: \item \t{get_libdir} support, \featureref{get-libdir}. \end{compactitem} -\section{EAPI 7} +\section*{EAPI 7} EAPI 7 is EAPI 6 with the following changes: @@ -525,7 +525,7 @@ EAPI 7 is EAPI 6 with the following changes: \item Version manipulation and comparison commands, \featureref{ver-commands}. \end{compactitem} -\section{EAPI 8} +\section*{EAPI 8} EAPI 8 is EAPI 7 with the following changes: