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 86A7D1382C5 for ; Mon, 19 Apr 2021 21:02:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3073E0817; Mon, 19 Apr 2021 21:02:38 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BDF2CE0817 for ; Mon, 19 Apr 2021 21:02:38 +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 BE826340E46 for ; Mon, 19 Apr 2021 21:02:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 44FBC634 for ; Mon, 19 Apr 2021 21:02:36 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1618866138.e39d72574d6578e592a80ce6fe5779e46ccb8ade.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/fakeroot/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/fakeroot/fakeroot-1.25.3-r1.ebuild sys-apps/fakeroot/fakeroot-1.25.3-r2.ebuild X-VCS-Directories: sys-apps/fakeroot/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: e39d72574d6578e592a80ce6fe5779e46ccb8ade X-VCS-Branch: master Date: Mon, 19 Apr 2021 21:02:36 +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: 47f2f89d-e6b2-4dce-b6e8-00970023d755 X-Archives-Hash: 7a64742178a6cdeb9dca5cfc6d7070d0 commit: e39d72574d6578e592a80ce6fe5779e46ccb8ade Author: Mike Gilbert gentoo org> AuthorDate: Mon Apr 19 21:02:18 2021 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Mon Apr 19 21:02:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e39d7257 sys-apps/fakeroot: undo revbump for previous build fix Bug: https://bugs.gentoo.org/713166 Signed-off-by: Mike Gilbert gentoo.org> .../fakeroot/{fakeroot-1.25.3-r2.ebuild => fakeroot-1.25.3-r1.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/sys-apps/fakeroot/fakeroot-1.25.3-r2.ebuild b/sys-apps/fakeroot/fakeroot-1.25.3-r1.ebuild similarity index 100% rename from sys-apps/fakeroot/fakeroot-1.25.3-r2.ebuild rename to sys-apps/fakeroot/fakeroot-1.25.3-r1.ebuild