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 5AF14158094 for ; Sat, 24 Sep 2022 13:57:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D50FE0996; Sat, 24 Sep 2022 13:57:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 74848E0996 for ; Sat, 24 Sep 2022 13:57: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 6161A340BC9 for ; Sat, 24 Sep 2022 13:57:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF0075DD for ; Sat, 24 Sep 2022 13:57:21 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1664027837.288ba029015d41700da98fa411b55306e5b941a3.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/librnp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/librnp/librnp-0.16.2.ebuild X-VCS-Directories: dev-util/librnp/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 288ba029015d41700da98fa411b55306e5b941a3 X-VCS-Branch: master Date: Sat, 24 Sep 2022 13:57: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: f7905d18-e3a4-4fd7-b7e2-d78649ec4f10 X-Archives-Hash: f6190df8de6d7d079eca144e565a680b commit: 288ba029015d41700da98fa411b55306e5b941a3 Author: Joonas Niilola gentoo org> AuthorDate: Sat Sep 24 06:02:21 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Sep 24 13:57:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=288ba029 dev-util/librnp: remove added implementation issue link from 0.16.2 Signed-off-by: Joonas Niilola gentoo.org> dev-util/librnp/librnp-0.16.2.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-util/librnp/librnp-0.16.2.ebuild b/dev-util/librnp/librnp-0.16.2.ebuild index 71779ee7a592..5ff8ee442673 100644 --- a/dev-util/librnp/librnp-0.16.2.ebuild +++ b/dev-util/librnp/librnp-0.16.2.ebuild @@ -52,7 +52,6 @@ src_configure() { # OpenSSL support is still not as complete as botan. # https://github.com/rnpgp/rnp/issues/1642 AEAD, - # https://github.com/rnpgp/rnp/issues/1902 BRAINPOOL, # https://github.com/rnpgp/rnp/issues/1877 SM2, # https://github.com/openssl/openssl/issues/2046 TWOFISH. else