Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-bugzilla:master commit in: extensions/Gentoo/template/en/default/hook/bug/create/, ...
Date: Fri, 11 Oct 2019 17:45:04
Message-Id: 1570815880.bacbb7f0858a2187e469646868388fb9d8de9f5d.mgorny@gentoo
1 commit: bacbb7f0858a2187e469646868388fb9d8de9f5d
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 11 17:44:15 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 11 17:44:40 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/gentoo-bugzilla.git/commit/?id=bacbb7f0
7
8 Remove BSD from arch team list
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 .../en/default/hook/bug/create/create-after_cc_field.html.tmpl | 3 ---
13 .../Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl | 3 ---
14 2 files changed, 6 deletions(-)
15
16 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
17 index 942c56358..eb625e6bf 100644
18 --- a/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl
19 +++ b/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl
20 @@ -22,11 +22,8 @@
21 <optgroup label="pure ~arch">
22 <option value="mips@g.o">MIPS</option>
23 <option value="riscv@gentoo">RISC-V</option>
24 - <option value="amd64-fbsd@g.o">AMD64 FBSD</option>
25 - <option value="x86-fbsd@g.o">X86 FBSD</option>
26 </optgroup>
27 <optgroup label="other teams">
28 - <option value="bsd@g.o">BSD</option>
29 <option value="prefix@g.o">Prefix</option>
30 <option value="release@g.o">Release</option>
31 </optgroup>
32
33 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
34 index c5c7a90bb..71253cab4 100644
35 --- a/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl
36 +++ b/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl
37 @@ -20,11 +20,8 @@
38 <optgroup label="pure ~arch">
39 <option value="mips@g.o">MIPS</option>
40 <option value="riscv@g.o">RISC-V</option>
41 - <option value="amd64-fbsd@g.o">AMD64 FBSD</option>
42 - <option value="x86-fbsd@g.o">X86 FBSD</option>
43 </optgroup>
44 <optgroup label="other teams">
45 - <option value="bsd@g.o">BSD</option>
46 <option value="prefix@g.o">Prefix</option>
47 <option value="release@g.o">Release</option>
48 </optgroup>