blob: 89ef7d30ab0c7ffa7c309dc774877646226e28e0 (
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
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>proxy-maintainers</herd>
<maintainer>
<email>mlspamcb@noci.xs4all.nl</email>
</maintainer>
<maintainer>
<email>jmbsvicetto@gentoo.org</email>
<name>Jorge Manuel B. S. Vicetto</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>
|