summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-25 13:46:53 +0100
committerSam James <sam@gentoo.org>2022-10-25 13:47:48 +0100
commitd81e6fb119e0fd226f6001a463458d3f296b6522 (patch)
treefc74a20980970a72728e460c1c05e7827940fff4
parentapp-misc/cstream: fix build w/ Clang 16 (diff)
downloadgentoo-d81e6fb119e0fd226f6001a463458d3f296b6522.tar.gz
gentoo-d81e6fb119e0fd226f6001a463458d3f296b6522.tar.bz2
gentoo-d81e6fb119e0fd226f6001a463458d3f296b6522.zip
net-misc/wol: last-rite net-misc/wol
Bug: https://bugs.gentoo.org/874420 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-misc/wol/wol-0.7.1-r3.ebuild2
-rw-r--r--profiles/package.mask5
2 files changed, 6 insertions, 1 deletions
diff --git a/net-misc/wol/wol-0.7.1-r3.ebuild b/net-misc/wol/wol-0.7.1-r3.ebuild
index 4b4ba0165cd9..1b2124aec2d6 100644
--- a/net-misc/wol/wol-0.7.1-r3.ebuild
+++ b/net-misc/wol/wol-0.7.1-r3.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit toolchain-funcs
+inherit autotools toolchain-funcs
DESCRIPTION="Implements Wake On LAN (Magic Paket) functionality in a small program"
HOMEPAGE="http://ahh.sourceforge.net/wol/"
diff --git a/profiles/package.mask b/profiles/package.mask
index 9326a8c678e0..445dd52d4653 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,11 @@
#--- END OF EXAMPLES ---
+# Sam James <sam@gentoo.org> (2022-10-25)
+# Fails to build with Clang 16 but also modern linux-headers. No activity upstream.
+# Removal on 2022-10-25. bug #874420.
+net-misc/wol
+
# Sam James <sam@gentoo.org> (2022-10-24)
# Non-free licence which prohibits any patching. Fails to build with Clang 16.
# Removal on 2022-10-24.