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 7F9791382C5 for ; Sun, 13 Jun 2021 19:19:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B65E9E0CC8; Sun, 13 Jun 2021 19:19:05 +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 9B196E0CC8 for ; Sun, 13 Jun 2021 19:19:05 +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 8A40433C4EE for ; Sun, 13 Jun 2021 19:19:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3E2B24A0 for ; Sun, 13 Jun 2021 19:19:03 +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: <1623611730.06af57dc10ba883707b8841c4ddd9817437c650d.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 06af57dc10ba883707b8841c4ddd9817437c650d X-VCS-Branch: master Date: Sun, 13 Jun 2021 19:19:03 +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: 2feb103c-6164-44b6-8208-658d812b1996 X-Archives-Hash: dd614c3e18e8d6a64df29efd01a36e3d commit: 06af57dc10ba883707b8841c4ddd9817437c650d Author: Ulrich Müller gentoo org> AuthorDate: Sun Jun 13 19:15:30 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Jun 13 19:15:30 2021 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=06af57dc Merge branch 'eapi-8' Signed-off-by: Ulrich Müller gentoo.org> commands.tex | 4 +- dependencies.tex | 49 +++++---- eapi-cheatsheet.tex | 210 ++++++++++++++++++++++++-------------- eapi-differences.tex | 239 ++++++++++++++++++++++++++++---------------- eapis.tex | 22 +--- ebuild-env-vars.tex | 29 +++--- ebuild-format.tex | 5 +- ebuild-functions.tex | 233 +++++++++++++++++++++++-------------------- ebuild-vars.tex | 39 +++++--- eclasses.tex | 27 ++++- merge.tex | 4 +- metadata-cache.tex | 2 + pkg-mgr-commands.tex | 271 +++++++++++++++++++++++++++++++++++--------------- pms.tex | 9 +- profile-variables.tex | 8 +- profiles.tex | 12 +-- tree-layout.tex | 29 ++++-- 17 files changed, 753 insertions(+), 439 deletions(-)