[gentoo-commits] repo/gentoo:master commit in: app-crypt/jitterentropy-rngd/

2024-04-25 Thread Arthur Zamarin
commit: 8b9a7a789e527982eebd5720fa1f89d3892304df
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Apr 25 16:35:50 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 25 16:35:50 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b9a7a78

app-crypt/jitterentropy-rngd: Stabilize 1.2.8 x86, #930671

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.8.ebuild 
b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.8.ebuild
index a1155159cbff..a4b7ead3be06 100644
--- a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.8.ebuild
+++ b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~mips ~x86"
+KEYWORDS="amd64 ~mips x86"
 IUSE=""
 
 PATCHES=(



[gentoo-commits] repo/gentoo:master commit in: app-crypt/jitterentropy-rngd/

2024-04-25 Thread Arthur Zamarin
commit: 390a25c4a86a2d9a21616175780b04f6561442e4
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Apr 25 16:35:49 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 25 16:35:49 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=390a25c4

app-crypt/jitterentropy-rngd: Stabilize 1.2.8 amd64, #930671

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.8.ebuild 
b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.8.ebuild
index 1d082547ec2f..a1155159cbff 100644
--- a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.8.ebuild
+++ b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86"
+KEYWORDS="amd64 ~mips ~x86"
 IUSE=""
 
 PATCHES=(



[gentoo-commits] repo/gentoo:master commit in: app-crypt/jitterentropy-rngd/

2022-12-25 Thread Matthias Maier
commit: e588304d0152584186f69c0cab0e1e99462c7ab7
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Dec 25 19:54:47 2022 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Dec 25 19:59:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e588304d

app-crypt/jitterentropy-rngd: add 1.2.8

Signed-off-by: Matthias Maier  gentoo.org>

 app-crypt/jitterentropy-rngd/Manifest  |  1 +
 .../jitterentropy-rngd-1.2.8.ebuild| 31 ++
 2 files changed, 32 insertions(+)

diff --git a/app-crypt/jitterentropy-rngd/Manifest 
b/app-crypt/jitterentropy-rngd/Manifest
index 432b1f574f94..74c99ee7cd19 100644
--- a/app-crypt/jitterentropy-rngd/Manifest
+++ b/app-crypt/jitterentropy-rngd/Manifest
@@ -1 +1,2 @@
 DIST jitterentropy-rngd-1.2.7.tar.gz 46546 BLAKE2B 
82f0610ab5e2dd4ac42b5c2a72a59cc9c78dd65f82327302d4699b129280d45bf61a7197d44d3d141b6ccd3b512b984b0f95f1594c97a8c54f10c0d58906089c
 SHA512 
4d89110cb7456b360f4c268121b61c2141b9d592877728eb94de0c8679928689b3b039a99579af4ee1299a1eb538c9a2d4527d9a4e98f85022c590a0d01f4811
+DIST jitterentropy-rngd-1.2.8.tar.gz 46950 BLAKE2B 
67e6a590bf5d535a6f8cf465b8c6f59ccc101e699979573e117432545800e42393e2232f5a3404f03f7806eb79c4a3148a14eb35f660233926ac874ad5207779
 SHA512 
9cc2c66388f592e2e4df89e0e9950dc83af168658dd456c9b1af9883cce7ce5f6ece37089d7dbfb0bb61433a52bf596d129819b3328551f2ec29a5d74f94ea47

diff --git a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.8.ebuild 
b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.8.ebuild
new file mode 100644
index ..1d082547ec2f
--- /dev/null
+++ b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.8.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit flag-o-matic linux-info systemd
+
+DESCRIPTION="Jitter RNG daemon"
+HOMEPAGE="https://www.chronox.de/jent.html;
+SRC_URI="https://github.com/smuellerDD/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~mips ~x86"
+IUSE=""
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.1.0-do-not-strip-and-compress.patch
+)
+
+src_configure() {
+   filter-flags '*'
+   append-cflags '-O0'
+   default
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" \
+   UNITDIR="$(systemd_get_systemunitdir)" install
+   newinitd "${FILESDIR}"/jitterentropy-rngd-initd jitterentropy-rngd
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/jitterentropy-rngd/

2022-06-06 Thread Jakov Smolić
commit: abfe3579b8654ce3b13c2cfa0f24e12beaa32622
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Jun  6 06:28:07 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Jun  6 06:28:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abfe3579

app-crypt/jitterentropy-rngd: Stabilize 1.2.7 amd64, #844217

Signed-off-by: Jakov Smolić  gentoo.org>

 app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.7.ebuild 
b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.7.ebuild
index 8e4096e410dc..37d72d52b963 100644
--- a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.7.ebuild
+++ b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.7.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~mips x86"
+KEYWORDS="amd64 ~mips x86"
 IUSE=""
 
 PATCHES=(



[gentoo-commits] repo/gentoo:master commit in: app-crypt/jitterentropy-rngd/

2022-06-06 Thread Jakov Smolić
commit: ceeb19f54bd941f16b2966a7730ce3aa6af027de
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Jun  6 06:27:41 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Jun  6 06:27:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceeb19f5

app-crypt/jitterentropy-rngd: Stabilize 1.2.7 x86, #844217

Signed-off-by: Jakov Smolić  gentoo.org>

 app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.7.ebuild 
b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.7.ebuild
index 1d082547ec2f..8e4096e410dc 100644
--- a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.7.ebuild
+++ b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.7.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86"
+KEYWORDS="~amd64 ~mips x86"
 IUSE=""
 
 PATCHES=(



[gentoo-commits] repo/gentoo:master commit in: app-crypt/jitterentropy-rngd/

2022-03-20 Thread Matthias Maier
commit: 4aefdf748e76459c11045761b24760a98940a9c1
Author: Matthias Maier  gentoo  org>
AuthorDate: Mon Mar 21 05:27:43 2022 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Mon Mar 21 05:27:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aefdf74

app-crypt/jitterentropy-rngd: add 1.2.7

Signed-off-by: Matthias Maier  gentoo.org>

 app-crypt/jitterentropy-rngd/Manifest  |  1 +
 .../jitterentropy-rngd-1.2.7.ebuild| 31 ++
 2 files changed, 32 insertions(+)

diff --git a/app-crypt/jitterentropy-rngd/Manifest 
b/app-crypt/jitterentropy-rngd/Manifest
index c933aceadc60..f3618b9e43af 100644
--- a/app-crypt/jitterentropy-rngd/Manifest
+++ b/app-crypt/jitterentropy-rngd/Manifest
@@ -1,2 +1,3 @@
 DIST jitterentropy-rngd-1.2.5.tar.gz 45262 BLAKE2B 
0fdbd513f0dd2fa216c079d55790ea2848fac26ca17846cfce06d0d338e8e88a13f2e9a7a7d55c938f0366f7cb010d22fc35d63921e4bb1408a5bda73ac9e96c
 SHA512 
23079ff64e1145efa22960dfa772f77dd27f45f1cd950fe7b3a45d56cb75920902a7136da92a7202c686f33db0895115624ac3d809627378056ca13250e5b07b
 DIST jitterentropy-rngd-1.2.6.tar.gz 45213 BLAKE2B 
f193aef0d2a39792c0fac9b5a949f493377d98a282b921d9f4d01ddac5a4f423002e9d61b8e920d35e9f6a608ae2f1341f7255084ec9d501e64ebd1a1d72a9cf
 SHA512 
fc59f84a24b2a2078c6bb4524b9feddfb2033c97390b20a9654294211208ef50399968ad8a19f7b82079eb987841e703fdb5aee98b60f1159244bd28ee43db75
+DIST jitterentropy-rngd-1.2.7.tar.gz 46546 BLAKE2B 
82f0610ab5e2dd4ac42b5c2a72a59cc9c78dd65f82327302d4699b129280d45bf61a7197d44d3d141b6ccd3b512b984b0f95f1594c97a8c54f10c0d58906089c
 SHA512 
4d89110cb7456b360f4c268121b61c2141b9d592877728eb94de0c8679928689b3b039a99579af4ee1299a1eb538c9a2d4527d9a4e98f85022c590a0d01f4811

diff --git a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.7.ebuild 
b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.7.ebuild
new file mode 100644
index ..1d082547ec2f
--- /dev/null
+++ b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.7.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit flag-o-matic linux-info systemd
+
+DESCRIPTION="Jitter RNG daemon"
+HOMEPAGE="https://www.chronox.de/jent.html;
+SRC_URI="https://github.com/smuellerDD/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~mips ~x86"
+IUSE=""
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.1.0-do-not-strip-and-compress.patch
+)
+
+src_configure() {
+   filter-flags '*'
+   append-cflags '-O0'
+   default
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" \
+   UNITDIR="$(systemd_get_systemunitdir)" install
+   newinitd "${FILESDIR}"/jitterentropy-rngd-initd jitterentropy-rngd
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/jitterentropy-rngd/

2022-03-20 Thread Matthias Maier
commit: f529182f45f31fcc9a4f7ab8094d2d1bfb4b553c
Author: Matthias Maier  gentoo  org>
AuthorDate: Mon Mar 21 05:28:37 2022 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Mon Mar 21 05:28:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f529182f

app-crypt/jitterentropy-rngd: drop 1.2.5, 1.2.6

Signed-off-by: Matthias Maier  gentoo.org>

 app-crypt/jitterentropy-rngd/Manifest  |  2 --
 .../jitterentropy-rngd-1.2.5.ebuild| 31 --
 .../jitterentropy-rngd-1.2.6.ebuild| 31 --
 3 files changed, 64 deletions(-)

diff --git a/app-crypt/jitterentropy-rngd/Manifest 
b/app-crypt/jitterentropy-rngd/Manifest
index f3618b9e43af..432b1f574f94 100644
--- a/app-crypt/jitterentropy-rngd/Manifest
+++ b/app-crypt/jitterentropy-rngd/Manifest
@@ -1,3 +1 @@
-DIST jitterentropy-rngd-1.2.5.tar.gz 45262 BLAKE2B 
0fdbd513f0dd2fa216c079d55790ea2848fac26ca17846cfce06d0d338e8e88a13f2e9a7a7d55c938f0366f7cb010d22fc35d63921e4bb1408a5bda73ac9e96c
 SHA512 
23079ff64e1145efa22960dfa772f77dd27f45f1cd950fe7b3a45d56cb75920902a7136da92a7202c686f33db0895115624ac3d809627378056ca13250e5b07b
-DIST jitterentropy-rngd-1.2.6.tar.gz 45213 BLAKE2B 
f193aef0d2a39792c0fac9b5a949f493377d98a282b921d9f4d01ddac5a4f423002e9d61b8e920d35e9f6a608ae2f1341f7255084ec9d501e64ebd1a1d72a9cf
 SHA512 
fc59f84a24b2a2078c6bb4524b9feddfb2033c97390b20a9654294211208ef50399968ad8a19f7b82079eb987841e703fdb5aee98b60f1159244bd28ee43db75
 DIST jitterentropy-rngd-1.2.7.tar.gz 46546 BLAKE2B 
82f0610ab5e2dd4ac42b5c2a72a59cc9c78dd65f82327302d4699b129280d45bf61a7197d44d3d141b6ccd3b512b984b0f95f1594c97a8c54f10c0d58906089c
 SHA512 
4d89110cb7456b360f4c268121b61c2141b9d592877728eb94de0c8679928689b3b039a99579af4ee1299a1eb538c9a2d4527d9a4e98f85022c590a0d01f4811

diff --git a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.5.ebuild 
b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.5.ebuild
deleted file mode 100644
index 653e5d0a9589..
--- a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.5.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic linux-info systemd
-
-DESCRIPTION="Jitter RNG daemon"
-HOMEPAGE="https://www.chronox.de/jent.html;
-SRC_URI="https://github.com/smuellerDD/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86"
-IUSE=""
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.1.0-do-not-strip-and-compress.patch
-)
-
-src_configure() {
-   filter-flags '*'
-   append-cflags '-O0'
-   default
-}
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" \
-   UNITDIR="$(systemd_get_systemunitdir)" install
-   newinitd "${FILESDIR}"/jitterentropy-rngd-initd jitterentropy-rngd
-}

diff --git a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.6.ebuild 
b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.6.ebuild
deleted file mode 100644
index 653e5d0a9589..
--- a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.6.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic linux-info systemd
-
-DESCRIPTION="Jitter RNG daemon"
-HOMEPAGE="https://www.chronox.de/jent.html;
-SRC_URI="https://github.com/smuellerDD/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86"
-IUSE=""
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.1.0-do-not-strip-and-compress.patch
-)
-
-src_configure() {
-   filter-flags '*'
-   append-cflags '-O0'
-   default
-}
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" \
-   UNITDIR="$(systemd_get_systemunitdir)" install
-   newinitd "${FILESDIR}"/jitterentropy-rngd-initd jitterentropy-rngd
-}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/jitterentropy-rngd/

