commit:     f8c818cefc73c6977ceecbd385330d06896d1956
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 11 16:17:43 2019 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Fri Oct 11 16:17:43 2019 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=f8c818ce

sparc-auto.conf: move to new portage paths

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 config/sparc-auto.conf | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/config/sparc-auto.conf b/config/sparc-auto.conf
index b62a3f83..ad990f23 100644
--- a/config/sparc-auto.conf
+++ b/config/sparc-auto.conf
@@ -1,16 +1,16 @@
-repo_basedir="/usr"
-repo_name="portage"
-target_distdir="/usr/portage/distfiles"
-target_pkgdir="/usr/portage/packages"
-distdir="/release/tmp/distfiles"
-portdir="/release/trees/portage-auto"
-options="bindist kerncache pkgcache preserve_libs"
 sharedir="/usr/share/catalyst"
-shdir="/usr/share/catalyst/targets"
+shdir="%(sharedir)s/targets"
+options="autoresume bindist pkgcache preserve_libs seedcache snapcache"
+portdir="/release/trees/portage-auto"
+distdir="/release/tmp/distfiles"
 storedir="/release/buildroot/sparc-dev"
 snapshot_cache="/release/tmp/snapshots"
 envscript="/etc/catalyst/local/host.env"
+source_matching="loose"
 hash_function="crc32"
 digests="sha512 whirlpool"
 contents="auto"
-source_matching="loose"
+repo_basedir="/var/db/repos"
+repo_name="gentoo"
+target_distdir="/var/cache/distfiles"
+target_pkgdir="/var/cache/binpkgs"

Reply via email to