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 9079713933E for ; Sun, 18 Jul 2021 02:48:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C735EE0D6D; Sun, 18 Jul 2021 02:48:45 +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 ACD16E0D6D for ; Sun, 18 Jul 2021 02:48:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 90A4D33BF3C for ; Sun, 18 Jul 2021 02:48:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C5607D1 for ; Sun, 18 Jul 2021 02:48:43 +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: <1626576509.c4803567eced7665d91c9862e725524bf358f75b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/R/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/R/R-4.1.0-r1.ebuild dev-lang/R/R-4.1.0-r2.ebuild X-VCS-Directories: dev-lang/R/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c4803567eced7665d91c9862e725524bf358f75b X-VCS-Branch: master Date: Sun, 18 Jul 2021 02:48:43 +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: c694214a-6cba-4c24-9805-48c0b18b998d X-Archives-Hash: b14c48c5ec97f2b25c49484d537415ec commit: c4803567eced7665d91c9862e725524bf358f75b Author: Sam James gentoo org> AuthorDate: Sun Jul 18 02:47:42 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jul 18 02:48:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4803567 dev-lang/R: revbump for fixed econf arguments We need to revbump for cases like this to ensure that the user's preferences/USE flags were fully respected (and done so correctly). Fixes: b5ca7094608362020c06f80bb01ee6b872c029c0 Bug: https://bugs.gentoo.org/801928 Signed-off-by: Sam James gentoo.org> dev-lang/R/{R-4.1.0-r1.ebuild => R-4.1.0-r2.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-lang/R/R-4.1.0-r1.ebuild b/dev-lang/R/R-4.1.0-r2.ebuild similarity index 100% rename from dev-lang/R/R-4.1.0-r1.ebuild rename to dev-lang/R/R-4.1.0-r2.ebuild