2021-11-23 Thread Matthias Maier
commit: fd66ac151da3267f4a825ee488a16abf0fd5ba16
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue Nov 23 14:05:19 2021 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue Nov 23 14:49:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd66ac15

app-crypt/jitterentropy-rngd: version bump to 1.2.6

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Matthias Maier  gentoo.org>

 app-crypt/jitterentropy-rngd/Manifest  |  1 +
 .../jitterentropy-rngd-1.2.6.ebuild| 31 ++
 2 files changed, 32 insertions(+)

diff --git a/app-crypt/jitterentropy-rngd/Manifest 
b/app-crypt/jitterentropy-rngd/Manifest
index 9016faef2323..c933aceadc60 100644
--- a/app-crypt/jitterentropy-rngd/Manifest
+++ b/app-crypt/jitterentropy-rngd/Manifest
@@ -1 +1,2 @@
 DIST jitterentropy-rngd-1.2.5.tar.gz 45262 BLAKE2B 
0fdbd513f0dd2fa216c079d55790ea2848fac26ca17846cfce06d0d338e8e88a13f2e9a7a7d55c938f0366f7cb010d22fc35d63921e4bb1408a5bda73ac9e96c
 SHA512 
23079ff64e1145efa22960dfa772f77dd27f45f1cd950fe7b3a45d56cb75920902a7136da92a7202c686f33db0895115624ac3d809627378056ca13250e5b07b
+DIST jitterentropy-rngd-1.2.6.tar.gz 45213 BLAKE2B 
f193aef0d2a39792c0fac9b5a949f493377d98a282b921d9f4d01ddac5a4f423002e9d61b8e920d35e9f6a608ae2f1341f7255084ec9d501e64ebd1a1d72a9cf
 SHA512 
