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

2024-08-31 Thread Petr Vaněk
commit: f0c0a0d2923895ebe524c4b131c145d059d4d578
Author: Petr Vaněk  gentoo  org>
AuthorDate: Sat Aug 31 17:46:51 2024 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Sat Aug 31 18:08:36 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0c0a0d2

app-crypt/jitterentropy-rngd: drop 1.2.7

Signed-off-by: Petr Vaněk  gentoo.org>

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

diff --git a/app-crypt/jitterentropy-rngd/Manifest 
b/app-crypt/jitterentropy-rngd/Manifest
index 74c99ee7cd19..dd4573cb71cf 100644
--- a/app-crypt/jitterentropy-rngd/Manifest
+++ b/app-crypt/jitterentropy-rngd/Manifest
@@ -1,2 +1 @@
-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.7.ebuild 
b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.7.ebuild
deleted file mode 100644
index 37d72d52b963..
--- a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.7.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# 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/

2024-08-31 Thread Petr Vaněk
commit: b9f5377d6afdaf44c6961d12698515ac8612a118
Author: Petr Vaněk  gentoo  org>
AuthorDate: Sat Aug 31 17:48:23 2024 +
Commit: Petr Vaněk  gentoo  org>
CommitDate: Sat Aug 31 18:08:37 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9f5377d

app-crypt/jitterentropy-rngd: remove empty IUSE

Signed-off-by: Petr Vaněk  gentoo.org>

 app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.8.ebuild | 1 -
 1 file changed, 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 a4b7ead3be06..f30f4e698c65 100644
