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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 18DF4139335 for ; Fri, 25 Jun 2021 21:05:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5EDB2E0809; Fri, 25 Jun 2021 21:05:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BEA04E0809 for ; Fri, 25 Jun 2021 21:05:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5AE953405BB for ; Fri, 25 Jun 2021 21:05:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EB6D77A1 for ; Fri, 25 Jun 2021 21:05:26 +0000 (UTC) From: "Amy Liffey" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amy Liffey" Message-ID: <1624655012.1486e5d2e1b63a53a8fd805916cf098063f173bf.amynka@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/eid-mw/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/eid-mw/Manifest app-crypt/eid-mw/eid-mw-5.0.14-r1.ebuild app-crypt/eid-mw/eid-mw-5.0.23.ebuild X-VCS-Directories: app-crypt/eid-mw/ X-VCS-Committer: amynka X-VCS-Committer-Name: Amy Liffey X-VCS-Revision: 1486e5d2e1b63a53a8fd805916cf098063f173bf X-VCS-Branch: master Date: Fri, 25 Jun 2021 21:05:26 +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: f7a3ebab-2b97-4083-a80f-074328104059 X-Archives-Hash: 0c4c51a4002eca969fc17f8d6dfab0fe commit: 1486e5d2e1b63a53a8fd805916cf098063f173bf Author: Amy Liffey gentoo org> AuthorDate: Fri Jun 25 21:03:32 2021 +0000 Commit: Amy Liffey gentoo org> CommitDate: Fri Jun 25 21:03:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1486e5d2 app-crypt/eid-mw: version bump 5.0.23 Closes: https://bugs.gentoo.org/798450 Submitted-by: Vincent Hardy gmail.com> Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Amy Liffey gentoo.org> app-crypt/eid-mw/Manifest | 2 +- app-crypt/eid-mw/{eid-mw-5.0.14-r1.ebuild => eid-mw-5.0.23.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/eid-mw/Manifest b/app-crypt/eid-mw/Manifest index 0af6a426942..61ef6b68174 100644 --- a/app-crypt/eid-mw/Manifest +++ b/app-crypt/eid-mw/Manifest @@ -1 +1 @@ -DIST eid-mw-5.0.14.tar.gz 8971565 BLAKE2B d1e6997c089c72f6b6b15fafefa227d7341721c1fa52e446f0334c3915b2e16d84ccb27053dc2e12c0f932bb3cb96e1cbfadc0d6b203098734f74fa0dbffc6ab SHA512 97a4e1359c853f14e91d5ec6c3b13d97b3113106da1e7125b558d724aea76f8a15b289dd06ed13391896d9318daea0133eba9269b6103fb1b922e8b55ceaf9cc +DIST eid-mw-5.0.23.tar.gz 13614039 BLAKE2B 5df1ad1cfd658586352800119eca17b2c57f642678cb131bd46af7b3cd3e4599e4d84b91c139d47082f07a1a80d6719f352151982085c6a577b01a75b6875782 SHA512 35be133c81cd5824dcffd9d74dae2aaf4cecffc56cf0e106832ea930d7d8a9a7ae115aab19d21cc79d011fe98108b0d67a3a69e5cb27ff3ec0ec059a9d9e0035 diff --git a/app-crypt/eid-mw/eid-mw-5.0.14-r1.ebuild b/app-crypt/eid-mw/eid-mw-5.0.23.ebuild similarity index 100% rename from app-crypt/eid-mw/eid-mw-5.0.14-r1.ebuild rename to app-crypt/eid-mw/eid-mw-5.0.23.ebuild