diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-05-03 22:19:28 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-05-03 22:20:49 +0200 |
commit | 7d9538e3cb5356e2987e1492fa0869d45f42d1eb (patch) | |
tree | 0a5580a2ca40f728b254c37caf000e8b6998e079 /sys-apps/ifplugd | |
parent | sys-apps/ifplugd: rev bump (diff) | |
download | gentoo-7d9538e3cb5356e2987e1492fa0869d45f42d1eb.tar.gz gentoo-7d9538e3cb5356e2987e1492fa0869d45f42d1eb.tar.bz2 gentoo-7d9538e3cb5356e2987e1492fa0869d45f42d1eb.zip |
sys-apps/ifplugd: fix RedundantLongDescription
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps/ifplugd')
-rw-r--r-- | sys-apps/ifplugd/metadata.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-apps/ifplugd/metadata.xml b/sys-apps/ifplugd/metadata.xml index bb67101bd413..0065a0bccee6 100644 --- a/sys-apps/ifplugd/metadata.xml +++ b/sys-apps/ifplugd/metadata.xml @@ -6,6 +6,10 @@ <name>Gentoo Base System</name> </maintainer> <longdescription lang="en"> - Brings up/down ethernet ports automatically with cable detection + ifplugd is a Linux daemon which will automatically configure your + ethernet device when a cable is plugged in and automatically + unconfigure it if the cable is pulled. This is useful on laptops + with onboard network adapters, since it will only configure the + interface when a cable is really connected. </longdescription> </pkgmetadata> |