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 8DD46139337 for ; Sat, 31 Jul 2021 15:51:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0BE2E0848; Sat, 31 Jul 2021 15:50:59 +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 86516E0848 for ; Sat, 31 Jul 2021 15:50:59 +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 6A1213438C9 for ; Sat, 31 Jul 2021 15:50:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B2ABF7CB for ; Sat, 31 Jul 2021 15:50:56 +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: <1627746633.07d358799813f875ffeac11b922397b832832c9f.dilfridge@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: tools/ X-VCS-Repository: proj/releng X-VCS-Files: tools/catalyst-auto-amd64-demeter.conf tools/catalyst-auto-amd64.conf X-VCS-Directories: tools/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 07d358799813f875ffeac11b922397b832832c9f X-VCS-Branch: master Date: Sat, 31 Jul 2021 15:50:56 +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: d78a1782-ab64-4a3b-8a1d-9f45df8962d8 X-Archives-Hash: 34bfff2b03f2931fb0b67b4b67025560 commit: 07d358799813f875ffeac11b922397b832832c9f Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Jul 31 15:50:33 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Jul 31 15:50:33 2021 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=07d35879 Rename amd64 config file Signed-off-by: Andreas K. Hüttel gentoo.org> tools/{catalyst-auto-amd64-demeter.conf => catalyst-auto-amd64.conf} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/tools/catalyst-auto-amd64-demeter.conf b/tools/catalyst-auto-amd64.conf similarity index 100% rename from tools/catalyst-auto-amd64-demeter.conf rename to tools/catalyst-auto-amd64.conf