Meta Configuration of home:jg:http
x
1
<project name="home:jg:http">
2
<title></title>
3
<description></description>
4
<person userid="jg" role="bugowner"/>
5
<person userid="jg" role="maintainer"/>
6
<build>
7
<enable repository="CentOS_6.5"/>
8
</build>
9
<repository name="CentOS_7">
10
<path project="CentOS_7.0" repository="oss"/>
11
<path project="RHEL:EPEL:7" repository="oss"/>
12
<arch>x86_64</arch>
13
</repository>
14
<repository name="CentOS_6">
15
<path project="CentOS_6.5" repository="oss"/>
16
<path project="RHEL:EPEL:6" repository="oss"/>
17
<arch>i586</arch>
18
<arch>x86_64</arch>
19
</repository>
20
</project>
21