aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-20 15:00:59 +0000
committerUlrich Müller <ulm@gentoo.org>2021-03-21 07:06:12 +0100
commit0b0aeb084ae51e2df6622b639dbc4fcaede3f302 (patch)
treef8b52979aaeffe52f2edfd17b83b0dd2e9f76362 /general-concepts/dependencies/text.xml
parentebuild-writing/functions/*: fix non-standard brace style in example (diff)
downloaddevmanual-0b0aeb084ae51e2df6622b639dbc4fcaede3f302.tar.gz
devmanual-0b0aeb084ae51e2df6622b639dbc4fcaede3f302.tar.bz2
devmanual-0b0aeb084ae51e2df6622b639dbc4fcaede3f302.zip
*/*: consistent 'Portage' casing
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'general-concepts/dependencies/text.xml')
-rw-r--r--general-concepts/dependencies/text.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/general-concepts/dependencies/text.xml b/general-concepts/dependencies/text.xml
index 8cf3999..1b8f425 100644
--- a/general-concepts/dependencies/text.xml
+++ b/general-concepts/dependencies/text.xml
@@ -328,7 +328,7 @@ Blockers added to older ebuilds should not be expected to be retroactive. If
the user already has the ebuild installed, any changes to the ebuild should not
be expected to make any difference. This means that you should add the
blockers to whichever ebuild is the newest (even if it means that logically it
-would seem backwards). For example, certain versions of portage don't like
+would seem backwards). For example, certain versions of Portage don't like
some versions of bash, but the blocker was put into bash because that was the
newer package that caused the issues.
</p>