* [gentoo-commits] gentoo-x86 commit in net-misc/wol: metadata.xml ChangeLog wol-0.7.1-r1.ebuild
@ 2014-05-26 15:12 Justin Lecher (jlec)
0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2014-05-26 15:12 UTC (permalink / raw
To: gentoo-commits
jlec 14/05/26 15:12:35
Modified: metadata.xml ChangeLog
Added: wol-0.7.1-r1.ebuild
Log:
net-misc/wol: Bump to EAPI=5
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path
1.5 net-misc/wol/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wol/metadata.xml?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wol/metadata.xml?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wol/metadata.xml?r1=1.4&r2=1.5
Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/wol/metadata.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- metadata.xml 3 Mar 2013 17:01:41 -0000 1.4
+++ metadata.xml 26 May 2014 15:12:35 -0000 1.5
@@ -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 ;-).
1.15 net-misc/wol/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wol/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wol/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wol/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/wol/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 3 Mar 2013 17:01:41 -0000 1.14
+++ ChangeLog 26 May 2014 15:12:35 -0000 1.15
@@ -1,6 +1,12 @@
# ChangeLog for net-misc/wol
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wol/ChangeLog,v 1.14 2013/03/03 17:01:41 wschlich Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wol/ChangeLog,v 1.15 2014/05/26 15:12:35 jlec Exp $
+
+*wol-0.7.1-r1 (26 May 2014)
+
+ 26 May 2014; Justin Lecher <jlec@gentoo.org> +wol-0.7.1-r1.ebuild,
+ metadata.xml:
+ Bump to EAPI=5
03 Mar 2013; Wolfram Schlich <wschlich@gentoo.org> metadata.xml:
removed myself from metadata.xml
1.1 net-misc/wol/wol-0.7.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wol/wol-0.7.1-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wol/wol-0.7.1-r1.ebuild?rev=1.1&content-type=text/plain
Index: wol-0.7.1-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/wol/wol-0.7.1-r1.ebuild,v 1.1 2014/05/26 15:12:35 jlec Exp $
EAPI=5
DESCRIPTION="Wake up hardware that is Magic Packet compliant"
HOMEPAGE="http://ahh.sourceforge.net/wol/"
SRC_URI="mirror://sourceforge/ahh/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE="nls"
src_configure() {
econf \
$(use_enable nls)
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-05-26 15:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-26 15:12 [gentoo-commits] gentoo-x86 commit in net-misc/wol: metadata.xml ChangeLog wol-0.7.1-r1.ebuild Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox