From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1314219-garchives=archives.gentoo.org@lists.gentoo.org> 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 1746D158CB7 for <garchives@archives.gentoo.org>; Thu, 19 Aug 2021 19:40:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 581A9E05AC; Thu, 19 Aug 2021 19:40:26 +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 1FAE1E05AC for <gentoo-commits@lists.gentoo.org>; Thu, 19 Aug 2021 19:40:26 +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 49D40341F4E for <gentoo-commits@lists.gentoo.org>; Thu, 19 Aug 2021 19:40:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C25688A7 for <gentoo-commits@lists.gentoo.org>; Thu, 19 Aug 2021 19:40:22 +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: <1629303701.3c246ad9dd49c23f87ec12fc859ffd76cf2ca9f1.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: pms.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 3c246ad9dd49c23f87ec12fc859ffd76cf2ca9f1 X-VCS-Branch: master Date: Thu, 19 Aug 2021 19:40:22 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b17d04a5-17dc-4e4b-a2b6-19f0d991975a X-Archives-Hash: 10282e27fe6dfcaa0f32d817a930185c Message-ID: <20210819194022.0xsoyooBTDEJCZvlPypauEq6WqUapOZTnpM8JJE4ELU@z> commit: 3c246ad9dd49c23f87ec12fc859ffd76cf2ca9f1 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Aug 18 16:21:41 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Aug 18 16:21:41 2021 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=3c246ad9 pms.tex: Delete some empty lines Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> pms.tex | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/pms.tex b/pms.tex index e0a41b5..630fc16 100644 --- a/pms.tex +++ b/pms.tex @@ -47,44 +47,27 @@ \listoftables \include{introduction} - \include{eapis} - \include{names} - \include{tree-layout} - \include{profiles} - \include{ebuild-format} - \include{ebuild-vars} - \include{dependencies} - \include{ebuild-functions} - \include{eclasses} - \include{ebuild-environment} - \include{commands} - \include{merge} - \include{metadata-cache} - \include{glossary} \bibliography{pms} \appendix \setcounter{secnumdepth}{0} - \include{appendices} - \include{eapi-differences} - \include{desk-reference} \end{document}