blob: a3e67b53ac09a30bdf6def34400f0a49f0d2c967 (
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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>mobile</herd>
<longdescription lang="en">
This package provides all the command line tools for configuring
wireless networking devices with drivers that implement the Linux
Wireless Extensions (almost all recent IEEE 802.11a/b/g drivers).
</longdescription>
<use>
<flag name='multicall'>Build the most commonly used tools as one
binary</flag>
</use>
</pkgmetadata>
|