diff options
-rw-r--r--[-rwxr-xr-x] | flx/wdd/files/wdd.initd | 0 | ||||
-rw-r--r-- | flx/wdd/wdd-0.1.36.ebuild | 2 | ||||
-rw-r--r-- | flx/wdd/wdd-9999.ebuild | 2 |
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" |