aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2018-09-17 11:17:27 -0400
committerBrian Evans <grknight@gentoo.org>2018-10-24 08:56:37 -0400
commit913f947302f399b1ff2834e93973ebd1eeb8e931 (patch)
tree57d34d10c2d2af15b8bdc3d5e4857b068f6435a9
parentinstall-functions: Update domo and add dostrip for EAPI=7 (diff)
downloaddevmanual-913f947302f399b1ff2834e93973ebd1eeb8e931.tar.gz
devmanual-913f947302f399b1ff2834e93973ebd1eeb8e931.tar.bz2
devmanual-913f947302f399b1ff2834e93973ebd1eeb8e931.zip
overlays: Remove reference to PORTDIR_OVERLAY
Signed-off-by: Brian Evans <grknight@gentoo.org>
-rw-r--r--general-concepts/overlay/text.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/general-concepts/overlay/text.xml b/general-concepts/overlay/text.xml
index 8428e25..aca48c7 100644
--- a/general-concepts/overlay/text.xml
+++ b/general-concepts/overlay/text.xml
@@ -6,8 +6,8 @@
<body>
<p>
Portage can look in multiple places for packages by using an overlay. The
-locations of overlays are controlled by the <c>PORTDIR_OVERLAY</c> variable, which
-should contain a space-separated list of paths.
+locations of overlays are controlled by the <c>location</c> variable
+in one or more repos.conf files.
</p>
<p>