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 6E769139337 for ; Sat, 31 Jul 2021 15:53:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C61B3E08EF; Sat, 31 Jul 2021 15:53:07 +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 A8F08E0841 for ; Sat, 31 Jul 2021 15:53:07 +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 916463433EC for ; Sat, 31 Jul 2021 15:53:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2805E7CB for ; Sat, 31 Jul 2021 15:53:05 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1627746768.8c876b1e5dffdb0f4b7f60a32ffabd31f9bbe31b.dilfridge@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: tools/ X-VCS-Repository: proj/releng X-VCS-Files: tools/catalyst-auto-x86-demeter.conf tools/catalyst-auto-x86.conf X-VCS-Directories: tools/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 8c876b1e5dffdb0f4b7f60a32ffabd31f9bbe31b X-VCS-Branch: master Date: Sat, 31 Jul 2021 15:53:05 +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: fe2b71f0-ac18-4234-97fe-e96eb85c7a2e X-Archives-Hash: 446fff6375457cb40762eacdf5b28701 commit: 8c876b1e5dffdb0f4b7f60a32ffabd31f9bbe31b Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Jul 31 15:52:48 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Jul 31 15:52:48 2021 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=8c876b1e Rename x86 config file Signed-off-by: Andreas K. Hüttel gentoo.org> tools/{catalyst-auto-x86-demeter.conf => catalyst-auto-x86.conf} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/tools/catalyst-auto-x86-demeter.conf b/tools/catalyst-auto-x86.conf similarity index 100% rename from tools/catalyst-auto-x86-demeter.conf rename to tools/catalyst-auto-x86.conf