fc59f84a24b2a2078c6bb4524b9feddfb2033c97390b20a9654294211208ef50399968ad8a19f7b82079eb987841e703fdb5aee98b60f1159244bd28ee43db75

diff --git a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.6.ebuild 
b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.6.ebuild
new file mode 100644
index ..653e5d0a9589
--- /dev/null
+++ b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.6.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic linux-info systemd
+
+DESCRIPTION="Jitter RNG daemon"
+HOMEPAGE="https://www.chronox.de/jent.html;
+SRC_URI="https://github.com/smuellerDD/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~mips ~x86"
+IUSE=""
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.1.0-do-not-strip-and-compress.patch
+)
+
+src_configure() {
+   filter-flags '*'
+   append-cflags '-O0'
+   default
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" \
+   UNITDIR="$(systemd_get_systemunitdir)" install
+   newinitd "${FILESDIR}"/jitterentropy-rngd-initd jitterentropy-rngd
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/jitterentropy-rngd/

2021-10-05 Thread Matthias Maier
commit: aebfc21eabe10c55534ffda274f596b8d34a9795
Author: Matthias Maier  gentoo  org>
AuthorDate: Wed Oct  6 03:18:44 2021 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Wed Oct  6 03:18:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aebfc21e

app-crypt/jitterentropy-rngd: drop old.

Closes: https://bugs.gentoo.org/729154
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Matthias Maier  gentoo.org>

 app-crypt/jitterentropy-rngd/Manifest  |  2 --
 .../jitterentropy-rngd-1.1.0.ebuild| 25 -
 .../jitterentropy-rngd-1.2.2.ebuild| 31 --
 3 files changed, 58 deletions(-)

diff --git a/app-crypt/jitterentropy-rngd/Manifest 
b/app-crypt/jitterentropy-rngd/Manifest
index 9fd4b30e682..9016faef232 100644
--- a/app-crypt/jitterentropy-rngd/Manifest
+++ b/app-crypt/jitterentropy-rngd/Manifest
@@ -1,3 +1 @@
-DIST jitterentropy-rngd-1.1.0.tar.gz 25891 BLAKE2B 
f711b173c68b74cbc0dbac1ae1b7a2beb5352b38e411f96172aa36ac7f720f05469f5fac2fa97b3514ec11fbe2ccfe0351ee7df8f51a8b36a566635ef93e4d08
 SHA512 
32835475b604e502caaab9b0d1cd9fe2920c126a27841669f6cf9c717094bfd4c11feab0f9f706ee4cf4caeedf26ced7039075499a3faaf41830c72968544646
-DIST jitterentropy-rngd-1.2.2.tar.gz 35773 BLAKE2B 
5b1987108beb5db7a456f1216173598c893b1c845dfaa7594854a82257e88adda01e2bb4160b70f2605aff519b7d1ba79bcea94dda34c2fc75e412e0a031b943
 SHA512 
c317cfb77910b6983da7bf0733c26f28260da746b917cde59a9cdb023b95cf727cf729dd7de27c8cc308b1958ca054114d01ad7dfb9bd211c241a95b7bed83c6
 DIST jitterentropy-rngd-1.2.5.tar.gz 45262 BLAKE2B 
0fdbd513f0dd2fa216c079d55790ea2848fac26ca17846cfce06d0d338e8e88a13f2e9a7a7d55c938f0366f7cb010d22fc35d63921e4bb1408a5bda73ac9e96c
 SHA512 
23079ff64e1145efa22960dfa772f77dd27f45f1cd950fe7b3a45d56cb75920902a7136da92a7202c686f33db0895115624ac3d809627378056ca13250e5b07b

diff --git a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild 
b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild
deleted file mode 100644
index 1bfdd410b06..000
--- a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit linux-info systemd
-
-DESCRIPTION="Jitter RNG daemon"
-HOMEPAGE="https://www.chronox.de/jent.html;
-SRC_URI="https://github.com/smuellerDD/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86"
-IUSE=""
-
-PATCHES=(
-   "${FILESDIR}"/${P}-do-not-strip-and-compress.patch
-)
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" \
-   UNITDIR="$(systemd_get_systemunitdir)" install
-   newinitd "${FILESDIR}"/jitterentropy-rngd-initd jitterentropy-rngd
-}

