aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2018-08-06 16:38:55 -0700
committerZac Medico <zmedico@gentoo.org>2018-08-06 16:38:55 -0700
commit3f462e983b2e08107e0f7e4a2753d8deca4ac62a (patch)
tree4133a3b9318e7e79dd5509029a0cbdccd42a97fc /bin/ebuild.sh
parentrepoman: remove obsolete herds checks (diff)
downloadportage-3f462e983b2e08107e0f7e4a2753d8deca4ac62a.tar.gz
portage-3f462e983b2e08107e0f7e4a2753d8deca4ac62a.tar.bz2
portage-3f462e983b2e08107e0f7e4a2753d8deca4ac62a.zip
Refer to "ebuild repository" rather than "portage tree"
Diffstat (limited to 'bin/ebuild.sh')
-rwxr-xr-xbin/ebuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ebuild.sh b/bin/ebuild.sh
index 98ed570c2..5491c4f58 100755
--- a/bin/ebuild.sh
+++ b/bin/ebuild.sh
@@ -279,7 +279,7 @@ inherit() {
then
# This is disabled in the *rm phases because they frequently give
# false alarms due to INHERITED in /var/db/pkg being outdated
- # in comparison the the eclasses from the portage tree. It's
+ # in comparison to the eclasses from the ebuild repository. It's
# disabled for nofetch, since that can be called by repoman and
# that triggers bug #407449 due to repoman not exporting
# non-essential variables such as INHERITED.