aboutsummaryrefslogtreecommitdiff
blob: d7706929732d2cada4ca17f1ddbcbc73acb11de3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" ?>
<layman>

  <overlay
      type = "svn"
      src  = "https://overlays.gentoo.org/svn/dev/wrobel"
      contact = "nobody@gentoo.org"
      name = "wrobel"
      status = "official"
      priority = "10">

    <description>
      Test
    </description>

  </overlay>

  <overlay
      type = "rsync"
      src  = "rsync://gunnarwrobel.de/wrobel-stable"
      contact = "nobody@gentoo.org"
      name = "wrobel-stable">

    <description>
      A collection of ebuilds from Gunnar Wrobel [wrobel@gentoo.org].
    </description>

  </overlay>

</layman>