Meta Configuration of home:jg:php5
x
1
<project name="home:jg:php5">
2
<title>php5</title>
3
<description></description>
4
<person userid="jg" role="bugowner"/>
5
<person userid="jg" role="maintainer"/>
6
<build>
7
<disable/>
8
</build>
9
<publish>
10
<disable/>
11
</publish>
12
<useforbuild>
13
<disable/>
14
</useforbuild>
15
<repository name="RHEL_5">
16
<path project="RHEL:5.4" repository="oss"/>
17
<arch>x86_64</arch>
18
<arch>i586</arch>
19
</repository>
20
<repository name="CentOS_5">
21
<path project="CentOS_5.4" repository="oss"/>
22
<arch>i586</arch>
23
<arch>x86_64</arch>
24
</repository>
25
</project>
26