mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-29 20:38:07 -07:00
21 lines
697 B
XML
21 lines
697 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>zerochaos@gentoo.org</email>
|
|
<name>Rick Farina</name>
|
|
</maintainer>
|
|
<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>
|
|
<upstream>
|
|
<remote-id type="cpe">cpe:/a:wireless_tools:wireless_tools</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|