Meta Configuration of home:osmith:misc

74
 
1
<project name="home:osmith:misc">
2
  <title/>
3
  <description/>
4
  <person userid="osmith" role="maintainer"/>
5
  <build>
6
    <disable repository="CentOS_7"/>
7
  </build>
8
  <debuginfo>
9
    <enable/>
10
  </debuginfo>
11
  <repository name="xUbuntu_23.04">
12
    <arch>x86_64</arch>
13
  </repository>
14
  <repository name="xUbuntu_22.04">
15
    <path project="openSUSE.org-mirror:Ubuntu:22.04" repository="universe"/>
16
    <arch>x86_64</arch>
17
  </repository>
18
  <repository name="xUbuntu_20.04">
19
    <arch>x86_64</arch>
20
  </repository>
21
  <repository name="openSUSE_Tumbleweed">
22
    <path project="openSUSE.org:openSUSE:Factory" repository="snapshot"/>
23
    <arch>i586</arch>
24
    <arch>x86_64</arch>
25
  </repository>
26
  <repository name="Raspbian_11">
27
    <path project="openSUSE.org-mirror:Raspbian:11" repository="standard"/>
28
    <arch>armv7l</arch>
29
    <arch>aarch64</arch>
30
  </repository>
31
  <repository name="Raspbian_10">
32
    <path project="openSUSE.org-mirror:Raspbian:10" repository="standard"/>
33
    <arch>armv7l</arch>
34
  </repository>
35
  <repository name="Debian_Unstable">
36
    <path project="openSUSE.org-mirror:Debian:Next" repository="standard"/>
37
    <arch>x86_64</arch>
38
  </repository>
39
  <repository name="Debian_Testing">
40
    <arch>x86_64</arch>
41
  </repository>
42
  <repository name="Debian_12">
43
    <path project="openSUSE.org-mirror:Debian:12" repository="standard"/>
44
    <arch>i586</arch>
45
    <arch>x86_64</arch>
46
    <arch>aarch64</arch>
47
    <arch>armv7l</arch>
48
  </repository>
49
  <repository name="Debian_11">
50
    <path project="openSUSE.org-mirror:Debian:11" repository="standard"/>
51
    <arch>i586</arch>
52
    <arch>x86_64</arch>
53
    <arch>aarch64</arch>
54
    <arch>armv7l</arch>
55
  </repository>
56
  <repository name="Debian_10">
57
    <path project="openSUSE.org-mirror:Debian:10" repository="standard"/>
58
    <arch>i586</arch>
59
    <arch>x86_64</arch>
60
    <arch>armv7l</arch>
61
  </repository>
62
  <repository name="CentOS_8">
63
    <arch>x86_64</arch>
64
  </repository>
65
  <repository name="CentOS_7">
66
    <path project="openSUSE.org:CentOS:CentOS-7" repository="standard"/>
67
    <arch>x86_64</arch>
68
  </repository>
69
  <repository name="15.4">
70
    <path project="openSUSE.org:openSUSE:Leap:15.4" repository="standard"/>
71
    <arch>x86_64</arch>
72
  </repository>
73
</project>
74