Meta Configuration of home:netmax:playground
x
1
<project name="home:netmax:playground">
2
<title>home:netmax Playground</title>
3
<description></description>
4
<person userid="hostmaster" role="bugowner"/>
5
<person userid="netmax" role="bugowner"/>
6
<person userid="hostmaster" role="maintainer"/>
7
<person userid="netmax" role="maintainer"/>
8
<build>
9
<enable/>
10
<disable repository="openSUSE_Tumbleweed"/>
11
</build>
12
<debuginfo>
13
<disable/>
14
</debuginfo>
15
<repository name="openSUSE_Tumbleweed">
16
<path project="openSUSE.org:openSUSE:Tumbleweed" repository="standard"/>
17
<arch>i586</arch>
18
<arch>x86_64</arch>
19
</repository>
20
<repository name="openSUSE_Leap42.3">
21
<path project="openSUSE.org:openSUSE:Leap:42.3" repository="standard"/>
22
<arch>i586</arch>
23
<arch>x86_64</arch>
24
</repository>
25
<repository name="openSUSE_Leap42.2">
26
<path project="openSUSE.org:openSUSE:Leap:42.2" repository="standard"/>
27
<arch>i586</arch>
28
<arch>x86_64</arch>
29
</repository>
30
<repository name="openSUSE_Leap42.1">
31
<path project="openSUSE.org:openSUSE:Leap:42.1" repository="standard"/>
32
<arch>i586</arch>
33
<arch>x86_64</arch>
34
</repository>
35
<repository name="openSUSE_12.3">
36
<path project="openSUSE_12.3" repository="oss"/>
37
<arch>i586</arch>
38
<arch>x86_64</arch>
39
</repository>
40
<repository name="openSUSE_12.2">
41
<path project="openSUSE_12.2" repository="oss"/>
42
<arch>i586</arch>
43
<arch>x86_64</arch>
44
</repository>
45
<repository name="SLE_11_SP4">
46
<path project="SLE_11_SP4:SEC-MOD" repository="oss"/>
47
<path project="SLE_11_SP4" repository="oss"/>
48
<path project="devel:python" repository="SLE_11_SP4"/>
49
<path project="server:search" repository="SLE_11_SP4"/>
50
<arch>i586</arch>
51
<arch>x86_64</arch>
52
</repository>
53
<repository name="SLE_11_SP3">
54
<path project="SLE_11_SP3:SEC-MOD" repository="oss"/>
55
<path project="SLE_11_SP3" repository="oss"/>
56
<path project="devel:python" repository="SLE_11_SP3"/>
57
<path project="server:search" repository="SLE_11_SP3"/>
58
<arch>i586</arch>
59
<arch>x86_64</arch>
60
</repository>
61
<repository name="SLE_11_SP2">
62
<path project="SLE_11_SP2" repository="oss"/>
63
<arch>i586</arch>
64
<arch>x86_64</arch>
65
</repository>
66
<repository name="SLE_11_SP1">
67
<path project="SLE_11_SP1" repository="oss"/>
68
<arch>i586</arch>
69
<arch>x86_64</arch>
70
</repository>
71
</project>
72