diff --git a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.2.ebuild 
b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.2.ebuild
deleted file mode 100644
index 653e5d0a958..000
--- a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic linux-info systemd
-
-DESCRIPTION="Jitter RNG daemon"
-HOMEPAGE="https://www.chronox.de/jent.html;
-SRC_URI="https://github.com/smuellerDD/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86"
-IUSE=""
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.1.0-do-not-strip-and-compress.patch
-)
-
-src_configure() {
-   filter-flags '*'
-   append-cflags '-O0'
-   default
-}
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" \
-   UNITDIR="$(systemd_get_systemunitdir)" install
-   newinitd "${FILESDIR}"/jitterentropy-rngd-initd jitterentropy-rngd
-}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/jitterentropy-rngd/

2021-10-05 Thread Matthias Maier
commit: e397dc2f07dc40b090c5c125a5aeb4fcd35fb2e7
Author: Matthias Maier  gentoo  org>
AuthorDate: Wed Oct  6 03:14:42 2021 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Wed Oct  6 03:14:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e397dc2f

app-crypt/jitterentropy-rngd: version bump to 1.2.5

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Matthias Maier  gentoo.org>

 app-crypt/jitterentropy-rngd/Manifest  |  1 +
 .../jitterentropy-rngd-1.2.5.ebuild| 31 ++
 2 files changed, 32 insertions(+)

