commit: 7d9538e3cb5356e2987e1492fa0869d45f42d1eb
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun May 3 20:19:28 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun May 3 20:20:49 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d9538e3
sys-apps/ifplugd: fix RedundantLongDescription
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
sys-apps/ifplugd/metadata.xml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/sys-apps/ifplugd/metadata.xml b/sys-apps/ifplugd/metadata.xml
index bb67101bd41..0065a0bccee 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>