Meta Configuration of home:nhofmeyr:test

26
 
1
<project name="home:nhofmeyr:test">
2
  <title>private sandbox</title>
3
  <description/>
4
  <person userid="nhofmeyr" role="maintainer"/>
5
  <build>
6
    <disable/>
7
  </build>
8
  <publish>
9
    <disable/>
10
  </publish>
11
  <debuginfo>
12
    <enable repository="neels_test"/>
13
    <enable/>
14
  </debuginfo>
15
  <repository name="neels_test_tumbleweed">
16
    <arch>x86_64</arch>
17
  </repository>
18
  <repository name="neels_test2">
19
    <arch>x86_64</arch>
20
  </repository>
21
  <repository name="neels_test">
22
    <path project="osmocom:nightly" repository="Debian_Unstable"/>
23
    <arch>x86_64</arch>
24
  </repository>
25
</project>
26