From: Toralf Förster Date: Tue, 7 Apr 2020 19:34:19 +0000 (+0200) Subject: app-crypt/jitterentropy-rngd: fixed qa issues reported by the bot X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d16d0e6f646fd30be8e2a4cf1c4875b2a31a8f88;p=gentoo.git app-crypt/jitterentropy-rngd: fixed qa issues reported by the bot Signed-off-by: Toralf Förster Signed-off-by: Matthias Maier --- diff --git a/app-crypt/jitterentropy-rngd/files/jitterentropy-rngd-initd b/app-crypt/jitterentropy-rngd/files/jitterentropy-rngd-initd old mode 100755 new mode 100644 diff --git a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild index a0f57561d71c..b205fd7dfde1 100644 --- a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild +++ b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild @@ -23,4 +23,3 @@ src_install() { UNITDIR="$(systemd_get_systemunitdir)" install newinitd "${FILESDIR}"/jitterentropy-rngd-initd jitterentropy-rngd } -