From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A046B138CC4 for ; Sat, 28 Mar 2015 19:29:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96B17E082F; Sat, 28 Mar 2015 19:29:55 +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 3167DE0831 for ; Sat, 28 Mar 2015 19:29:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 20F5C340A2A for ; Sat, 28 Mar 2015 19:29:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5B89914B94 for ; Sat, 28 Mar 2015 19:29:48 +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: <1427222449.0e594cde478c1041efaed7bce29cd5ef82618ccd.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master 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: 0e594cde478c1041efaed7bce29cd5ef82618ccd X-VCS-Branch: master Date: Sat, 28 Mar 2015 19:29:48 +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-Archives-Salt: 61006a3d-6a2e-41f1-87fe-97cc8a6617a5 X-Archives-Hash: 398b4ac494691d3a2b886d869cd822bb Message-ID: <20150328192948.6LJc4jvVpHVuRmRmElTvEzmhE9WkRtLW8YSmEnD2BC8@z> commit: 0e594cde478c1041efaed7bce29cd5ef82618ccd Author: Ulrich Müller gentoo org> AuthorDate: Tue Mar 24 18:40:49 2015 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Mar 24 18:40:49 2015 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=0e594cde Typographic fixes to the EAPI cheat sheet. eapi-cheatsheet.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex index a23b822..cf13bf2 100644 --- a/eapi-cheatsheet.tex +++ b/eapi-cheatsheet.tex @@ -57,7 +57,7 @@ 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, + 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 @@ -98,7 +98,7 @@ If there is no EAPI explicitly specified, EAPI 0 is assumed. \item[\code{SRC\_URI} arrows] Allows redirection of upstream file naming scheme. By using \code{SRC\_URI="http:/\slash some\slash url -> foo"} the file is - saved as \code{foo} in DISTDIR. + saved as \code{foo} in DISTDIR\@. See \featureref{src-uri-arrows}. \item[USE dependencies] Dependencies can specify USE flag requirements on their target, removing the need for