summaryrefslogtreecommitdiff
blob: f74a15637a8b791175fcacd164c5b9110e1d7c94 (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
31
32
33
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>NP-Hardass@gentoo.org</email>
    <name>NP-Hardass</name>
  </maintainer>
  <maintainer type="person">
    <email>mlspamcb@noci.work</email>
    <name>Nico Baggus</name>
  </maintainer>
  <maintainer type="person">
    <email>jmbsvicetto@gentoo.org</email>
    <name>Jorge Manuel B. S. Vicetto</name>
  </maintainer>
  <maintainer type="project">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <use>
    <flag name="pcap">
    Enable the pcap-based plugin that allows creating a switch against
    a real interface.
  </flag>
    <flag name="ssl">
    Enable the cryptcab plugin that allows creating an encrypted
    virtual cable.
  </flag>
  </use>
  <upstream>
    <remote-id type="sourceforge">vde</remote-id>
  </upstream>
</pkgmetadata>