diff --git a/app-crypt/jitterentropy-rngd/Manifest 
b/app-crypt/jitterentropy-rngd/Manifest
index b3da54ccaac..9fd4b30e682 100644
--- a/app-crypt/jitterentropy-rngd/Manifest
+++ b/app-crypt/jitterentropy-rngd/Manifest
@@ -1,2 +1,3 @@
 DIST jitterentropy-rngd-1.1.0.tar.gz 25891 BLAKE2B 
f711b173c68b74cbc0dbac1ae1b7a2beb5352b38e411f96172aa36ac7f720f05469f5fac2fa97b3514ec11fbe2ccfe0351ee7df8f51a8b36a566635ef93e4d08
 SHA512 
32835475b604e502caaab9b0d1cd9fe2920c126a27841669f6cf9c717094bfd4c11feab0f9f706ee4cf4caeedf26ced7039075499a3faaf41830c72968544646
 DIST jitterentropy-rngd-1.2.2.tar.gz 35773 BLAKE2B 
5b1987108beb5db7a456f1216173598c893b1c845dfaa7594854a82257e88adda01e2bb4160b70f2605aff519b7d1ba79bcea94dda34c2fc75e412e0a031b943
 SHA512 
c317cfb77910b6983da7bf0733c26f28260da746b917cde59a9cdb023b95cf727cf729dd7de27c8cc308b1958ca054114d01ad7dfb9bd211c241a95b7bed83c6
+DIST jitterentropy-rngd-1.2.5.tar.gz 45262 BLAKE2B 
0fdbd513f0dd2fa216c079d55790ea2848fac26ca17846cfce06d0d338e8e88a13f2e9a7a7d55c938f0366f7cb010d22fc35d63921e4bb1408a5bda73ac9e96c
 SHA512 
