public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/releng:master commit in: tools-musl/, tools-uclibc/, tools-systemd/
Date: Thu,  9 Apr 2020 23:27:37 +0000 (UTC)	[thread overview]
Message-ID: <1586474845.c14cd7737367cc6af1991566945f0fda8776d330.blueness@gentoo> (raw)

commit:     c14cd7737367cc6af1991566945f0fda8776d330
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  9 23:27:25 2020 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Apr  9 23:27:25 2020 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=c14cd773

tools-{musl,systemd,uclibc}: fix PORTDIR and friends

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 tools-musl/catalyst.conf.local    | 8 ++++----
 tools-systemd/catalyst.conf.local | 8 ++++----
 tools-uclibc/catalyst.conf.local  | 8 ++++----
 3 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/tools-musl/catalyst.conf.local b/tools-musl/catalyst.conf.local
index f561a17b..91d3c926 100644
--- a/tools-musl/catalyst.conf.local
+++ b/tools-musl/catalyst.conf.local
@@ -15,10 +15,10 @@ options="autoresume bindist kerncache pkgcache seedcache"
 
 portdir="/usr/portage"
 
-repo_basedir="/usr"
-repo_name="portage"
-target_distdir="/usr/portage/distfiles"
-target_pkgdir="/usr/portage/packages"
+repo_basedir="/var/db/repos"
+repo_name="gentoo"
+target_distdir="/var/cache/distfiles"
+target_pkgdir="/var/cache/binpkgs"
 
 sharedir="/usr/share/catalyst"
 

diff --git a/tools-systemd/catalyst.conf.local b/tools-systemd/catalyst.conf.local
index f561a17b..91d3c926 100644
--- a/tools-systemd/catalyst.conf.local
+++ b/tools-systemd/catalyst.conf.local
@@ -15,10 +15,10 @@ options="autoresume bindist kerncache pkgcache seedcache"
 
 portdir="/usr/portage"
 
-repo_basedir="/usr"
-repo_name="portage"
-target_distdir="/usr/portage/distfiles"
-target_pkgdir="/usr/portage/packages"
+repo_basedir="/var/db/repos"
+repo_name="gentoo"
+target_distdir="/var/cache/distfiles"
+target_pkgdir="/var/cache/binpkgs"
 
 sharedir="/usr/share/catalyst"
 

diff --git a/tools-uclibc/catalyst.conf.local b/tools-uclibc/catalyst.conf.local
index f561a17b..91d3c926 100644
--- a/tools-uclibc/catalyst.conf.local
+++ b/tools-uclibc/catalyst.conf.local
@@ -15,10 +15,10 @@ options="autoresume bindist kerncache pkgcache seedcache"
 
 portdir="/usr/portage"
 
-repo_basedir="/usr"
-repo_name="portage"
-target_distdir="/usr/portage/distfiles"
-target_pkgdir="/usr/portage/packages"
+repo_basedir="/var/db/repos"
+repo_name="gentoo"
+target_distdir="/var/cache/distfiles"
+target_pkgdir="/var/cache/binpkgs"
 
 sharedir="/usr/share/catalyst"
 


             reply	other threads:[~2020-04-09 23:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-09 23:27 Anthony G. Basile [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-02-09 17:33 [gentoo-commits] proj/releng:master commit in: tools-musl/, tools-uclibc/, tools-systemd/ Anthony G. Basile

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1586474845.c14cd7737367cc6af1991566945f0fda8776d330.blueness@gentoo \
    --to=blueness@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox