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 0ED5C158086 for ; Tue, 7 Dec 2021 19:33:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 986EF2BC00C; Tue, 7 Dec 2021 19:33:29 +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 811182BC00C for ; Tue, 7 Dec 2021 19:33:29 +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 87D5534313B for ; Tue, 7 Dec 2021 19:33:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 080A11F4 for ; Tue, 7 Dec 2021 19:33:26 +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: <1638905577.878132b91d1f8a9e14aca3392500352dcf40233f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/argon2/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/argon2/argon2-20190702-r1.ebuild app-crypt/argon2/argon2-20190702.ebuild X-VCS-Directories: app-crypt/argon2/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 878132b91d1f8a9e14aca3392500352dcf40233f X-VCS-Branch: master Date: Tue, 7 Dec 2021 19:33: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: 0b88ae99-ffcc-4d22-985f-3ad24f2c0d7b X-Archives-Hash: 190dd616290556d02d559ac665a84db1 commit: 878132b91d1f8a9e14aca3392500352dcf40233f Author: Sam James gentoo org> AuthorDate: Tue Dec 7 19:32:57 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Dec 7 19:32:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=878132b9 app-crypt/argon2: revbump for fixed pkg-config file Closes: https://bugs.gentoo.org/703976 Signed-off-by: Sam James gentoo.org> app-crypt/argon2/{argon2-20190702.ebuild => argon2-20190702-r1.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/app-crypt/argon2/argon2-20190702.ebuild b/app-crypt/argon2/argon2-20190702-r1.ebuild similarity index 100% rename from app-crypt/argon2/argon2-20190702.ebuild rename to app-crypt/argon2/argon2-20190702-r1.ebuild