--- a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.8.ebuild
+++ b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.8.ebuild
@@ -12,7 +12,6 @@ 
SRC_URI="https://github.com/smuellerDD/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 ~mips x86"
-IUSE=""
 
 PATCHES=(
"${FILESDIR}"/${PN}-1.1.0-do-not-strip-and-compress.patch



[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/

2023-09-09 Thread David Seifert
commit: f9f9f30ae60fdb5050e34b545136d33470a7411e
Author: David Seifert  gentoo  org>
AuthorDate: Sat Sep  9 13:16:54 2023 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Sep  9 13:16:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9f9f30a

app-crypt/jitterentropy: drop 2.2.0, 3.0.1, 3.3.1

Signed-off-by: David Seifert  gentoo.org>

 app-crypt/jitterentropy/Manifest   |  3 --
 app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild | 37 
 app-crypt/jitterentropy/jitterentropy-3.0.1.ebuild | 38 -
 app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild | 49 --
 4 files changed, 127 deletions(-)

diff --git a/app-crypt/jitterentropy/Manifest b/app-crypt/jitterentropy/Manifest
index 6c201a332a64..7da1002321d2 100644
--- a/app-crypt/jitterentropy/Manifest
+++ b/app-crypt/jitterentropy/Manifest
@@ -1,4 +1 @@
-DIST jitterentropy-2.2.0.tar.gz 25556 BLAKE2B 
d0a8faa9131e9fd5712fad4179725ac29ba813e0d77e5ae9dc905841b92f67fc51e79c407142b2e8c3473f92a59a5b03f03d2013bd7e5d1ae07110da52461255
 SHA512 
4701a7e0a82ee583cbde5edfdacb737a5f588b42c61b16434b5a11bdfb1a108e7b9df8b8b38d9e92290e702b33f2ae8774580d6a71e6e8ac3af295ffc8ff5ff9
-DIST jitterentropy-3.0.1.tar.gz 31212 BLAKE2B 
522e9b88e96ed1e6f57e793779c46f7799185f9d25390268f628eb309239a3522ac13277a037acf54dcce7e7b1364b2ec6e15d21a5f13aaa5a87ece7690d57fd
 SHA512 
fd195e150ea861fcd5ff72a84f48ef8b7d0d8a3d44aae51f0fe5c39a1d1409ca98271a6cf06140fa8b6aba08d8bbbddf097cd7d99b5c1b698db08f056236e547
-DIST jitterentropy-3.3.1.tar.gz 81596 BLAKE2B 
ad8bf87d5a30b4bc98a3af7c1dcff442516c0330050aea90f2f05d68c4c2f1e9fe4b8db885f00dcd138ae7cb5a6ca58800686ae507f0e41596c95176a33e2b96
 SHA512 
7dc17c377cf90d38057bbc135e00730a3f84bc66aeed83eca1ad1b0e1c2fb89c5346ec20bdf25d3ce27f1d21893d44e52c08e96175554c18dfa1934a8d4fd9f7
 DIST jitterentropy-3.4.1.tar.gz 86110 BLAKE2B 
729ef7d01a17c9eb16cc352da0286bd292f2faae63754b06036dbb44d52e85e2e2e0d2a38ac57d4350eaebbc47457f0457a988a657f7fe6c5d782d50922552d2
 SHA512 
c832b33c084a8c56fb9ee0c0f7397fa9206cbd6fcbea047495e543566fc0d9b5d8978c8668103203d87b5b70c0e177f9ef7cc614b3ce689b90fbb8b85e6fedbb

diff --git a/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild
deleted file mode 100644
index 5871f3580a1c..
--- a/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="Hardware RNG based on CPU timing jitter"
-HOMEPAGE="https://github.com/smuellerDD/jitterentropy-library";
-SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv x86"
-IUSE="static-libs"
-
-S="${WORKDIR}/${PN}-library-${PV}"
-
-src_prepare() {
-   default
-
-   # Disable man page compression on install
-   sed -e '/\tgzip.*man/ d' -i Makefile || die
-   # Let the package manager handle stripping
-   sed -e '/\tinstall.*-s / s/-s //g' -i Makefile || die
-}
-
-src_compile() {
-   emake AR="$(tc-getAR)" CC="$(tc-getCC)"
-}
-
-src_install() {
-   emake PREFIX="${EPREFIX}/usr" \
- LIBDIR="$(get_libdir)" \
- DESTDIR="${D}" install
-   use static-libs && dolib.a lib${PN}.a
-}

diff --git a/app-crypt/jitterentropy/jitterentropy-3.0.1.ebuild 
b/app-crypt/jitterentropy/jitterentropy-3.0.1.ebuild
deleted file mode 100644
index 921bb7705ddf..
--- a/app-crypt/jitterentropy/jitterentropy-3.0.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="Hardware RNG based on CPU timing jitter"
-HOMEPAGE="https://github.com/smuellerDD/jitterentropy-library";
-SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
-IUSE="static-libs"
-
-S="${WORKDIR}/${PN}-library-${PV}"
-
-src_prepare() {
-   default
-
-   # Disable man page compression on install
-   sed -e '/\tgzip.*man/ d' -i Makefile || die
-   # Remove the default upstream optimization level
-   sed -e '/^CFLAGS +=/ s|-O2||' -i Makefile || die
-}
-
-src_compile() {
-   emake AR="$(tc-getAR)" CC="$(tc-getCC)"
-}
-
-src_install() {
-   emake PREFIX="${EPREFIX}/usr" \
- LIBDIR="$(get_libdir)" \
- DESTDIR="${D}" \
- INSTALL_STRIP="install" \
- install $(usex static-libs install-static '')
-}

diff --git a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild 
b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
deleted file mode 100644
in

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

2023-09-09 Thread David Seifert
commit: 9776059da529c447ede117874e7d0431abac63a3
Author: David Seifert  gentoo  org>
AuthorDate: Sat Sep  9 13:16:55 2023 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Sep  9 13:16:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9776059d

app-crypt/jitterentropy: indent metadata.xml

Signed-off-by: David Seifert  gentoo.org>

 app-crypt/jitterentropy/metadata.xml | 28 ++--
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/app-crypt/jitterentropy/metadata.xml 
b/app-crypt/jitterentropy/metadata.xml
index fce25169ae8f..9025bc9ab092 100644
--- a/app-crypt/jitterentropy/metadata.xml
+++ b/app-crypt/jitterentropy/metadata.xml
@@ -1,18 +1,18 @@
 
 https://www.gentoo.org/dtd/metadata.dtd";>
 
-
-   gokt...@gentoo.org
-   Göktürk Yüksek
-
-
-   The Jitter RNG provides a noise source using the CPU execution
-   timing jitter. It does not depend on any system resource other
-   than a high-resolution time stamp. It is a small-scale, yet
-   fast entropy source that is viable in almost all environments
-   and on a lot of CPU architectures.
-
-
-   smuellerDD/jitterentropy-library
-
+   
+   gokt...@gentoo.org
+   Göktürk Yüksek
+   
+   
+   The Jitter RNG provides a noise source using the CPU execution
+   timing jitter. It does not depend on any system resource other
+   than a high-resolution time stamp. It is a small-scale, yet
+   fast entropy source that is viable in almost all environments
+   and on a lot of CPU architectures.
+   
+   
+   smuellerDD/jitterentropy-library
+   
 



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

2023-01-04 Thread Sam James
commit: c0a5236cf96199a5b3a778137df286831cab87f8
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan  5 00:19:15 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan  5 00:19:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0a5236c

app-crypt/jitterentropy: Stabilize 3.4.1 arm64, #889764

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild 
b/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
index 05ca095690b1..e2e02d9f7c23 100644
--- a/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 # Do not package these two components!
 LICENSE="BSD"
 SLOT="0/3"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2023-01-04 Thread Sam James
commit: d5fed449f5663f6b1696067a3db7bf2960693cbd
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan  5 00:19:12 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan  5 00:19:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5fed449

app-crypt/jitterentropy: Stabilize 3.4.1 amd64, #889764

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild 
b/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
index 4f867c12ca00..464b9b5de05f 100644
--- a/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 # Do not package these two components!
 LICENSE="BSD"
 SLOT="0/3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2023-01-04 Thread Sam James
commit: ae4d17159d3dcc0156876369d26f772ba9ad529b
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan  5 00:19:17 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan  5 00:19:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae4d1715

app-crypt/jitterentropy: Stabilize 3.4.1 ppc64, #889764

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild 
b/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
index 7dd615d21987..22f129b437a3 100644
--- a/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 # Do not package these two components!
 LICENSE="BSD"
 SLOT="0/3"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ~ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2023-01-04 Thread Sam James
commit: 851e98c53cad8f2c68cb300f8310669682ee672f
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan  5 00:19:16 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan  5 00:19:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=851e98c5

app-crypt/jitterentropy: Stabilize 3.4.1 ppc, #889764

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild 
b/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
index e2e02d9f7c23..7dd615d21987 100644
--- a/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 # Do not package these two components!
 LICENSE="BSD"
 SLOT="0/3"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ~ppc64 ~riscv x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2023-01-04 Thread Sam James
commit: 919076bccc876736ab5afd0edf0a1f5c0dd74417
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan  5 00:19:13 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan  5 00:19:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=919076bc

app-crypt/jitterentropy: Stabilize 3.4.1 arm, #889764

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild 
b/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
index 464b9b5de05f..4627955be08c 100644
--- a/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 # Do not package these two components!
 LICENSE="BSD"
 SLOT="0/3"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2023-01-04 Thread Sam James
commit: fbc780dc7691a34d7e3b41fffc1f3e2cb3879e16
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan  5 00:19:14 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan  5 00:19:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbc780dc

app-crypt/jitterentropy: Stabilize 3.4.1 x86, #889764

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild 
b/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
index 4627955be08c..05ca095690b1 100644
--- a/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 # Do not package these two components!
 LICENSE="BSD"
 SLOT="0/3"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



[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/

2022-09-18 Thread Sam James
commit: 644fbd86eb881cab592cac20eab5070cd32a8ed6
Author: Sam James  gentoo  org>
AuthorDate: Mon Sep 19 02:50:36 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Sep 19 03:05:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=644fbd86

app-crypt/jitterentropy: add 3.4.1

Signed-off-by: Sam James  gentoo.org>

 app-crypt/jitterentropy/Manifest   |  1 +
 app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/app-crypt/jitterentropy/Manifest b/app-crypt/jitterentropy/Manifest
index 4084568a38ba..6c201a332a64 100644
--- a/app-crypt/jitterentropy/Manifest
+++ b/app-crypt/jitterentropy/Manifest
@@ -1,3 +1,4 @@
 DIST jitterentropy-2.2.0.tar.gz 25556 BLAKE2B 
d0a8faa9131e9fd5712fad4179725ac29ba813e0d77e5ae9dc905841b92f67fc51e79c407142b2e8c3473f92a59a5b03f03d2013bd7e5d1ae07110da52461255
 SHA512 
4701a7e0a82ee583cbde5edfdacb737a5f588b42c61b16434b5a11bdfb1a108e7b9df8b8b38d9e92290e702b33f2ae8774580d6a71e6e8ac3af295ffc8ff5ff9
 DIST jitterentropy-3.0.1.tar.gz 31212 BLAKE2B 
522e9b88e96ed1e6f57e793779c46f7799185f9d25390268f628eb309239a3522ac13277a037acf54dcce7e7b1364b2ec6e15d21a5f13aaa5a87ece7690d57fd
 SHA512 
fd195e150ea861fcd5ff72a84f48ef8b7d0d8a3d44aae51f0fe5c39a1d1409ca98271a6cf06140fa8b6aba08d8bbbddf097cd7d99b5c1b698db08f056236e547
 DIST jitterentropy-3.3.1.tar.gz 81596 BLAKE2B 
ad8bf87d5a30b4bc98a3af7c1dcff442516c0330050aea90f2f05d68c4c2f1e9fe4b8db885f00dcd138ae7cb5a6ca58800686ae507f0e41596c95176a33e2b96
 SHA512 
7dc17c377cf90d38057bbc135e00730a3f84bc66aeed83eca1ad1b0e1c2fb89c5346ec20bdf25d3ce27f1d21893d44e52c08e96175554c18dfa1934a8d4fd9f7
+DIST jitterentropy-3.4.1.tar.gz 86110 BLAKE2B 
729ef7d01a17c9eb16cc352da0286bd292f2faae63754b06036dbb44d52e85e2e2e0d2a38ac57d4350eaebbc47457f0457a988a657f7fe6c5d782d50922552d2
 SHA512 
c832b33c084a8c56fb9ee0c0f7397fa9206cbd6fcbea047495e543566fc0d9b5d8978c8668103203d87b5b70c0e177f9ef7cc614b3ce689b90fbb8b85e6fedbb

diff --git a/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild 
b/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
new file mode 100644
index ..4f867c12ca00
--- /dev/null
+++ b/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="Hardware RNG based on CPU timing jitter"
+HOMEPAGE="https://github.com/smuellerDD/jitterentropy-library";
+SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+
+# For future reference, tests/raw-entropy/validation-{restart,runtime}
+# have a weird license clause where it says:
+#   The licensee IS NOT granted permission to redistribute the source code or
+#   derivatives of the source code, and the binaries compiled from the source
+#   code or its derivatives to any third parties.
+# Do not package these two components!
+LICENSE="BSD"
+SLOT="0/3"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+IUSE="static-libs"
+
+S="${WORKDIR}/${PN}-library-${PV}"
+
+src_prepare() {
+   default
+
+   # Disable man page compression on install
+   sed -e '/\tgzip.*man/ d' -i Makefile || die
+}
+
+src_compile() {
+   # Upstream defines some of CFLAGS in the Makefile using '?='
+   # This allows those default flags to be overwritten by
+   # user-defined CFLAGS. Restore some of the defaults.
+   append-cflags '-fwrapv' '-fvisibility=hidden' '-fPIE'
+   # Optimizations are not allowed by upstream, which already
+   # overrides CFLAGS in Makefile. We need to handle CPPFLAGS here.
+   append-cppflags '-O0'
+   emake AR="$(tc-getAR)" CC="$(tc-getCC)"
+}
+
+src_install() {
+   emake PREFIX="${EPREFIX}/usr" \
+ LIBDIR="$(get_libdir)" \
+ DESTDIR="${D}" \
+ INSTALL_STRIP="install" \
+ install $(usex static-libs install-static '')
+}



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

2022-06-27 Thread Agostino Sarubbo
commit: 529ecace5bccf47efb1f356632fe5ff52988a696
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jun 28 06:41:05 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jun 28 06:41:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=529ecace

app-crypt/jitterentropy: amd64 stable wrt bug #851789

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild 
b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
index e599f0940ce6..92ced29204d0 100644
--- a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 # Do not package these two components!
 LICENSE="BSD"
 SLOT="0/3"
-KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2022-06-27 Thread Agostino Sarubbo
commit: 0249ca7fded3b7e5e7b10c58503d129ace6c72ac
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jun 27 07:37:10 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jun 27 07:37:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0249ca7f

app-crypt/jitterentropy: x86 stable wrt bug #851789

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild 
b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
index 8fdd16fb2a3d..e599f0940ce6 100644
--- a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 # Do not package these two components!
 LICENSE="BSD"
 SLOT="0/3"
-KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2022-06-27 Thread Agostino Sarubbo
commit: ce2bf33a27d0fca6890befa38e8d2111e929c94b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jun 27 07:36:36 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jun 27 07:36:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce2bf33a

app-crypt/jitterentropy: ppc64 stable wrt bug #851789

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild 
b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
index 420cd9360bcc..8fdd16fb2a3d 100644
--- a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 # Do not package these two components!
 LICENSE="BSD"
 SLOT="0/3"
-KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~mips ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv ~x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2022-06-27 Thread Agostino Sarubbo
commit: 725d64f54298aaf014312b6ddc071510c986eb0b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jun 27 07:36:06 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jun 27 07:36:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=725d64f5

app-crypt/jitterentropy: ppc stable wrt bug #851789

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild 
b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
index 44293313aa6b..420cd9360bcc 100644
--- a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 # Do not package these two components!
 LICENSE="BSD"
 SLOT="0/3"
-KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~mips ppc ~ppc64 ~riscv ~x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2022-06-27 Thread Agostino Sarubbo
commit: 63a1ed71d6ec265e92cb8d1c12e36957daa0fc47
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jun 27 07:35:52 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jun 27 07:35:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63a1ed71

app-crypt/jitterentropy: arm64 stable wrt bug #851789

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild 
b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
index 9aeb20f8853e..44293313aa6b 100644
--- a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 # Do not package these two components!
 LICENSE="BSD"
 SLOT="0/3"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2022-06-27 Thread Agostino Sarubbo
commit: 4745744aca45d5e9d95c2d237f54a3eeaaf5b4d5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jun 27 07:35:30 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jun 27 07:35:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4745744a

app-crypt/jitterentropy: arm stable wrt bug #851789

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild 
b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
index 4f867c12ca00..9aeb20f8853e 100644
--- a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 # Do not package these two components!
 LICENSE="BSD"
 SLOT="0/3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2022-06-05 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-05 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/

2022-02-15 Thread Göktürk Yüksek
commit: a8b4e336f1685176f62c62ab38d34e8dc2e9a9cb
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Tue Feb 15 20:11:15 2022 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Tue Feb 15 20:17:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8b4e336

app-crypt/jitterentropy: append -O0 to CPPFLAGS #833256

The upstream doesn't allow any code optimizations and
handles CFLAGS accordingly. Handle CPPFLAGS in the
ebuild by explicitly appending it with '-O0'.

Closes: https://bugs.gentoo.org/833256
Signed-off-by: Göktürk Yüksek  gentoo.org>

 app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild 
b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
index c089421d22ee..4f867c12ca00 100644
--- a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
@@ -34,6 +34,9 @@ src_compile() {
# This allows those default flags to be overwritten by
# user-defined CFLAGS. Restore some of the defaults.
append-cflags '-fwrapv' '-fvisibility=hidden' '-fPIE'
+   # Optimizations are not allowed by upstream, which already
+   # overrides CFLAGS in Makefile. We need to handle CPPFLAGS here.
+   append-cppflags '-O0'
emake AR="$(tc-getAR)" CC="$(tc-getCC)"
 }
 



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

2022-02-12 Thread Göktürk Yüksek
commit: 954fb687a5a2de94284f984a20846aac8dac84e1
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Sat Feb 12 09:24:17 2022 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Sat Feb 12 09:28:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=954fb687

app-crypt/jitterentropy: bump to 3.3.1

Signed-off-by: Göktürk Yüksek  gentoo.org>

 app-crypt/jitterentropy/Manifest   |  1 +
 app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild | 46 ++
 2 files changed, 47 insertions(+)

diff --git a/app-crypt/jitterentropy/Manifest b/app-crypt/jitterentropy/Manifest
index f39d50927dae..4084568a38ba 100644
--- a/app-crypt/jitterentropy/Manifest
+++ b/app-crypt/jitterentropy/Manifest
@@ -1,2 +1,3 @@
 DIST jitterentropy-2.2.0.tar.gz 25556 BLAKE2B 
d0a8faa9131e9fd5712fad4179725ac29ba813e0d77e5ae9dc905841b92f67fc51e79c407142b2e8c3473f92a59a5b03f03d2013bd7e5d1ae07110da52461255
 SHA512 
4701a7e0a82ee583cbde5edfdacb737a5f588b42c61b16434b5a11bdfb1a108e7b9df8b8b38d9e92290e702b33f2ae8774580d6a71e6e8ac3af295ffc8ff5ff9
 DIST jitterentropy-3.0.1.tar.gz 31212 BLAKE2B 
522e9b88e96ed1e6f57e793779c46f7799185f9d25390268f628eb309239a3522ac13277a037acf54dcce7e7b1364b2ec6e15d21a5f13aaa5a87ece7690d57fd
 SHA512 
fd195e150ea861fcd5ff72a84f48ef8b7d0d8a3d44aae51f0fe5c39a1d1409ca98271a6cf06140fa8b6aba08d8bbbddf097cd7d99b5c1b698db08f056236e547
+DIST jitterentropy-3.3.1.tar.gz 81596 BLAKE2B 
ad8bf87d5a30b4bc98a3af7c1dcff442516c0330050aea90f2f05d68c4c2f1e9fe4b8db885f00dcd138ae7cb5a6ca58800686ae507f0e41596c95176a33e2b96
 SHA512 
7dc17c377cf90d38057bbc135e00730a3f84bc66aeed83eca1ad1b0e1c2fb89c5346ec20bdf25d3ce27f1d21893d44e52c08e96175554c18dfa1934a8d4fd9f7

diff --git a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild 
b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
new file mode 100644
index ..c089421d22ee
--- /dev/null
+++ b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="Hardware RNG based on CPU timing jitter"
+HOMEPAGE="https://github.com/smuellerDD/jitterentropy-library";
+SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+
+# For future reference, tests/raw-entropy/validation-{restart,runtime}
+# have a weird license clause where it says:
+#   The licensee IS NOT granted permission to redistribute the source code or
+#   derivatives of the source code, and the binaries compiled from the source
+#   code or its derivatives to any third parties.
+# Do not package these two components!
+LICENSE="BSD"
+SLOT="0/3"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+IUSE="static-libs"
+
+S="${WORKDIR}/${PN}-library-${PV}"
+
+src_prepare() {
+   default
+
+   # Disable man page compression on install
+   sed -e '/\tgzip.*man/ d' -i Makefile || die
+}
+
+src_compile() {
+   # Upstream defines some of CFLAGS in the Makefile using '?='
+   # This allows those default flags to be overwritten by
+   # user-defined CFLAGS. Restore some of the defaults.
+   append-cflags '-fwrapv' '-fvisibility=hidden' '-fPIE'
+   emake AR="$(tc-getAR)" CC="$(tc-getCC)"
+}
+
+src_install() {
+   emake PREFIX="${EPREFIX}/usr" \
+ LIBDIR="$(get_libdir)" \
+ DESTDIR="${D}" \
+ INSTALL_STRIP="install" \
+ install $(usex static-libs install-static '')
+}



[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/

2021-03-05 Thread Göktürk Yüksek
commit: ca2f307da4d2ef6f001865a617735b36dc315d6a
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Sat Mar  6 02:43:43 2021 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Sat Mar  6 06:03:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca2f307d

app-crypt/jitterentropy: remove old

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Göktürk Yüksek  gentoo.org>

 app-crypt/jitterentropy/Manifest   |  1 -
 app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild | 38 --
 2 files changed, 39 deletions(-)

diff --git a/app-crypt/jitterentropy/Manifest b/app-crypt/jitterentropy/Manifest
index f331e398c56..f39d50927da 100644
--- a/app-crypt/jitterentropy/Manifest
+++ b/app-crypt/jitterentropy/Manifest
@@ -1,3 +1,2 @@
-DIST jitterentropy-2.1.2.tar.gz 24112 BLAKE2B 
9328fcc6ac09b79765d53248e4d6d01be47348c6f22f660175de888a884ea9e65253cc2e6fd3620a96f69dd0051b97ea3c46462a24c8e0c94d2bba19afab059e
 SHA512 
b1ba2fe22c6b7d5bca64bb1611f2da3f53f1979e515a16141ccf330e3ca27a6944f0e45f0db57f4e3963a30ea4b34920ce9173f9c4f3ea82b820dc739cbd95f4
 DIST jitterentropy-2.2.0.tar.gz 25556 BLAKE2B 
d0a8faa9131e9fd5712fad4179725ac29ba813e0d77e5ae9dc905841b92f67fc51e79c407142b2e8c3473f92a59a5b03f03d2013bd7e5d1ae07110da52461255
 SHA512 
4701a7e0a82ee583cbde5edfdacb737a5f588b42c61b16434b5a11bdfb1a108e7b9df8b8b38d9e92290e702b33f2ae8774580d6a71e6e8ac3af295ffc8ff5ff9
 DIST jitterentropy-3.0.1.tar.gz 31212 BLAKE2B 
522e9b88e96ed1e6f57e793779c46f7799185f9d25390268f628eb309239a3522ac13277a037acf54dcce7e7b1364b2ec6e15d21a5f13aaa5a87ece7690d57fd
 SHA512 
fd195e150ea861fcd5ff72a84f48ef8b7d0d8a3d44aae51f0fe5c39a1d1409ca98271a6cf06140fa8b6aba08d8bbbddf097cd7d99b5c1b698db08f056236e547

diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
deleted file mode 100644
index 3ada1ab619f..000
--- a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="Hardware RNG based on CPU timing jitter"
-HOMEPAGE="https://github.com/smuellerDD/jitterentropy-library";
-SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv x86"
-IUSE="static-libs"
-
-S="${WORKDIR}/${PN}-library-${PV}"
-
-src_prepare() {
-   default
-
-   # Disable man page compression on install
-   sed -e '/\tgzip.*man/ d' -i Makefile || die
-   # Let the package manager handle stripping
-   sed -e '/\tinstall.*-s / s/-s //g' -i Makefile || die
-}
-
-src_compile() {
-   emake AR="$(tc-getAR)" CC="$(tc-getCC)"
-}
-
-src_install() {
-   dodir /usr/include # See: 
https://github.com/smuellerDD/jitterentropy-library/pull/9
-   emake PREFIX="${EPREFIX}/usr" \
- LIBDIR="$(get_libdir)" \
- DESTDIR="${D}" install
-   use static-libs && dolib.a lib${PN}.a
-}



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

2021-03-05 Thread Göktürk Yüksek
commit: 6871a9b5b39960c8a4fac3464eaf8ce3e5674959
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Sat Mar  6 02:36:41 2021 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Sat Mar  6 06:03:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6871a9b5

app-crypt/jitterentropy: bump to 3.0.1

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Göktürk Yüksek  gentoo.org>

 app-crypt/jitterentropy/Manifest   |  1 +
 app-crypt/jitterentropy/jitterentropy-3.0.1.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/app-crypt/jitterentropy/Manifest b/app-crypt/jitterentropy/Manifest
index a97658eb062..f331e398c56 100644
--- a/app-crypt/jitterentropy/Manifest
+++ b/app-crypt/jitterentropy/Manifest
@@ -1,2 +1,3 @@
 DIST jitterentropy-2.1.2.tar.gz 24112 BLAKE2B 
9328fcc6ac09b79765d53248e4d6d01be47348c6f22f660175de888a884ea9e65253cc2e6fd3620a96f69dd0051b97ea3c46462a24c8e0c94d2bba19afab059e
 SHA512 
b1ba2fe22c6b7d5bca64bb1611f2da3f53f1979e515a16141ccf330e3ca27a6944f0e45f0db57f4e3963a30ea4b34920ce9173f9c4f3ea82b820dc739cbd95f4
 DIST jitterentropy-2.2.0.tar.gz 25556 BLAKE2B 
d0a8faa9131e9fd5712fad4179725ac29ba813e0d77e5ae9dc905841b92f67fc51e79c407142b2e8c3473f92a59a5b03f03d2013bd7e5d1ae07110da52461255
 SHA512 
4701a7e0a82ee583cbde5edfdacb737a5f588b42c61b16434b5a11bdfb1a108e7b9df8b8b38d9e92290e702b33f2ae8774580d6a71e6e8ac3af295ffc8ff5ff9
+DIST jitterentropy-3.0.1.tar.gz 31212 BLAKE2B 
522e9b88e96ed1e6f57e793779c46f7799185f9d25390268f628eb309239a3522ac13277a037acf54dcce7e7b1364b2ec6e15d21a5f13aaa5a87ece7690d57fd
 SHA512 
fd195e150ea861fcd5ff72a84f48ef8b7d0d8a3d44aae51f0fe5c39a1d1409ca98271a6cf06140fa8b6aba08d8bbbddf097cd7d99b5c1b698db08f056236e547

diff --git a/app-crypt/jitterentropy/jitterentropy-3.0.1.ebuild 
b/app-crypt/jitterentropy/jitterentropy-3.0.1.ebuild
new file mode 100644
index 000..921bb7705dd
--- /dev/null
+++ b/app-crypt/jitterentropy/jitterentropy-3.0.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="Hardware RNG based on CPU timing jitter"
+HOMEPAGE="https://github.com/smuellerDD/jitterentropy-library";
+SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/3"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+IUSE="static-libs"
+
+S="${WORKDIR}/${PN}-library-${PV}"
+
+src_prepare() {
+   default
+
+   # Disable man page compression on install
+   sed -e '/\tgzip.*man/ d' -i Makefile || die
+   # Remove the default upstream optimization level
+   sed -e '/^CFLAGS +=/ s|-O2||' -i Makefile || die
+}
+
+src_compile() {
+   emake AR="$(tc-getAR)" CC="$(tc-getCC)"
+}
+
+src_install() {
+   emake PREFIX="${EPREFIX}/usr" \
+ LIBDIR="$(get_libdir)" \
+ DESTDIR="${D}" \
+ INSTALL_STRIP="install" \
+ install $(usex static-libs install-static '')
+}



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

2020-10-06 Thread Sam James
commit: d048fd69f6937003991cab0b4fe7183e108b4998
Author: Sam James  gentoo  org>
AuthorDate: Tue Oct  6 13:42:11 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Oct  6 13:42:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d048fd69

app-crypt/jitterentropy: Stabilize 2.2.0 arm, #737528

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild
index 1ef5e8e0238..5871f3580a1 100644
--- a/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ppc ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2020-10-04 Thread Sam James
commit: 69a55e488bb5bdfefa03cd4f29de92ecec1e7c16
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct  4 16:55:10 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct  4 16:55:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69a55e48

app-crypt/jitterentropy: Stabilize 2.2.0 amd64, #737528

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild
index 41cf317760f..1ef5e8e0238 100644
--- a/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~mips ppc ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ppc ppc64 ~riscv x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2020-09-29 Thread Sam James
commit: 6557f4549fcbb3cf3e28a40ca09bc905f27d8071
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 30 01:46:35 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 30 01:46:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6557f454

app-crypt/jitterentropy: Stabilize 2.2.0 arm64, #737528

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild
index bb616dee4bd..41cf317760f 100644
--- a/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 ~riscv x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~mips ppc ppc64 ~riscv x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2020-09-26 Thread Sergei Trofimovich
commit: edff1957583bb3b591fecfc9fe911a9a4386588b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 26 09:22:40 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 26 10:06:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edff1957

app-crypt/jitterentropy: stable 2.2.0 for ppc64

stable wrt bug #737528

Package-Manager: Portage-3.0.8, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild
index 55ee300c263..bb616dee4bd 100644
--- a/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ppc ~ppc64 ~riscv x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 ~riscv x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2020-09-26 Thread Sergei Trofimovich
commit: c0ab67ae37fd3ab8c2f94bc9a8d560b0806f4d23
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 26 09:18:15 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 26 09:18:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0ab67ae

app-crypt/jitterentropy: stable 2.2.0 for ppc

stable wrt bug #737528

Package-Manager: Portage-3.0.8, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild
index d00f282db50..55ee300c263 100644
--- a/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ppc ~ppc64 ~riscv x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2020-09-25 Thread Agostino Sarubbo
commit: a26cb86436efdd30e909dc83e03ec61a000c1a0b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Sep 25 08:46:28 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Sep 25 08:46:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a26cb864

app-crypt/jitterentropy: x86 stable wrt bug #737528

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild
index f4a14654400..d00f282db50 100644
--- a/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2020-04-28 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/

2020-04-05 Thread Mart Raudsepp
commit: 62f1ced47d6f8a3717209001913810b81421b439
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Apr  5 12:45:47 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Apr  5 20:05:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62f1ced4

app-crypt/jitterentropy: arm64 stable (bug #714774)

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
index 3650c55ef15..3ada1ab619f 100644
--- a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2020-03-30 Thread Göktürk Yüksek
commit: b4474c47055c8fc6953ed613757d7e693ef40d64
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Mon Mar 30 11:34:27 2020 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Mon Mar 30 12:20:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4474c47

app-crypt/jitterentropy: bump to 2.2.0

Package-Manager: Portage-2.3.69, Repoman-2.3.14
Signed-off-by: Göktürk Yüksek  gentoo.org>

 app-crypt/jitterentropy/Manifest   |  1 +
 app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild | 37 ++
 2 files changed, 38 insertions(+)

diff --git a/app-crypt/jitterentropy/Manifest b/app-crypt/jitterentropy/Manifest
index 396543ac110..a97658eb062 100644
--- a/app-crypt/jitterentropy/Manifest
+++ b/app-crypt/jitterentropy/Manifest
@@ -1 +1,2 @@
 DIST jitterentropy-2.1.2.tar.gz 24112 BLAKE2B 
9328fcc6ac09b79765d53248e4d6d01be47348c6f22f660175de888a884ea9e65253cc2e6fd3620a96f69dd0051b97ea3c46462a24c8e0c94d2bba19afab059e
 SHA512 
b1ba2fe22c6b7d5bca64bb1611f2da3f53f1979e515a16141ccf330e3ca27a6944f0e45f0db57f4e3963a30ea4b34920ce9173f9c4f3ea82b820dc739cbd95f4
+DIST jitterentropy-2.2.0.tar.gz 25556 BLAKE2B 
d0a8faa9131e9fd5712fad4179725ac29ba813e0d77e5ae9dc905841b92f67fc51e79c407142b2e8c3473f92a59a5b03f03d2013bd7e5d1ae07110da52461255
 SHA512 
4701a7e0a82ee583cbde5edfdacb737a5f588b42c61b16434b5a11bdfb1a108e7b9df8b8b38d9e92290e702b33f2ae8774580d6a71e6e8ac3af295ffc8ff5ff9

diff --git a/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild
new file mode 100644
index 000..f4a14654400
--- /dev/null
+++ b/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="Hardware RNG based on CPU timing jitter"
+HOMEPAGE="https://github.com/smuellerDD/jitterentropy-library";
+SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+IUSE="static-libs"
+
+S="${WORKDIR}/${PN}-library-${PV}"
+
+src_prepare() {
+   default
+
+   # Disable man page compression on install
+   sed -e '/\tgzip.*man/ d' -i Makefile || die
+   # Let the package manager handle stripping
+   sed -e '/\tinstall.*-s / s/-s //g' -i Makefile || die
+}
+
+src_compile() {
+   emake AR="$(tc-getAR)" CC="$(tc-getCC)"
+}
+
+src_install() {
+   emake PREFIX="${EPREFIX}/usr" \
+ LIBDIR="$(get_libdir)" \
+ DESTDIR="${D}" install
+   use static-libs && dolib.a lib${PN}.a
+}



[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
+
+



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

2019-11-12 Thread Agostino Sarubbo
commit: 875f45af2243eab89107c36b90c39b344efb099b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Nov 13 07:39:40 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Nov 13 07:39:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=875f45af

app-crypt/jitterentropy: ppc stable wrt bug #699172

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
index ad15b1e1561..29db3f8f08f 100644
--- a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~riscv x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2019-11-12 Thread Agostino Sarubbo
commit: 49dc9668ef08225eac6656c976aba54aae7a14a5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Nov 12 15:06:50 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Nov 12 15:08:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49dc9668

app-crypt/jitterentropy: ppc64 stable wrt bug #699172

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
index 281998201e2..ad15b1e1561 100644
--- a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~riscv x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2019-11-04 Thread Agostino Sarubbo
commit: 0ef8be0d0c416eadf2eb1bc881416b2efce8b75c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov  4 09:21:54 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov  4 09:21:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ef8be0d

app-crypt/jitterentropy: x86 stable wrt bug #699172

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
index 0048f74e832..281998201e2 100644
--- a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2019-11-03 Thread Mikle Kolyada
commit: 606b54d12c988cc6e9e1de7e413be8bc9ae001e7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov  3 13:40:36 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov  3 13:40:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=606b54d1

app-crypt/jitterentropy: arm stable wrt bug #699172

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
index 412940d2dfa..0048f74e832 100644
--- a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2019-11-03 Thread Piotr Karbowski
commit: b3d1493af81fdbecd21fb418533b3c108d869b0a
Author: Piotr Karbowski  gentoo  org>
AuthorDate: Sun Nov  3 09:11:21 2019 +
Commit: Piotr Karbowski  gentoo  org>
CommitDate: Sun Nov  3 09:13:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3d1493a

app-crypt/jitterentropy-2.1.2: amd64 stable (Bug 699172)

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Piotr Karbowski  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
index 7ca20b89744..412940d2dfa 100644
--- a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2019-08-11 Thread Matt Turner
commit: 6e67ed4a5a35f40f800529fbd149ff1b5c0cd85d
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Aug 11 21:33:51 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Aug 11 21:33:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e67ed4a

app-crypt/jitterentropy-2.1.2: added ~alpha, bug 691526

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
index 594c566b28b..7ca20b89744 100644
--- a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2019-08-08 Thread Matt Turner
commit: c9138a3c49611cc04c603457ac4dcf4cac53f353
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Aug  8 23:54:16 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Aug  8 23:57:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9138a3c

app-crypt/jitterentropy-2.1.2: added ~ia64, bug 691526

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
index eb8f45e5023..df310480943 100644
--- a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2019-08-08 Thread Matt Turner
commit: d649e045bcf852d37bafb0a98db38eb397c730a9
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Aug  8 15:59:18 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Aug  8 16:01:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d649e045

app-crypt/jitterentropy-2.1.2: added ~arm, bug 691526

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
index fb7b73f3354..eb8f45e5023 100644
--- a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~mips ~ppc ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2019-08-06 Thread Matt Turner
commit: 82fc7e3430550649b962cc4bef790a138d17de20
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Aug  6 17:49:12 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Aug  6 17:50:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82fc7e34

app-crypt/jitterentropy-2.1.2: added ~mips, bug 691526

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
index c9568cf0829..fb7b73f3354 100644
--- a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~arm64 ~mips ~ppc ~ppc64 ~riscv"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2019-08-05 Thread Göktürk Yüksek
commit: 30a6220a94157546d564795a6b405277684e7bbe
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Mon Aug  5 23:41:10 2019 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Mon Aug  5 23:55:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30a6220a

app-crypt/jitterentropy: keyword for riscv #691526

Package-Manager: Portage-2.3.67, Repoman-2.3.12
RepoMan-Options: --include-arches="riscv"
Signed-off-by: Göktürk Yüksek  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
index 0cd818fed6c..c9568cf0829 100644
--- a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2019-08-05 Thread Aaron Bauman
commit: f976db685cb545d5b4c2fb5f1179a355725c08f4
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Aug  5 23:31:01 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Aug  5 23:31:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f976db68

app-crypt/jitterentropy: arm64 keyworded (bug #691526)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

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

diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
index 7b62868932e..0cd818fed6c 100644
--- a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2019-08-04 Thread Matt Turner
commit: 84bbe005aa053fec7768b3f0e5ae27dc73ad1ee8
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Aug  5 04:58:39 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Aug  5 05:06:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84bbe005

app-crypt/jitterentropy-2.1.2: added ~ppc64

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
index 835fb3dc259..7b62868932e 100644
--- a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc"
+KEYWORDS="~amd64 ~ppc ~ppc64"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2019-08-04 Thread Matt Turner
commit: d63c8500ba39e4a71dddad8c8f32e3b4edd63484
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Aug  5 04:58:33 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Aug  5 05:06:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d63c8500

app-crypt/jitterentropy-2.1.2: added ~ppc

Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
index d33b497f97d..835fb3dc259 100644
--- a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



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

2019-06-19 Thread Göktürk Yüksek
commit: 03ac2164c95b138f13572fd4dd1579981e302c9c
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed Jun 19 20:08:58 2019 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Wed Jun 19 23:43:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03ac2164

app-crypt/jitterentropy: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Göktürk Yüksek  gentoo.org>

 .../files/jitterentropy-2.1.1-destdir-fix.patch| 37 --
 1 file changed, 37 deletions(-)

diff --git 
a/app-crypt/jitterentropy/files/jitterentropy-2.1.1-destdir-fix.patch 
b/app-crypt/jitterentropy/files/jitterentropy-2.1.1-destdir-fix.patch
deleted file mode 100644
index cdcc2a57756..000
--- a/app-crypt/jitterentropy/files/jitterentropy-2.1.1-destdir-fix.patch
+++ /dev/null
@@ -1,37 +0,0 @@
-From 4b5dc596547e0833e2cccf65efa46ecbe7d0b99c Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?G=C3=B6kt=C3=BCrk=20Y=C3=BCksek?= 
-Date: Fri, 6 Jul 2018 14:41:52 -0400
-Subject: [PATCH] Makefile: add support for $(DESTDIR) in install target
-
-Allow install target to install into an arbitrary root instead of '/'
-by prefixing $(PREFIX) with $(DESTDIR).

- Makefile | 12 +++-
- 1 file changed, 7 insertions(+), 5 deletions(-)
-
-diff --git a/Makefile b/Makefile
-index c38b800..2c778f2 100644
 a/Makefile
-+++ b/Makefile
-@@ -44,11 +44,13 @@ scan:  $(OBJS)
-   scan-build --use-analyzer=/usr/bin/clang $(CC) -shared 
-Wl,-soname,lib$(NAME).so.$(LIBMAJOR) -o lib$(NAME).so.$(LIBVERSION) $(OBJS) 
$(LDFLAGS)
- 
- install:
--  install -m 644 doc/$(NAME).3 $(PREFIX)/share/man/man3/
--  gzip -9 $(PREFIX)/share/man/man3/$(NAME).3
--  install -m 0755 -s lib$(NAME).so.$(LIBVERSION) $(PREFIX)/$(LIBDIR)/
--  $(RM) $(PREFIX)/$(LIBDIR)/lib$(NAME).so.$(LIBMAJOR)
--  ln -s lib$(NAME).so.$(LIBVERSION) 
$(PREFIX)/$(LIBDIR)/lib$(NAME).so.$(LIBMAJOR)
-+  install -d -m 0755 $(DESTDIR)$(PREFIX)/share/man/man3
-+  install -m 644 doc/$(NAME).3 $(DESTDIR)$(PREFIX)/share/man/man3/
-+  gzip -9 $(DESTDIR)$(PREFIX)/share/man/man3/$(NAME).3
-+  install -d -m 0755 $(DESTDIR)$(PREFIX)/$(LIBDIR)
-+  install -m 0755 -s lib$(NAME).so.$(LIBVERSION) 
$(DESTDIR)$(PREFIX)/$(LIBDIR)/
-+  $(RM) $(DESTDIR)$(PREFIX)/$(LIBDIR)/lib$(NAME).so.$(LIBMAJOR)
-+  ln -s lib$(NAME).so.$(LIBVERSION) 
$(DESTDIR)$(PREFIX)/$(LIBDIR)/lib$(NAME).so.$(LIBMAJOR)
- 
- clean:
-   @- $(RM) $(NAME)
--- 
-2.17.0
-



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

2019-06-12 Thread Göktürk Yüksek
commit: 30c80de4e4fe21f812fc3a117e9a39c0ac7c5eb7
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Wed Jun 12 22:58:17 2019 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Wed Jun 12 22:59:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c80de4

app-crypt/jitterentropy: remove old

Package-Manager: Portage-2.3.67, Repoman-2.3.12
Signed-off-by: Göktürk Yüksek  gentoo.org>

 app-crypt/jitterentropy/Manifest   |  1 -
 app-crypt/jitterentropy/jitterentropy-2.1.1.ebuild | 41 --
 2 files changed, 42 deletions(-)

diff --git a/app-crypt/jitterentropy/Manifest b/app-crypt/jitterentropy/Manifest
index c970c564d4a..396543ac110 100644
--- a/app-crypt/jitterentropy/Manifest
+++ b/app-crypt/jitterentropy/Manifest
@@ -1,2 +1 @@
-DIST jitterentropy-2.1.1.tar.gz 23804 BLAKE2B 
e208c87b414939485c16c6e94460020164e77089d5ac69f8627f8f1dfb38f211ff985c7fa5d32f647f1b06f065f86dc9070aea9b481e8251ecdecbfb4724ce08
 SHA512 
fb1b76278e03f425be06c8b66532e3997a07f91645393317f42681b1113bd31dfdf348bd18c92d0dfc153c85b75f8f968fe070e988f1a02e4ef4e09435b6cef8
 DIST jitterentropy-2.1.2.tar.gz 24112 BLAKE2B 
9328fcc6ac09b79765d53248e4d6d01be47348c6f22f660175de888a884ea9e65253cc2e6fd3620a96f69dd0051b97ea3c46462a24c8e0c94d2bba19afab059e
 SHA512 
b1ba2fe22c6b7d5bca64bb1611f2da3f53f1979e515a16141ccf330e3ca27a6944f0e45f0db57f4e3963a30ea4b34920ce9173f9c4f3ea82b820dc739cbd95f4

diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.1.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.1.1.ebuild
deleted file mode 100644
index 70e643f4080..000
--- a/app-crypt/jitterentropy/jitterentropy-2.1.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="Hardware RNG based on CPU timing jitter"
-HOMEPAGE="https://github.com/smuellerDD/jitterentropy-library";
-SRC_URI="https://github.com/gktrk/jitterentropy-library/archive/v2.1.1.tar.gz 
-> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-2.1.1-destdir-fix.patch
-)
-
-S="${WORKDIR}/${PN}-library-${PV}"
-
-src_prepare() {
-   default
-
-   # Disable man page compression on install
-   sed -e '/\tgzip.*man/ d' -i Makefile || die
-   # Let the package manager handle stripping
-   sed -e '/\tinstall.*-s / s/-s //g' -i Makefile || die
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)"
-}
-
-src_install() {
-   emake PREFIX="${EPREFIX}/usr" \
- LIBDIR="$(get_libdir)" \
- DESTDIR="${D}" install
-   dosym lib${PN}.so.${PV} "/usr/$(get_libdir)"/lib${PN}.so
-   doheader ${PN}.h ${PN}-base-user.h
-}



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

2019-06-12 Thread Göktürk Yüksek
commit: ddc49a5c6338cac43953673263abdf29d0dbfa4e
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Wed Jun 12 22:57:30 2019 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Wed Jun 12 22:58:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddc49a5c

app-crypt/jitterentropy: bump to 2.1.2 #687846

Closes: https://bugs.gentoo.org/687846
Package-Manager: Portage-2.3.67, Repoman-2.3.12
Signed-off-by: Göktürk Yüksek  gentoo.org>

 app-crypt/jitterentropy/Manifest   |  1 +
 app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/app-crypt/jitterentropy/Manifest b/app-crypt/jitterentropy/Manifest
index 32b6d5221e5..c970c564d4a 100644
--- a/app-crypt/jitterentropy/Manifest
+++ b/app-crypt/jitterentropy/Manifest
@@ -1 +1,2 @@
 DIST jitterentropy-2.1.1.tar.gz 23804 BLAKE2B 
e208c87b414939485c16c6e94460020164e77089d5ac69f8627f8f1dfb38f211ff985c7fa5d32f647f1b06f065f86dc9070aea9b481e8251ecdecbfb4724ce08
 SHA512 
fb1b76278e03f425be06c8b66532e3997a07f91645393317f42681b1113bd31dfdf348bd18c92d0dfc153c85b75f8f968fe070e988f1a02e4ef4e09435b6cef8
+DIST jitterentropy-2.1.2.tar.gz 24112 BLAKE2B 
9328fcc6ac09b79765d53248e4d6d01be47348c6f22f660175de888a884ea9e65253cc2e6fd3620a96f69dd0051b97ea3c46462a24c8e0c94d2bba19afab059e
 SHA512 
b1ba2fe22c6b7d5bca64bb1611f2da3f53f1979e515a16141ccf330e3ca27a6944f0e45f0db57f4e3963a30ea4b34920ce9173f9c4f3ea82b820dc739cbd95f4

diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
new file mode 100644
index 000..d33b497f97d
--- /dev/null
+++ b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="Hardware RNG based on CPU timing jitter"
+HOMEPAGE="https://github.com/smuellerDD/jitterentropy-library";
+SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="static-libs"
+
+S="${WORKDIR}/${PN}-library-${PV}"
+
+src_prepare() {
+   default
+
+   # Disable man page compression on install
+   sed -e '/\tgzip.*man/ d' -i Makefile || die
+   # Let the package manager handle stripping
+   sed -e '/\tinstall.*-s / s/-s //g' -i Makefile || die
+}
+
+src_compile() {
+   emake AR="$(tc-getAR)" CC="$(tc-getCC)"
+}
+
+src_install() {
+   dodir /usr/include # See: 
https://github.com/smuellerDD/jitterentropy-library/pull/9
+   emake PREFIX="${EPREFIX}/usr" \
+ LIBDIR="$(get_libdir)" \
+ DESTDIR="${D}" install
+   use static-libs && dolib.a lib${PN}.a
+}



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

2018-07-06 Thread Göktürk Yüksek
commit: 0c858706cfe15be83cbf86ff847c8f2ed2565c89
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Fri Jul  6 19:24:15 2018 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Fri Jul  6 22:06:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c858706

app-crypt/jitterentropy: initial commit with version 2.1.1

The Jitter RNG provides a noise source using the CPU execution timing
jitter.

It is an optional dependency for >=rng-tools-6.3.

Package-Manager: Portage-2.3.41, Repoman-2.3.9

 app-crypt/jitterentropy/Manifest   |  1 +
 .../files/jitterentropy-2.1.1-destdir-fix.patch| 37 +++
 app-crypt/jitterentropy/jitterentropy-2.1.1.ebuild | 41 ++
 app-crypt/jitterentropy/metadata.xml   | 18 ++
 4 files changed, 97 insertions(+)

diff --git a/app-crypt/jitterentropy/Manifest b/app-crypt/jitterentropy/Manifest
new file mode 100644
index 000..32b6d5221e5
--- /dev/null
+++ b/app-crypt/jitterentropy/Manifest
@@ -0,0 +1 @@
+DIST jitterentropy-2.1.1.tar.gz 23804 BLAKE2B 
e208c87b414939485c16c6e94460020164e77089d5ac69f8627f8f1dfb38f211ff985c7fa5d32f647f1b06f065f86dc9070aea9b481e8251ecdecbfb4724ce08
 SHA512 
fb1b76278e03f425be06c8b66532e3997a07f91645393317f42681b1113bd31dfdf348bd18c92d0dfc153c85b75f8f968fe070e988f1a02e4ef4e09435b6cef8

diff --git 
a/app-crypt/jitterentropy/files/jitterentropy-2.1.1-destdir-fix.patch 
b/app-crypt/jitterentropy/files/jitterentropy-2.1.1-destdir-fix.patch
new file mode 100644
index 000..cdcc2a57756
--- /dev/null
+++ b/app-crypt/jitterentropy/files/jitterentropy-2.1.1-destdir-fix.patch
@@ -0,0 +1,37 @@
+From 4b5dc596547e0833e2cccf65efa46ecbe7d0b99c Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?G=C3=B6kt=C3=BCrk=20Y=C3=BCksek?= 
+Date: Fri, 6 Jul 2018 14:41:52 -0400
+Subject: [PATCH] Makefile: add support for $(DESTDIR) in install target
+
+Allow install target to install into an arbitrary root instead of '/'
+by prefixing $(PREFIX) with $(DESTDIR).
+---
+ Makefile | 12 +++-
+ 1 file changed, 7 insertions(+), 5 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index c38b800..2c778f2 100644
+--- a/Makefile
 b/Makefile
+@@ -44,11 +44,13 @@ scan:  $(OBJS)
+   scan-build --use-analyzer=/usr/bin/clang $(CC) -shared 
-Wl,-soname,lib$(NAME).so.$(LIBMAJOR) -o lib$(NAME).so.$(LIBVERSION) $(OBJS) 
$(LDFLAGS)
+ 
+ install:
+-  install -m 644 doc/$(NAME).3 $(PREFIX)/share/man/man3/
+-  gzip -9 $(PREFIX)/share/man/man3/$(NAME).3
+-  install -m 0755 -s lib$(NAME).so.$(LIBVERSION) $(PREFIX)/$(LIBDIR)/
+-  $(RM) $(PREFIX)/$(LIBDIR)/lib$(NAME).so.$(LIBMAJOR)
+-  ln -s lib$(NAME).so.$(LIBVERSION) 
$(PREFIX)/$(LIBDIR)/lib$(NAME).so.$(LIBMAJOR)
++  install -d -m 0755 $(DESTDIR)$(PREFIX)/share/man/man3
++  install -m 644 doc/$(NAME).3 $(DESTDIR)$(PREFIX)/share/man/man3/
++  gzip -9 $(DESTDIR)$(PREFIX)/share/man/man3/$(NAME).3
++  install -d -m 0755 $(DESTDIR)$(PREFIX)/$(LIBDIR)
++  install -m 0755 -s lib$(NAME).so.$(LIBVERSION) 
$(DESTDIR)$(PREFIX)/$(LIBDIR)/
++  $(RM) $(DESTDIR)$(PREFIX)/$(LIBDIR)/lib$(NAME).so.$(LIBMAJOR)
++  ln -s lib$(NAME).so.$(LIBVERSION) 
$(DESTDIR)$(PREFIX)/$(LIBDIR)/lib$(NAME).so.$(LIBMAJOR)
+ 
+ clean:
+   @- $(RM) $(NAME)
+-- 
+2.17.0
+

diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.1.ebuild 
b/app-crypt/jitterentropy/jitterentropy-2.1.1.ebuild
new file mode 100644
index 000..70e643f4080
--- /dev/null
+++ b/app-crypt/jitterentropy/jitterentropy-2.1.1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="Hardware RNG based on CPU timing jitter"
+HOMEPAGE="https://github.com/smuellerDD/jitterentropy-library";
+SRC_URI="https://github.com/gktrk/jitterentropy-library/archive/v2.1.1.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-2.1.1-destdir-fix.patch
+)
+
+S="${WORKDIR}/${PN}-library-${PV}"
+
+src_prepare() {
+   default
+
+   # Disable man page compression on install
+   sed -e '/\tgzip.*man/ d' -i Makefile || die
+   # Let the package manager handle stripping
+   sed -e '/\tinstall.*-s / s/-s //g' -i Makefile || die
+}
+
+src_compile() {
+   emake CC="$(tc-getCC)"
+}
+
+src_install() {
+   emake PREFIX="${EPREFIX}/usr" \
+ LIBDIR="$(get_libdir)" \
+ DESTDIR="${D}" install
+   dosym lib${PN}.so.${PV} "/usr/$(get_libdir)"/lib${PN}.so
+   doheader ${PN}.h ${PN}-base-user.h
+}

diff --git a/app-crypt/jitterentropy/metadata.xml 
b/app-crypt/jitterentropy/metadata.xml
new file mode 100644
index 000..4cf1945b408
--- /dev/null
+++ b/app-crypt/jitterentropy/metadata.xml
@@ -0,0 +1,18 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+
+   gokt...@gentoo.org
+   Göktürk Yüksek
+
+
+   The Jitter RNG