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 84565139337 for ; Sun, 1 Aug 2021 19:51:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E62F7E0A0B; Sun, 1 Aug 2021 19:51:34 +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 C930CE0A0B for ; Sun, 1 Aug 2021 19:51:34 +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 B12EC343471 for ; Sun, 1 Aug 2021 19:51:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2BE5D823 for ; Sun, 1 Aug 2021 19:51:32 +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: <1627847484.92fbfd818f07358491803f0b2ca4ec63296d4360.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/autoconf/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/autoconf/autoconf-2.71-r1.ebuild sys-devel/autoconf/autoconf-2.71.ebuild X-VCS-Directories: sys-devel/autoconf/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 92fbfd818f07358491803f0b2ca4ec63296d4360 X-VCS-Branch: master Date: Sun, 1 Aug 2021 19:51:32 +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: af333f30-1167-45b6-8ace-b9652a02fad1 X-Archives-Hash: c875d95913ee4ae402b83368b0082a91 commit: 92fbfd818f07358491803f0b2ca4ec63296d4360 Author: Sam James gentoo org> AuthorDate: Sun Aug 1 19:51:08 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Aug 1 19:51:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92fbfd81 sys-devel/autoconf: revbump for possible 2.71 race condition fix See: a27bb196930c2b32f3f24956d902c2849d27d20b Bug: https://bugs.gentoo.org/782985 Signed-off-by: Sam James gentoo.org> sys-devel/autoconf/{autoconf-2.71.ebuild => autoconf-2.71-r1.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/sys-devel/autoconf/autoconf-2.71.ebuild b/sys-devel/autoconf/autoconf-2.71-r1.ebuild similarity index 100% rename from sys-devel/autoconf/autoconf-2.71.ebuild rename to sys-devel/autoconf/autoconf-2.71-r1.ebuild