aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-04-29 08:48:37 +0200
committerUlrich Müller <ulm@gentoo.org>2024-04-29 08:50:48 +0200
commit700187075bd0827c25eebf48c2460f3bf09ff758 (patch)
treeea56189abe05ba54e24b6cf3a4806413a89f6647 /general-concepts
parenteclass-writing: Some updates from patch review (diff)
downloaddevmanual-700187075bd0827c25eebf48c2460f3bf09ff758.tar.gz
devmanual-700187075bd0827c25eebf48c2460f3bf09ff758.tar.bz2
devmanual-700187075bd0827c25eebf48c2460f3bf09ff758.zip
No longer mention PORTDIR
Closes: https://bugs.gentoo.org/865455 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'general-concepts')
-rw-r--r--general-concepts/licenses/text.xml3
-rw-r--r--general-concepts/overlay/text.xml6
2 files changed, 5 insertions, 4 deletions
diff --git a/general-concepts/licenses/text.xml b/general-concepts/licenses/text.xml
index a9fb702..182cfb6 100644
--- a/general-concepts/licenses/text.xml
+++ b/general-concepts/licenses/text.xml
@@ -236,7 +236,8 @@ plain text file (UTF-8 encoded) if at all possible. Some licenses are
PDF files rather than plain text <d/> this should only be done if we
are legally required to do so.
Finally you need to check if your license should be added to a license group
-as listed in $PORTDIR/profiles/license_groups. For more information see the
+as listed in the repository's <c>profiles/license_groups</c> file. For more
+information see
<uri link="https://www.gentoo.org/glep/glep-0023.html">GLEP 23</uri>.
</p>
diff --git a/general-concepts/overlay/text.xml b/general-concepts/overlay/text.xml
index 72463e9..43d1607 100644
--- a/general-concepts/overlay/text.xml
+++ b/general-concepts/overlay/text.xml
@@ -11,9 +11,9 @@ in one or more repos.conf files.
</p>
<p>
-The overlay should contain the same directory structure as <c>PORTDIR</c> (although
-only the necessary directories need be included). For example, a simple overlay
-might have a directory structure like:
+The overlay should contain the same directory structure as the Gentoo
+repository (although only the necessary directories need be included).
+For example, a simple overlay might have a directory structure like:
</p>
<pre>