From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-commits+bounces-314752-garchives=archives.gentoo.org@lists.gentoo.org>) id 1PnS7H-0006mJ-FY for garchives@archives.gentoo.org; Thu, 10 Feb 2011 08:43:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 000D5E09DA; Thu, 10 Feb 2011 08:42:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B7A22E09DA for <gentoo-commits@lists.gentoo.org>; Thu, 10 Feb 2011 08:42:59 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2D7D91B417F for <gentoo-commits@lists.gentoo.org>; Thu, 10 Feb 2011 08:42:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 8C63D8006E for <gentoo-commits@lists.gentoo.org>; Thu, 10 Feb 2011 08:42:58 +0000 (UTC) From: "Ulrich Mueller" <ulm@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Mueller" <ulm@gentoo.org> Message-ID: <1b84ba616660adca11ba996aac2944f666a1ab5d.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 Mueller X-VCS-Revision: 1b84ba616660adca11ba996aac2944f666a1ab5d Date: Thu, 10 Feb 2011 08:42: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 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 180affb0bbed72da2f98c5f3ea28361e commit: 1b84ba616660adca11ba996aac2944f666a1ab5d Author: Ulrich Mueller <ulm <AT> gentoo <DOT> org> AuthorDate: Sat Feb 5 21:32:42 2011 +0000 Commit: Ulrich Mueller <ulm <AT> gentoo <DOT> org> CommitDate: Sat Feb 5 21:32:42 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/pms.git;a=3Dc= ommit;h=3D1b84ba61 Cheat sheet: Clarify wording for REPLACING_VERSIONS and REPLACED_BY_VERSI= ON. --- eapi-cheatsheet.tex | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex index 3d63332..927c5f3 100644 --- a/eapi-cheatsheet.tex +++ b/eapi-cheatsheet.tex @@ -205,9 +205,9 @@ nonetheless. \item[\code{PROPERTIES}] Is mandatory for all package managers now to support interactive installs. \item[\code{REPLACING\_VERSIONS}, \code{REPLACED\_BY\_VERSION}] - For corner cases in upgrade paths those variables can be defined - in \code{pkg\_*} functions to define a package version that is - replaced by or is the replacement for the current one. + These variables, valid in \code{pkg\_*}, contain a list of all + versions (\code{PVR}) of this package that we are replacing, and + the version that is replacing the current one, respectively. See \featureref{replace-version-vars}. \item[\code{MERGE\_TYPE}] This variable contains one of three possible values to allow checks if it is normal merge with