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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7A66E15808C for ; Sat, 26 Feb 2022 02:16:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 671CDE0822; Sat, 26 Feb 2022 02:16:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 15EDBE081B for ; Sat, 26 Feb 2022 02:16:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 C44FA342B6B for ; Sat, 26 Feb 2022 02:16:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 400912F9 for ; Sat, 26 Feb 2022 02:16:11 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1645841466.cb2000eb9d405986516bbdf025b2ce94c552a82d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/i2pd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-vpn/i2pd/Manifest net-vpn/i2pd/i2pd-2.40.0.ebuild net-vpn/i2pd/i2pd-2.41.0.ebuild X-VCS-Directories: net-vpn/i2pd/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cb2000eb9d405986516bbdf025b2ce94c552a82d X-VCS-Branch: master Date: Sat, 26 Feb 2022 02:16:11 +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: 2976a9dc-80da-4a72-833f-26350ff55415 X-Archives-Hash: a9f36a97b8588a9d26f7e04b107a8a03 commit: cb2000eb9d405986516bbdf025b2ce94c552a82d Author: Alexey Korepanov yandex ru> AuthorDate: Thu Feb 24 20:18:43 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Feb 26 02:11:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb2000eb net-vpn/i2pd: version bump 2.41.0 Signed-off-by: Alexey Korepanov yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/24338 Signed-off-by: Sam James gentoo.org> net-vpn/i2pd/Manifest | 2 +- net-vpn/i2pd/{i2pd-2.40.0.ebuild => i2pd-2.41.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/i2pd/Manifest b/net-vpn/i2pd/Manifest index fad0441f8eba..6f0b942732ca 100644 --- a/net-vpn/i2pd/Manifest +++ b/net-vpn/i2pd/Manifest @@ -1 +1 @@ -DIST i2pd-2.40.0.tar.gz 587626 BLAKE2B 80433580f3db5969f0f30bac420104a29995c0f32ed738d64d079854892a1f70876ab9180fbe8269ccb6b91474f786c834dc08e71a2cad81307a8b54fdda8888 SHA512 58d10417f3fd2c2fb427fb88b30ccd3e03053c84aa7ac6d3e346c388f2376d1768846bec5ee8d5134dd62d5712b20f890af11083634f94095b1117f6494c25fd +DIST i2pd-2.41.0.tar.gz 594453 BLAKE2B 36298133f057152445d3f7c83c9983d1e16476066f0139019faf0168142cb8dbed150eccee1e006c0a9f1b67670855fdb38513e8d7992e05122b581890b036a5 SHA512 10ba77d714e4b02f9640c64b16b597550f71bfacf02242bd17cfdc7fc416e0e9bc62a2f1da486161baea397dae3d260fa88359325062b1c587f509058d418d85 diff --git a/net-vpn/i2pd/i2pd-2.40.0.ebuild b/net-vpn/i2pd/i2pd-2.41.0.ebuild similarity index 100% rename from net-vpn/i2pd/i2pd-2.40.0.ebuild rename to net-vpn/i2pd/i2pd-2.41.0.ebuild