summaryrefslogtreecommitdiff
path: root/net-misc/wol
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
commit7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch)
tree4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /net-misc/wol
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'net-misc/wol')
-rw-r--r--net-misc/wol/Manifest5
-rw-r--r--net-misc/wol/metadata.xml6
-rw-r--r--net-misc/wol/wol-0.7.1-r1.ebuild18
-rw-r--r--net-misc/wol/wol-0.7.1-r2.ebuild2
4 files changed, 4 insertions, 27 deletions
diff --git a/net-misc/wol/Manifest b/net-misc/wol/Manifest
index d5b0823a6c57..9a806137064b 100644
--- a/net-misc/wol/Manifest
+++ b/net-misc/wol/Manifest
@@ -1,4 +1,3 @@
DIST wol-0.7.1.tar.gz 445648 BLAKE2B 80e34ee5a588f7caec92c17d3455abec8227789c30dcde46ecbb75d2f5d7f2a852f6a8c11dea54c036e63db73e28f6d2aaa32bbf7b5708f23c9005f163a17f5f SHA512 233cbd038633c4b04a22710c04a8349d7706c6b4ff0554b6899ee3309349502a318f6fb05a4ad4c80cd373c362b2ad8818cb52a432d768f569e80f05658615a3
-EBUILD wol-0.7.1-r1.ebuild 391 BLAKE2B b52ef1bcb4732b58edd4a0c6bc8d8de51eff4238e9714d9df05d1e38c3d97fffdb057c805278bf48568bf2a5665e6c848daf900800054e7a475b8cc3f3ab5a53 SHA512 afd52d0860c638bf12f4a659598f61b504d0cb0a3d59e3346dc53f70ce1ae8e5c1c0222eb5a07bbe94b9d5c94895a3e00126f375ab2ef17db64241e735a81959
-EBUILD wol-0.7.1-r2.ebuild 470 BLAKE2B a08ce1d19e18344da85e7beba9651bdd670688d6183b092e9542a1cb46010c106b41b2ea10d0cf38040788e12a94d62ffb68485cc765efb8beea395fcec4e33c SHA512 666796af7b0d8647293c97823ea423086c673193a5c075175840cd078c89696e0eb2638e48df1a84d13d533fcb1b305f1e453e8f023b8c81acd2ea1895707211
-MISC metadata.xml 735 BLAKE2B 6c3b6199ccb776a5ad5b817d70e72da0416207f98fd3b7bcf082f98088e592535da06571fe4f77c82d40b456e55271f3084ccff2f64e4c5cd610c31cd24c44e8 SHA512 0cff2c4127942f5dc455beeb78c63a271451a7ae38e03e53dace85c64353fc9214e803f67d39996289096b19e60ec2ae5ff3a4be61dd7a2570d9c9864182fcb7
+EBUILD wol-0.7.1-r2.ebuild 469 BLAKE2B 3dbde4bf661bd025c221c88bbe1a6708472a616c257625ff108516322c00a33521e4bada1041fb9e1c27038956a89ed66e41495116b7737d344627dc1ede0e66 SHA512 660229ad565faed71bc2142bfa5b78bf2053b399fd7883ce3e26c274b7ea66bf206b9dea2719ac7af05f73c96990972db21443e72cb63394f641a1d4e27d4d41
+MISC metadata.xml 616 BLAKE2B 5beea9884b74086c02e1cf37e08157dee574c98c56f06371e96132a31747be644761601429ff79211eec98004dd468b5e51e7a71c480b0d6e3e43d3e5941dfa3 SHA512 ba5865dcd92e68b01a21d126aadb530d936639bb391b959c683e83daefcc671201b772a713fc0a6397eb892558c8e9691700ee97955b3992fd64ecf1cdc9c240
diff --git a/net-misc/wol/metadata.xml b/net-misc/wol/metadata.xml
index b00b64532dec..2dae3faec7c8 100644
--- a/net-misc/wol/metadata.xml
+++ b/net-misc/wol/metadata.xml
@@ -2,13 +2,9 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
- <email>ck+gentoo@bl4ckb0x.de</email>
+ <email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
<longdescription>
This is wol, the Wake On Lan client.
It wakes up magic packet compliant machines such as boxes
diff --git a/net-misc/wol/wol-0.7.1-r1.ebuild b/net-misc/wol/wol-0.7.1-r1.ebuild
deleted file mode 100644
index ddb2e8ea3fd3..000000000000
--- a/net-misc/wol/wol-0.7.1-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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"
-IUSE="nls"
-
-src_configure() {
- econf \
- $(use_enable nls)
-}
diff --git a/net-misc/wol/wol-0.7.1-r2.ebuild b/net-misc/wol/wol-0.7.1-r2.ebuild
index f9ecc3aff5d2..27e01462efda 100644
--- a/net-misc/wol/wol-0.7.1-r2.ebuild
+++ b/net-misc/wol/wol-0.7.1-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/ahh/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 arm ppc ~ppc64 x86"
+KEYWORDS="amd64 arm ppc ppc64 x86"
IUSE="nls"
src_configure() {