aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlice Ferrazzi <alice.ferrazzi@gmail.com>2016-11-18 17:34:03 +0900
committerGöktürk Yüksek <gokturk@gentoo.org>2016-11-19 00:30:13 -0500
commit9aebef2912e86427203ad69c91d75e1d55da6a70 (patch)
treedd3ae919d9f3505d2e165dc9e10efb163359b2a3 /quickstart
parentebuild-writing/variables: add explanation for no homepage to HOMEPAGE (diff)
downloaddevmanual-9aebef2912e86427203ad69c91d75e1d55da6a70.tar.gz
devmanual-9aebef2912e86427203ad69c91d75e1d55da6a70.tar.bz2
devmanual-9aebef2912e86427203ad69c91d75e1d55da6a70.zip
Portage is the package manager. The repository is named gentoo.
Changed Portage Tree with Gentoo Repository.
Diffstat (limited to 'quickstart')
-rw-r--r--quickstart/text.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/quickstart/text.xml b/quickstart/text.xml
index 25d66bd..a6f15d1 100644
--- a/quickstart/text.xml
+++ b/quickstart/text.xml
@@ -309,7 +309,7 @@ src_install() {
<p>
Note the <c>${FILESDIR}/${P}-destdir.patch</c> <d/> this refers to
<c>detox-1.1.0-destdir.patch</c>, which lives in the <c>files/</c>
-subdirectory in the Portage tree. Larger patch files must go on your
+subdirectory in the Gentoo repository. Larger patch files must go on your
developer's space at <c>dev.gentoo.org</c> rather than in <c>files/</c> or
mirrors <d/> see <uri link="::general-concepts/mirrors#Gentoo Mirrors"/> and <uri
link="::ebuild-writing/functions/src_prepare/epatch/"/>.