commit:     3b930c42f6251cc51fff878ef3b8c84e7fb2bb01
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  2 14:45:17 2019 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Sep  2 14:45:17 2019 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=3b930c42

tools-systemd: bump to 17.1 profiles

 tools-systemd/run.sh                  | 3 +++
 tools-systemd/stage-all.conf.template | 2 +-
 tools-systemd/stage4-amd64.spec       | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/tools-systemd/run.sh b/tools-systemd/run.sh
index bdaf5a4d..057a06f4 100755
--- a/tools-systemd/run.sh
+++ b/tools-systemd/run.sh
@@ -30,6 +30,9 @@ prepare_confs() {
         -e "s:@REPO_DIR@:${repo_dir}:g" \
         -e "s:MYCATALYST:$(pwd):g" \
         >  stage${s}-${arch}-systemd.conf
+
+    [[ $arch == i686 ]] && \
+      sed -i -e 's/17.1/17.0/' stage${s}-${arch}-systemd.conf
   done
 }
 

diff --git a/tools-systemd/stage-all.conf.template 
b/tools-systemd/stage-all.conf.template
index fbfcf5eb..270352bd 100644
--- a/tools-systemd/stage-all.conf.template
+++ b/tools-systemd/stage-all.conf.template
@@ -2,7 +2,7 @@ subarch: SARCH
 target: CSTAGE
 version_stamp: systemd
 rel_type: systemd/SARCH
-profile: default/linux/PARCH/17.0/systemd
+profile: default/linux/PARCH/17.1/systemd
 snapshot: current
 source_subpath: systemd/SARCH/PSTAGE-SARCH-systemd
 portage_confdir: MYCATALYST/portage.SARCH

diff --git a/tools-systemd/stage4-amd64.spec b/tools-systemd/stage4-amd64.spec
index 72d49923..1ca4f029 100644
--- a/tools-systemd/stage4-amd64.spec
+++ b/tools-systemd/stage4-amd64.spec
@@ -2,7 +2,7 @@ subarch: SARCH
 target: CSTAGE
 version_stamp: systemd
 rel_type: systemd/SARCH
-profile: default/linux/PARCH/17.0/systemd
+profile: default/linux/PARCH/17.1/systemd
 snapshot: current
 compression_mode: pixz_x
 decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip

Reply via email to