* [gentoo-commits] proj/gentoo-bugzilla:master commit in: extensions/Gentoo/template/en/default/hook/bug/create/, ...
@ 2019-03-19 19:27 Mikle Kolyada
0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada @ 2019-03-19 19:27 UTC (permalink / raw
To: gentoo-commits
commit: fa90aad5d548bfbe7432956686f84e2ed9fe2667
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 19 19:22:46 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Mar 19 19:23:55 2019 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-bugzilla.git/commit/?id=fa90aad5
Introduce RISC-V
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
.../template/en/default/hook/bug/create/create-after_cc_field.html.tmpl | 1 +
.../Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl | 1 +
2 files changed, 2 insertions(+)
diff --git a/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl b/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl
index f335908d8..f32491082 100644
--- a/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl
+++ b/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl
@@ -15,6 +15,7 @@
<optgroup label="exp profiles">
<option value="hppa@gentoo.org">HPPA</option>
<option value="m68k@gentoo.org">M68K</option>
+ <option value="riscv@gentoo">RISC-V</option>
<option value="s390@gentoo.org">S390</option>
<option value="sh@gentoo.org">SH</option>
<option value="sparc@gentoo.org">SPARC</option>
diff --git a/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl b/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl
index 4e82810d6..63dc24d1f 100644
--- a/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl
+++ b/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl
@@ -13,6 +13,7 @@
<optgroup label="exp profiles">
<option value="hppa@gentoo.org">HPPA</option>
<option value="m68k@gentoo.org">M68K</option>
+ <option value="riscv@gentoo.org">RISC-V</option>
<option value="s390@gentoo.org">S390</option>
<option value="sh@gentoo.org">SH</option>
<option value="sparc@gentoo.org">SPARC</option>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/gentoo-bugzilla:master commit in: extensions/Gentoo/template/en/default/hook/bug/create/, ...
@ 2019-10-11 17:45 Michał Górny
0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2019-10-11 17:45 UTC (permalink / raw
To: gentoo-commits
commit: bacbb7f0858a2187e469646868388fb9d8de9f5d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 11 17:44:15 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 11 17:44:40 2019 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-bugzilla.git/commit/?id=bacbb7f0
Remove BSD from arch team list
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../en/default/hook/bug/create/create-after_cc_field.html.tmpl | 3 ---
.../Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl | 3 ---
2 files changed, 6 deletions(-)
diff --git a/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl b/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl
index 942c56358..eb625e6bf 100644
--- a/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl
+++ b/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl
@@ -22,11 +22,8 @@
<optgroup label="pure ~arch">
<option value="mips@gentoo.org">MIPS</option>
<option value="riscv@gentoo">RISC-V</option>
- <option value="amd64-fbsd@gentoo.org">AMD64 FBSD</option>
- <option value="x86-fbsd@gentoo.org">X86 FBSD</option>
</optgroup>
<optgroup label="other teams">
- <option value="bsd@gentoo.org">BSD</option>
<option value="prefix@gentoo.org">Prefix</option>
<option value="release@gentoo.org">Release</option>
</optgroup>
diff --git a/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl b/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl
index c5c7a90bb..71253cab4 100644
--- a/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl
+++ b/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl
@@ -20,11 +20,8 @@
<optgroup label="pure ~arch">
<option value="mips@gentoo.org">MIPS</option>
<option value="riscv@gentoo.org">RISC-V</option>
- <option value="amd64-fbsd@gentoo.org">AMD64 FBSD</option>
- <option value="x86-fbsd@gentoo.org">X86 FBSD</option>
</optgroup>
<optgroup label="other teams">
- <option value="bsd@gentoo.org">BSD</option>
<option value="prefix@gentoo.org">Prefix</option>
<option value="release@gentoo.org">Release</option>
</optgroup>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/gentoo-bugzilla:master commit in: extensions/Gentoo/template/en/default/hook/bug/create/, ...
@ 2020-01-26 14:53 Michał Górny
0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2020-01-26 14:53 UTC (permalink / raw
To: gentoo-commits
commit: 53d18edf73214cee9366c29e8c92047bf2192a3e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 26 14:52:48 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jan 26 14:52:48 2020 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-bugzilla.git/commit/?id=53d18edf
Gentoo: alpha is now ~arch-only
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../en/default/hook/bug/create/create-after_cc_field.html.tmpl | 4 ++--
.../Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl b/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl
index eb625e6bf..9f8fd43f7 100644
--- a/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl
+++ b/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl
@@ -4,7 +4,6 @@
</td>
<td>
<select name="addarches" multiple size="5" class="arch-selector">
- <option value="alpha@gentoo.org">ALPHA</option>
<option value="amd64@gentoo.org">AMD64</option>
<option value="arm@gentoo.org">ARM</option>
<option value="arm64@gentoo.org">ARM64</option>
@@ -20,8 +19,9 @@
<option value="sparc@gentoo.org">SPARC</option>
</optgroup>
<optgroup label="pure ~arch">
+ <option value="alpha@gentoo.org">ALPHA</option>
<option value="mips@gentoo.org">MIPS</option>
- <option value="riscv@gentoo">RISC-V</option>
+ <option value="riscv@gentoo">RISC-V</option>
</optgroup>
<optgroup label="other teams">
<option value="prefix@gentoo.org">Prefix</option>
diff --git a/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl b/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl
index 71253cab4..6537e23f6 100644
--- a/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl
+++ b/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl
@@ -2,7 +2,6 @@
<div>
<button onclick="add_arches_edit()" type="button">Add arches:</button>
<select name="addarches" multiple size="5" class="arch-selector">
- <option value="alpha@gentoo.org">ALPHA</option>
<option value="amd64@gentoo.org">AMD64</option>
<option value="arm@gentoo.org">ARM</option>
<option value="arm64@gentoo.org">ARM64</option>
@@ -18,6 +17,7 @@
<option value="sparc@gentoo.org">SPARC</option>
</optgroup>
<optgroup label="pure ~arch">
+ <option value="alpha@gentoo.org">ALPHA</option>
<option value="mips@gentoo.org">MIPS</option>
<option value="riscv@gentoo.org">RISC-V</option>
</optgroup>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-01-26 14:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-26 14:53 [gentoo-commits] proj/gentoo-bugzilla:master commit in: extensions/Gentoo/template/en/default/hook/bug/create/, Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2019-10-11 17:45 Michał Górny
2019-03-19 19:27 Mikle Kolyada
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox