* [gentoo-commits] proj/releng:master commit in: tools-musl/portage.amd64.vanilla/, tools-musl/portage.amd64.hardened/, ...
@ 2016-06-04 15:19 Anthony G. Basile
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile @ 2016-06-04 15:19 UTC (permalink / raw
To: gentoo-commits
commit: 9925136e53bffa3844015741ba1dabae03a48a65
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 4 15:21:06 2016 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Jun 4 15:21:06 2016 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=9925136e
tools-musl: correct portage_confdir for hardened amd64 and armv7a
.../package.accept_keywords | 0
.../package.accept_keywords | 0
tools-musl/run.sh | 11 -----------
3 files changed, 11 deletions(-)
diff --git a/tools-musl/portage.amd64.vanilla/package.accept_keywords b/tools-musl/portage.amd64.hardened/package.accept_keywords
similarity index 100%
copy from tools-musl/portage.amd64.vanilla/package.accept_keywords
copy to tools-musl/portage.amd64.hardened/package.accept_keywords
diff --git a/tools-musl/portage.amd64.vanilla/package.accept_keywords b/tools-musl/portage.armv7a.hardened/package.accept_keywords
similarity index 100%
rename from tools-musl/portage.amd64.vanilla/package.accept_keywords
rename to tools-musl/portage.armv7a.hardened/package.accept_keywords
diff --git a/tools-musl/run.sh b/tools-musl/run.sh
index cbd9b87..e84e6a6 100755
--- a/tools-musl/run.sh
+++ b/tools-musl/run.sh
@@ -52,17 +52,6 @@ main() {
prepare_confs ${arch} ${flavor}
done
done
-
- # The parallelization `( do_stages ... ) &` doesn't work here
- # if catalyst is using snapcache, bug #519656
- for arch in amd64 i686; do
- for flavor in hardened vanilla; do
- (
- do_stages ${arch} ${flavor}
- [[ $? == 1 ]] && echo "FAILURE at ${arch} ${flavor} " | tee zzz.log
- ) &
- done
- done
}
main $1 &
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/releng:master commit in: tools-musl/portage.amd64.vanilla/, tools-musl/portage.amd64.hardened/, ...
@ 2016-09-29 17:29 Anthony G. Basile
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile @ 2016-09-29 17:29 UTC (permalink / raw
To: gentoo-commits
commit: 05ede714ee7d7d751b4247ddf337970639386e01
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 17:28:47 2016 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 17:28:47 2016 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=05ede714
tools-musl: use =sys-apps/portage-2.3.1
tools-musl/portage.amd64.hardened/package.accept_keywords | 1 +
tools-musl/portage.amd64.vanilla/package.accept_keywords | 1 +
tools-musl/portage.armv7a.hardened/package.accept_keywords | 1 +
tools-musl/portage.armv7a.vanilla/package.accept_keywords | 1 +
tools-musl/portage.i686.vanilla/package.accept_keywords | 1 +
tools-musl/portage.mips32r2.vanilla/package.accept_keywords | 1 +
tools-musl/portage.mipsel3.vanilla/package.accept_keywords | 1 +
tools-musl/portage.ppc.vanilla/package.accept_keywords | 1 +
8 files changed, 8 insertions(+)
diff --git a/tools-musl/portage.amd64.hardened/package.accept_keywords b/tools-musl/portage.amd64.hardened/package.accept_keywords
new file mode 100644
index 0000000..e4ffa70
--- /dev/null
+++ b/tools-musl/portage.amd64.hardened/package.accept_keywords
@@ -0,0 +1 @@
+=sys-apps/portage-2.3.1 ~amd64
diff --git a/tools-musl/portage.amd64.vanilla/package.accept_keywords b/tools-musl/portage.amd64.vanilla/package.accept_keywords
new file mode 100644
index 0000000..e4ffa70
--- /dev/null
+++ b/tools-musl/portage.amd64.vanilla/package.accept_keywords
@@ -0,0 +1 @@
+=sys-apps/portage-2.3.1 ~amd64
diff --git a/tools-musl/portage.armv7a.hardened/package.accept_keywords b/tools-musl/portage.armv7a.hardened/package.accept_keywords
new file mode 100644
index 0000000..d548c88
--- /dev/null
+++ b/tools-musl/portage.armv7a.hardened/package.accept_keywords
@@ -0,0 +1 @@
+=sys-apps/portage-2.3.1 ~arm
diff --git a/tools-musl/portage.armv7a.vanilla/package.accept_keywords b/tools-musl/portage.armv7a.vanilla/package.accept_keywords
new file mode 100644
index 0000000..d548c88
--- /dev/null
+++ b/tools-musl/portage.armv7a.vanilla/package.accept_keywords
@@ -0,0 +1 @@
+=sys-apps/portage-2.3.1 ~arm
diff --git a/tools-musl/portage.i686.vanilla/package.accept_keywords b/tools-musl/portage.i686.vanilla/package.accept_keywords
new file mode 100644
index 0000000..9ce6d67
--- /dev/null
+++ b/tools-musl/portage.i686.vanilla/package.accept_keywords
@@ -0,0 +1 @@
+=sys-apps/portage-2.3.1 ~x86
diff --git a/tools-musl/portage.mips32r2.vanilla/package.accept_keywords b/tools-musl/portage.mips32r2.vanilla/package.accept_keywords
new file mode 100644
index 0000000..aeddbaf
--- /dev/null
+++ b/tools-musl/portage.mips32r2.vanilla/package.accept_keywords
@@ -0,0 +1 @@
+=sys-apps/portage-2.3.1 ~mips
diff --git a/tools-musl/portage.mipsel3.vanilla/package.accept_keywords b/tools-musl/portage.mipsel3.vanilla/package.accept_keywords
new file mode 100644
index 0000000..aeddbaf
--- /dev/null
+++ b/tools-musl/portage.mipsel3.vanilla/package.accept_keywords
@@ -0,0 +1 @@
+=sys-apps/portage-2.3.1 ~mips
diff --git a/tools-musl/portage.ppc.vanilla/package.accept_keywords b/tools-musl/portage.ppc.vanilla/package.accept_keywords
new file mode 100644
index 0000000..6665a67
--- /dev/null
+++ b/tools-musl/portage.ppc.vanilla/package.accept_keywords
@@ -0,0 +1 @@
+=sys-apps/portage-2.3.1 ~ppc
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-09-29 17:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-29 17:29 [gentoo-commits] proj/releng:master commit in: tools-musl/portage.amd64.vanilla/, tools-musl/portage.amd64.hardened/, Anthony G. Basile
-- strict thread matches above, loose matches on Subject: below --
2016-06-04 15:19 Anthony G. Basile
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox