blob: ab232deae3cfd43ac3be6841798ebb9dfdbc3cbe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
<longdescription>
The vconfig program allows you to create and remove vlan-devices on a
vlan enabled kernel. Vlan-devices are virtual ethernet devices which
represents the virtual lans on the physical lan.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|