Gentoo Archives: gentoo-commits

From: Zac Medico <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:master commit in: cnf/
Date: Sat, 20 Apr 2019 23:27:24
Message-Id: 1555650970.cde445abb6d3bcc357355589c4d6d9365069d247.zmedico@gentoo
1 commit: cde445abb6d3bcc357355589c4d6d9365069d247
2 Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 19 05:14:57 2019 +0000
4 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 19 05:16:10 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=cde445ab
7
8 cnf/make.conf.example: remove comment about DISTDIR and PKGDIR in PORTDIR
9
10 Reported-by: Matt Whitlock <gentoo <AT> mattwhitlock.name>
11 Bug: https://bugs.gentoo.org/378603#c32
12 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
13
14 cnf/make.conf.example | 5 +----
15 1 file changed, 1 insertion(+), 4 deletions(-)
16
17 diff --git a/cnf/make.conf.example b/cnf/make.conf.example
18 index 94210faa9..a309a5c43 100644
19 --- a/cnf/make.conf.example
20 +++ b/cnf/make.conf.example
21 @@ -107,10 +107,7 @@
22 # this, you must update your /etc/portage/make.profile symlink accordingly.
23 # ***Warning***
24 # Data stored inside PORTDIR is in peril of being overwritten or deleted by
25 -# the emerge --sync command. The default value of PORTAGE_RSYNC_OPTS
26 -# will protect the default locations of DISTDIR and PKGDIR, but users are
27 -# warned that any other locations inside PORTDIR are not necessarily safe
28 -# for data storage.
29 +# the emerge --sync command.
30 #PORTDIR=/var/db/repos/gentoo
31 #
32 # DISTDIR is where all of the source code tarballs will be placed for