Meta Configuration of home:netmax:playground:kiwi
x
1
<project name="home:netmax:playground:kiwi">
2
<title></title>
3
<description></description>
4
<person userid="hostmaster" role="bugowner"/>
5
<person userid="hostmaster" role="maintainer"/>
6
<build>
7
<enable/>
8
</build>
9
<debuginfo>
10
<disable/>
11
</debuginfo>
12
<repository name="images">
13
<arch>i586</arch>
14
<arch>x86_64</arch>
15
</repository>
16
<repository name="SLE_11_SP4">
17
<path project="SLE_11_SP4" repository="oss"/>
18
<arch>i586</arch>
19
<arch>x86_64</arch>
20
</repository>
21
<repository name="SLE_11_SP3">
22
<path project="SLE_11_SP3" repository="oss"/>
23
<path project="devel:python" repository="SLE_11_SP3"/>
24
<arch>i586</arch>
25
<arch>x86_64</arch>
26
</repository>
27
<repository name="SLE_11_SP2">
28
<path project="SLE_11_SP2" repository="oss"/>
29
<arch>i586</arch>
30
<arch>x86_64</arch>
31
</repository>
32
</project>
33