summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2014-05-26 15:12:35 +0000
committerJustin Lecher <jlec@gentoo.org>2014-05-26 15:12:35 +0000
commit45a2213dcf0831b3360ba3dfbead82d669e57afa (patch)
tree94d8c5f778023403fdff4fcb4c8700e0c6249f76 /net-misc/wol/metadata.xml
parentInitial import from the qt overlay, thanks to Harvey Mittens and Davide Pesav... (diff)
downloadgentoo-2-45a2213dcf0831b3360ba3dfbead82d669e57afa.tar.gz
gentoo-2-45a2213dcf0831b3360ba3dfbead82d669e57afa.tar.bz2
gentoo-2-45a2213dcf0831b3360ba3dfbead82d669e57afa.zip
net-misc/wol: Bump to EAPI=5
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'net-misc/wol/metadata.xml')
-rw-r--r--net-misc/wol/metadata.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/net-misc/wol/metadata.xml b/net-misc/wol/metadata.xml
index e1b7429b54d7..39933d970cd6 100644
--- a/net-misc/wol/metadata.xml
+++ b/net-misc/wol/metadata.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer>
- <email>hwoarang@gentoo.org</email>
- <name>Markos Chandras</name>
-</maintainer>
-<longdescription>
+ <maintainer>
+ <email>hwoarang@gentoo.org</email>
+ <name>Markos Chandras</name>
+ </maintainer>
+ <longdescription>
wol implements Wake On LAN functionality in a small program. It wakes up hardware that is Magic Packet compliant.
Consider you have a sleeping or turned-off computer and you want to remotely wake him up. Just type
"wol MAC-ADDRESS" and the host wakes up (OK, it will boot ;-).