23079ff64e1145efa22960dfa772f77dd27f45f1cd950fe7b3a45d56cb75920902a7136da92a7202c686f33db0895115624ac3d809627378056ca13250e5b07b

diff --git a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.5.ebuild 
b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.5.ebuild
new file mode 100644
index 000..653e5d0a958
--- /dev/null
+++ b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.5.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic linux-info systemd
+
+DESCRIPTION="Jitter RNG daemon"
+HOMEPAGE="https://www.chronox.de/jent.html;
+SRC_URI="https://github.com/smuellerDD/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~mips ~x86"
+IUSE=""
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.1.0-do-not-strip-and-compress.patch
+)
+
+src_configure() {
+   filter-flags '*'
+   append-cflags '-O0'
+   default
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" \
+   UNITDIR="$(systemd_get_systemunitdir)" install
+   newinitd "${FILESDIR}"/jitterentropy-rngd-initd jitterentropy-rngd
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/jitterentropy-rngd/

2021-06-27 Thread Matthias Maier
commit: 864438cda5dbceece4d3da0e100a914b9dc89615
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Jun 27 17:42:22 2021 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Jun 27 17:50:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=864438cd

app-crypt/jitterentropy-rngd: version bump to 1.2.2

 * filter all compile flags

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Matthias Maier  gentoo.org>

 app-crypt/jitterentropy-rngd/Manifest  |  1 +
 .../jitterentropy-rngd-1.2.2.ebuild| 31 ++
 2 files changed, 32 insertions(+)

diff --git a/app-crypt/jitterentropy-rngd/Manifest 
b/app-crypt/jitterentropy-rngd/Manifest
index 25bae508a6c..b3da54ccaac 100644
--- a/app-crypt/jitterentropy-rngd/Manifest
+++ b/app-crypt/jitterentropy-rngd/Manifest
@@ -1 +1,2 @@
 DIST jitterentropy-rngd-1.1.0.tar.gz 25891 BLAKE2B 
f711b173c68b74cbc0dbac1ae1b7a2beb5352b38e411f96172aa36ac7f720f05469f5fac2fa97b3514ec11fbe2ccfe0351ee7df8f51a8b36a566635ef93e4d08
 SHA512 
32835475b604e502caaab9b0d1cd9fe2920c126a27841669f6cf9c717094bfd4c11feab0f9f706ee4cf4caeedf26ced7039075499a3faaf41830c72968544646
+DIST jitterentropy-rngd-1.2.2.tar.gz 35773 BLAKE2B 
5b1987108beb5db7a456f1216173598c893b1c845dfaa7594854a82257e88adda01e2bb4160b70f2605aff519b7d1ba79bcea94dda34c2fc75e412e0a031b943
 SHA512 
c317cfb77910b6983da7bf0733c26f28260da746b917cde59a9cdb023b95cf727cf729dd7de27c8cc308b1958ca054114d01ad7dfb9bd211c241a95b7bed83c6

diff --git a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.2.ebuild 
b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.2.ebuild
new file mode 100644
index 000..653e5d0a958
--- /dev/null
+++ b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic linux-info systemd
+
+DESCRIPTION="Jitter RNG daemon"
+HOMEPAGE="https://www.chronox.de/jent.html;
+SRC_URI="https://github.com/smuellerDD/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~mips ~x86"
+IUSE=""
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.1.0-do-not-strip-and-compress.patch
+)
+
+src_configure() {
+   filter-flags '*'
+   append-cflags '-O0'
+   default
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" \
+   UNITDIR="$(systemd_get_systemunitdir)" install
+   newinitd "${FILESDIR}"/jitterentropy-rngd-initd jitterentropy-rngd
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/jitterentropy-rngd/

2020-04-29 Thread Joshua Kinard
commit: ca59e35dd34fabdc35a1f24aafbab43e2ded10d6
Author: Joshua Kinard  gentoo  org>
AuthorDate: Wed Apr 29 06:22:08 2020 +
Commit: Joshua Kinard  gentoo  org>
CommitDate: Wed Apr 29 06:22:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca59e35d

app-crypt/jitterentropy-rngd: Add ~mips to KEYWORDS

Signed-off-by: Joshua Kinard  gentoo.org>
Package-Manager: Portage-2.3.99, Repoman-2.3.22

 app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 2a3e017c98e..1bfdd410b06 100644
--- a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild
+++ b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~mips ~x86"
 IUSE=""
 
 PATCHES=(



[gentoo-commits] repo/gentoo:master commit in: app-crypt/jitterentropy-rngd/, app-crypt/jitterentropy-rngd/files/

2020-04-10 Thread Matthias Maier
commit: d16d0e6f646fd30be8e2a4cf1c4875b2a31a8f88
Author: Toralf Förster  gentoo  de>
AuthorDate: Tue Apr  7 19:34:19 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Apr 11 01:05:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d16d0e6f

app-crypt/jitterentropy-rngd: fixed qa issues reported by the bot

Signed-off-by: Toralf Förster  gentoo.de>
Signed-off-by: Matthias Maier  gentoo.org>

 app-crypt/jitterentropy-rngd/files/jitterentropy-rngd-initd  | 0
 app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild | 1 -
 2 files changed, 1 deletion(-)

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 a0f57561d71..b205fd7dfde 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
 }
-



[gentoo-commits] repo/gentoo:master commit in: app-crypt/jitterentropy-rngd/

2020-04-10 Thread Matthias Maier
commit: a50ff416bb66545f2245561c630f91d581f72e85
Author: Toralf Förster  gentoo  de>
AuthorDate: Wed Apr  8 11:05:39 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Apr 11 01:05:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a50ff416

app-crypt/jitterentropy-rngd: activate HTTP*s* at the homepage

Closes: https://github.com/gentoo/gentoo/pull/15258
Signed-off-by: Toralf Förster  gentoo.de>
Signed-off-by: Matthias Maier  gentoo.org>

 app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 b205fd7dfde..2a3e017c98e 100644
--- a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild
+++ b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit linux-info systemd
 
 DESCRIPTION="Jitter RNG daemon"
-HOMEPAGE="http://www.chronox.de/jent.html;
+HOMEPAGE="https://www.chronox.de/jent.html;
 SRC_URI="https://github.com/smuellerDD/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/jitterentropy-rngd/files/, app-crypt/jitterentropy-rngd/

2020-04-10 Thread Matthias Maier
commit: c1c6e0e60d5b7bbf7685cc8596772d0c1cc65c59
Author: Toralf Förster  gentoo  de>
AuthorDate: Tue Apr  7 18:17:39 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Apr 11 01:05:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1c6e0e6

app-crypt/jitterentropy-rngd: added openrc file

Signed-off-by: Toralf Förster  gentoo.de>
Signed-off-by: Matthias Maier  gentoo.org>

 .../jitterentropy-rngd/files/jitterentropy-rngd-initd   | 17 +
 .../jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild  |  2 ++
 2 files changed, 19 insertions(+)

diff --git a/app-crypt/jitterentropy-rngd/files/jitterentropy-rngd-initd 
b/app-crypt/jitterentropy-rngd/files/jitterentropy-rngd-initd
new file mode 100755
index 000..1a7fb84723b
--- /dev/null
+++ b/app-crypt/jitterentropy-rngd/files/jitterentropy-rngd-initd
@@ -0,0 +1,17 @@
+#!/sbin/openrc-run
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+name="jitterentropy daemon"
+command="/usr/sbin/jitterentropy-rngd"
+pidfile="/run/jitterentropy-rngd.pid"
+command_args="--pid ${pidfile}"
+
+depend() {
+   need localmount
+   before net
+   use logger
+
+   provide entropy
+}
+

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 bd3a671e48d..a0f57561d71 100644
--- a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild
+++ b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild
@@ -21,4 +21,6 @@ PATCHES=(
 src_install() {
emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" \
UNITDIR="$(systemd_get_systemunitdir)" install
+   newinitd "${FILESDIR}"/jitterentropy-rngd-initd jitterentropy-rngd
 }
+



[gentoo-commits] repo/gentoo:master commit in: app-crypt/jitterentropy-rngd/, app-crypt/jitterentropy-rngd/files/

2020-01-15 Thread Matthias Maier
commit: 98bda6b93d184903bd7c91f05f7a1da7b94c5e86
Author: Matthias Maier  gentoo  org>
AuthorDate: Wed Jan 15 08:35:23 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Wed Jan 15 08:50:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98bda6b9

app-crypt/jitterentropy-rngd: new package

Add the jitterentropy-rng userland daemon. This package requires the
jitterentropy-rng.ko kernel module to be loaded.

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthias Maier  gentoo.org>

 app-crypt/jitterentropy-rngd/Manifest  |  1 +
 ...ropy-rngd-1.1.0-do-not-strip-and-compress.patch | 16 +++
 .../jitterentropy-rngd-1.1.0.ebuild| 24 ++
 app-crypt/jitterentropy-rngd/metadata.xml  | 17 +++
 4 files changed, 58 insertions(+)

diff --git a/app-crypt/jitterentropy-rngd/Manifest 
b/app-crypt/jitterentropy-rngd/Manifest
new file mode 100644
index 000..25bae508a6c
--- /dev/null
+++ b/app-crypt/jitterentropy-rngd/Manifest
@@ -0,0 +1 @@
+DIST jitterentropy-rngd-1.1.0.tar.gz 25891 BLAKE2B 
f711b173c68b74cbc0dbac1ae1b7a2beb5352b38e411f96172aa36ac7f720f05469f5fac2fa97b3514ec11fbe2ccfe0351ee7df8f51a8b36a566635ef93e4d08
 SHA512 
32835475b604e502caaab9b0d1cd9fe2920c126a27841669f6cf9c717094bfd4c11feab0f9f706ee4cf4caeedf26ced7039075499a3faaf41830c72968544646

diff --git 
a/app-crypt/jitterentropy-rngd/files/jitterentropy-rngd-1.1.0-do-not-strip-and-compress.patch
 
b/app-crypt/jitterentropy-rngd/files/jitterentropy-rngd-1.1.0-do-not-strip-and-compress.patch
new file mode 100644
index 000..069c005df3a
--- /dev/null
+++ 
b/app-crypt/jitterentropy-rngd/files/jitterentropy-rngd-1.1.0-do-not-strip-and-compress.patch
@@ -0,0 +1,16 @@
+diff --git a/Makefile b/Makefile
+index 55b65b1..b04f270 100644
+--- a/Makefile
 b/Makefile
+@@ -36,10 +36,9 @@ $(NAME): $(OBJS)
+ strip: $(NAME)
+   $(STRIP) --strip-unneeded $(NAME)
+ 
+-install: strip
++install:
+   $(INSTALL) -D -m 0755 $(NAME) $(DESTDIR)$(PREFIX)/sbin/$(NAME)
+   $(INSTALL) -D -m 0644 $(NAME).1 
$(DESTDIR)$(PREFIX)/share/man/man1/$(NAME).1
+-  gzip -9 $(DESTDIR)$(PREFIX)/share/man/man1/$(NAME).1
+   sed "s|@PATH@|$(PREFIX)/sbin|" jitterentropy.service.in > 
jitterentropy.service
+   $(INSTALL) -D -m 0644 jitterentropy.service 
$(DESTDIR)$(UNITDIR)/jitterentropy.service
+ 

diff --git a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild 
b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild
new file mode 100644
index 000..bd3a671e48d
--- /dev/null
+++ b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit linux-info systemd
+
+DESCRIPTION="Jitter RNG daemon"
+HOMEPAGE="http://www.chronox.de/jent.html;
+SRC_URI="https://github.com/smuellerDD/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+PATCHES=(
+   "${FILESDIR}"/${P}-do-not-strip-and-compress.patch
+)
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" \
+   UNITDIR="$(systemd_get_systemunitdir)" install
+}

diff --git a/app-crypt/jitterentropy-rngd/metadata.xml 
b/app-crypt/jitterentropy-rngd/metadata.xml
new file mode 100644
index 000..5db19de18fb
--- /dev/null
+++ b/app-crypt/jitterentropy-rngd/metadata.xml
@@ -0,0 +1,17 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   tam...@gentoo.org
+   Matthias Maier
+
+
+   The Jitter RNG daemon provides an entropy source that feeds into the
+   Linux /dev/random device if its entropy runs low. It updates the
+   /dev/random entropy estimator such that the newly provided entropy
+   unblocks /dev/random.
+
+
+   smuellerDD/jitterentropy-rngd
+
+