From: Zac Medico Date: Fri, 14 Nov 2008 07:00:49 +0000 (-0000) Subject: Note that USE dependencies appear on the right hand side of SLOT dependencies. X-Git-Tag: v2.2_rc15~63 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4bb9fcbda077eb29fe0e02ace8743d1412ed51bb;p=portage.git Note that USE dependencies appear on the right hand side of SLOT dependencies. svn path=/main/trunk/; revision=11899 --- diff --git a/doc/package/ebuild/eapi/2.docbook b/doc/package/ebuild/eapi/2.docbook index 849d29857..c658a8237 100644 --- a/doc/package/ebuild/eapi/2.docbook +++ b/doc/package/ebuild/eapi/2.docbook @@ -68,6 +68,10 @@
USE Dependencies + + When used together with SLOT dependencies, USE dependencies + appear on the right hand side of SLOT dependencies. +
Unconditional USE Dependencies Syntax Examples