From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-850732-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 82E481384B4 for <garchives@archives.gentoo.org>; Tue, 8 Dec 2015 23:14:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34EAFE087B; Tue, 8 Dec 2015 23:14:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9FB0BE087B for <gentoo-commits@lists.gentoo.org>; Tue, 8 Dec 2015 23:14:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 18C7134069F for <gentoo-commits@lists.gentoo.org>; Tue, 8 Dec 2015 23:14:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 40DFEC7E for <gentoo-commits@lists.gentoo.org>; Tue, 8 Dec 2015 23:14:37 +0000 (UTC) From: "Ulrich Müller" <ulm@gentoo.org> 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" <ulm@gentoo.org> Message-ID: <1449615573.fbcb58732d0a75138c0c7185f914d10f448ed472.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: fbcb58732d0a75138c0c7185f914d10f448ed472 X-VCS-Branch: master Date: Tue, 8 Dec 2015 23:14:37 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 60a0bc96-2413-4df4-8f0a-76faaaae7444 X-Archives-Hash: 8d1ae267c572173dfb9fe80a5ce442ab commit: fbcb58732d0a75138c0c7185f914d10f448ed472 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Tue Dec 8 22:59:33 2015 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Tue Dec 8 22:59:33 2015 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=fbcb5873 Appendix: Include EAPI differences sections in table of contents. eapi-differences.tex | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/eapi-differences.tex b/eapi-differences.tex index 28ef6e3..c552497 100644 --- a/eapi-differences.tex +++ b/eapi-differences.tex @@ -249,11 +249,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: @@ -263,7 +263,7 @@ EAPI 1 is EAPI 0 with the following changes: \item Different \t{src\_compile} implementation, \featureref{src-compile-1}. \end{compactitem} -\section*{EAPI 2} +\section{EAPI 2} EAPI 2 is EAPI 1 with the following changes: @@ -280,7 +280,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} @@ -290,7 +290,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: @@ -319,7 +319,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: @@ -340,7 +340,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: