forked from deepin-community/Repository-Manager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
repos-exit-records.yml
47 lines (36 loc) · 1.43 KB
/
repos-exit-records.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
repos:
#example:
# - repo: .guide.deepin.org #main (Repository and componet name, use '#' as separator, default componet is main.)
# group: sig-deepin-doc-doc-go
# notes: no used add removed
- repo: ldb
group: deepin-sysdev-team
notes: ldb related components have been merged into samba.
- repo: python-setuptools
group: deepin-sysdev-team
notes: python-setuptools is now setuptools. deepin dropped python2 so it should be removed.
- repo: ppx-tools-versioned
group: deepin-sysdev-team
notes: ppx-tools-versioned is an old library that do no longer compile with. current OCaml version
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006355
- repo: python3-typed-ast
group: deepin-sysdev-team
notes: End of life. See https://github.com/python/typed_ast/issues/179
- repo: ldb
group: deepin-sysdev-team
notes: now part of samba
- repo: gsfonts
group: deepin-sysdev-team
notes: now part of fonts-urw-base35
- repo: fcitx5-pinyin-sougou
group: deepin-sysdev-team
notes: Sougou Pinyin dictionary
- repo: llvm-toolchain-12
group: deepin-sysdev-team
notes: New LLVM toolchain is ready, so we do not need this.
- repo: llvm-toolchain-13
group: deepin-sysdev-team
notes: New LLVM toolchain is ready, so we do not need this.
- repo: llvm-toolchain-14
group: deepin-sysdev-team
notes: New LLVM toolchain is ready, so we do not need this.