From: Arfrever Frehtes Taifersar Arahesis Date: Sun, 8 Jan 2012 06:43:06 +0000 (+0100) Subject: Update documentation of EAPI="4-python". X-Git-Tag: v2.2.0_alpha85~46 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=727eb7f91b3a0b599e577d95e3b3eeb5a2398b68;p=portage.git Update documentation of EAPI="4-python". --- diff --git a/doc/package/ebuild/eapi/4-python.docbook b/doc/package/ebuild/eapi/4-python.docbook index 0a60013f4..c13debed4 100644 --- a/doc/package/ebuild/eapi/4-python.docbook +++ b/doc/package/ebuild/eapi/4-python.docbook @@ -31,6 +31,12 @@ official EAPI 4-python Specification. The "." character is allowed in USE flags. +
+REPOSITORY + +The new REPOSITORY variable is set in ebuild environment. This variable contains name of repository, which contains currently used ebuild. + +
Extended Repository-Level Configuration @@ -45,5 +51,16 @@ the following files: use.mask + +By default, the following files in ${repository}/profiles can be also directories: + +package.mask +package.use +package.use.force +package.use.mask +use.force +use.mask + +