From c9bde932ed83647ff40acb8b2e9f99e9da2495b4 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sat, 21 Jan 2023 16:27:58 +0000 Subject: flx/wdd: deprecate eutils --- flx/wdd/files/wdd.initd | 0 flx/wdd/wdd-0.1.36.ebuild | 2 +- flx/wdd/wdd-9999.ebuild | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 flx/wdd/files/wdd.initd (limited to 'flx') diff --git a/flx/wdd/files/wdd.initd b/flx/wdd/files/wdd.initd old mode 100755 new mode 100644 diff --git a/flx/wdd/wdd-0.1.36.ebuild b/flx/wdd/wdd-0.1.36.ebuild index 3b4ded67..2ed7ee74 100644 --- a/flx/wdd/wdd-0.1.36.ebuild +++ b/flx/wdd/wdd-0.1.36.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit git-r3 eutils systemd +inherit git-r3 toolchain-funcs systemd DESCRIPTION="Simple Watchdog Daemon" HOMEPAGE="http://git.formilux.org/?p=dist/src/flxutils.git" diff --git a/flx/wdd/wdd-9999.ebuild b/flx/wdd/wdd-9999.ebuild index 4d14245e..f8d44073 100644 --- a/flx/wdd/wdd-9999.ebuild +++ b/flx/wdd/wdd-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit git-r3 eutils +inherit git-r3 toolchain-funcs DESCRIPTION="Simple Watchdog Daemon" HOMEPAGE="http://git.formilux.org/?p=dist/src/flxutils.git" -- cgit v1.2.3