summaryrefslogtreecommitdiff
path: root/flx
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2023-01-21 16:27:58 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2023-01-21 17:16:15 +0000
commitc9bde932ed83647ff40acb8b2e9f99e9da2495b4 (patch)
tree50d22d1634f7c65541c430631350dd301dc6186a /flx
parentflx/dfc: deprecate eutils (diff)
downloadportage-c9bde932ed83647ff40acb8b2e9f99e9da2495b4.tar.xz
flx/wdd: deprecate eutils
Diffstat (limited to 'flx')
-rw-r--r--[-rwxr-xr-x]flx/wdd/files/wdd.initd0
-rw-r--r--flx/wdd/wdd-0.1.36.ebuild2
-rw-r--r--flx/wdd/wdd-9999.ebuild2
3 files changed, 2 insertions, 2 deletions
diff --git a/flx/wdd/files/wdd.initd b/flx/wdd/files/wdd.initd
index 4ef32d00..4ef32d00 100755..100644
--- a/flx/wdd/files/wdd.initd
+++ b/flx/wdd/files/wdd.initd
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"