Meta Configuration of home:jg:projects:proxy
x
1
<project name="home:jg:projects:proxy">
2
<title>General Proxy Collection</title>
3
<description>HTTP, TCP etc</description>
4
<person userid="jg" role="bugowner"/>
5
<person userid="jg" role="maintainer"/>
6
<repository name="CentOS_6">
7
<path project="CentOS_6.5" repository="oss"/>
8
<path project="RHEL:EPEL:6" repository="oss"/>
9
<arch>i586</arch>
10
<arch>x86_64</arch>
11
</repository>
12
<repository name="CentOS_5">
13
<path project="CentOS_5.8" repository="oss"/>
14
<path project="RHEL:EPEL:5" repository="oss"/>
15
<arch>i586</arch>
16
<arch>x86_64</arch>
17
</repository>
18
</project>
19