From 78ba7f0d3a3a2defdf9807ef2e8138965490a2fc Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 29 Aug 2012 13:23:22 -0700 Subject: Rename slot-abi stuff to refer to slot-operator. This makes it consistent with the language in the PMS eapi-5 branch: http://git.overlays.gentoo.org/gitweb/?p=proj/pms.git;a=commit;h=5d6749ac9e5ddc5b1daaad7737b65fa81c6ece47 --- doc/package/ebuild/eapi/4-slot-abi.docbook | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/package/ebuild/eapi/4-slot-abi.docbook b/doc/package/ebuild/eapi/4-slot-abi.docbook index 696d0bf74..08e2cef75 100644 --- a/doc/package/ebuild/eapi/4-slot-abi.docbook +++ b/doc/package/ebuild/eapi/4-slot-abi.docbook @@ -28,12 +28,12 @@ Refer to the
-Dependency Atom SLOT/ABI := Operator +Dependency Atom slot/sub-slot := Operator -Dependency atom syntax now supports SLOT/ABI := operators which allow the -specific SLOT/ABI that a package is built against to be recorded, so that it's +Dependency atom syntax now supports slot/sub-slot := operators which allow the +specific slot/sub-slot that a package is built against to be recorded, so that it's possible to automatically determine when a package needs to be rebuilt due to -having a dependency upgraded to a different SLOT/ABI. +having a dependency upgraded to a different slot/sub-slot. For example, if a package is built @@ -50,13 +50,13 @@ not contain a sub-slot part, the sub-slot is considered to be implicitly equal to "4.8". -When dependencies are rewritten as described above, the SLOT/ABI recorded in +When dependencies are rewritten as described above, the slot/sub-slot recorded in the atom is always equal to that of the highest matched version that is installed at build time.
-Dependency Atom SLOT/ABI :* Operator +Dependency Atom slot/sub-slot :* Operator The new :* operator is used to express dependencies that can change versions at runtime without requiring reverse dependencies to be rebuilt. For example, -- cgit v1.2.3-1-g7c22