From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1DFC3158083 for ; Sat, 31 Aug 2024 18:09:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A76BE2A62; Sat, 31 Aug 2024 18:09:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2A04BE2A62 for ; Sat, 31 Aug 2024 18:09:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0F0543430FD for ; Sat, 31 Aug 2024 18:09:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6BB6E14D6 for ; Sat, 31 Aug 2024 18:09:21 +0000 (UTC) From: "Petr Vaněk" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Petr Vaněk" Message-ID: <1725127717.b9f5377d6afdaf44c6961d12698515ac8612a118.arkamar@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/jitterentropy-rngd/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.8.ebuild X-VCS-Directories: app-crypt/jitterentropy-rngd/ X-VCS-Committer: arkamar X-VCS-Committer-Name: Petr Vaněk X-VCS-Revision: b9f5377d6afdaf44c6961d12698515ac8612a118 X-VCS-Branch: master Date: Sat, 31 Aug 2024 18:09:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: be5b94c0-5fbd-4260-8520-8f7334913cd0 X-Archives-Hash: e0d16c27124b07d4b7ff180755377757 commit: b9f5377d6afdaf44c6961d12698515ac8612a118 Author: Petr Vaněk gentoo org> AuthorDate: Sat Aug 31 17:48:23 2024 +0000 Commit: Petr Vaněk gentoo org> CommitDate: Sat Aug 31 18:08:37 2024 +0000 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