From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1699224-garchives=archives.gentoo.org@lists.gentoo.org> 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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 672BE1581F0 for <garchives@archives.gentoo.org>; Wed, 11 Dec 2024 19:40:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 902CCE0D55; Wed, 11 Dec 2024 19:40:02 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 76E3EE0D55 for <gentoo-commits@lists.gentoo.org>; Wed, 11 Dec 2024 19:40:02 +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 ACADE343169 for <gentoo-commits@lists.gentoo.org>; Wed, 11 Dec 2024 19:40:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 727401F42 for <gentoo-commits@lists.gentoo.org>; Wed, 11 Dec 2024 19:39:58 +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: <1731438948.05166bfe6a9bbb1d60545a04ffb726f2a8cb047b.ulm@gentoo> Subject: [gentoo-commits] proj/pms:eapi-9 commit in: / X-VCS-Repository: proj/pms X-VCS-Files: eapi-cheatsheet.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 05166bfe6a9bbb1d60545a04ffb726f2a8cb047b X-VCS-Branch: eapi-9 Date: Wed, 11 Dec 2024 19:39:58 +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: 9ae2c8c2-5436-444f-885d-d57c056bc777 X-Archives-Hash: c1cdcefe5e6fc6585bdc87306d0d0d6e Message-ID: <20241211193958.AE7AYWHBhEwBDPEDSq341tcYWs1U1xBwfV_op5E_k2M@z> commit: 05166bfe6a9bbb1d60545a04ffb726f2a8cb047b Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Tue Nov 12 19:15:48 2024 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Tue Nov 12 19:15:48 2024 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=05166bfe Cheat sheet: Expand acronym in abstract Delete commented-out text. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> eapi-cheatsheet.tex | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex index 2e2b757..d719c77 100644 --- a/eapi-cheatsheet.tex +++ b/eapi-cheatsheet.tex @@ -68,12 +68,9 @@ Official Gentoo EAPIs are consecutively numbered integers (0, 1, 2, \dots). Except where otherwise noted, an EAPI is the same as - the previous EAPI\@. All labels refer to the PMS document itself, - built from the same checkout as this overview. - - % Please report mistakes in or enhancements to this document via the - % Gentoo bug tracking system\footnote{\url{https://bugs.gentoo.org/}} - % to the original author or the PMS team. + the previous EAPI\@. All labels refer to the Package Manager + Specification itself, built from the same checkout as this + document. This work is released under the Creative Commons Attribution-ShareAlike 4.0 International licence.%