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 4D721158086 for ; Sat, 23 Oct 2021 20:55:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90CA1E07A5; Sat, 23 Oct 2021 20:55:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 76B5CE07A5 for ; Sat, 23 Oct 2021 20:55:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 56B17342BA0 for ; Sat, 23 Oct 2021 20:55:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9C18169 for ; Sat, 23 Oct 2021 20:55:09 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1635022495.c73dd84a39b560578d3d83c17ad89f438888199e.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/spirv-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/spirv-tools/spirv-tools-9999.ebuild dev-util/spirv-tools/spirv-tools-99999999.ebuild X-VCS-Directories: dev-util/spirv-tools/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: c73dd84a39b560578d3d83c17ad89f438888199e X-VCS-Branch: master Date: Sat, 23 Oct 2021 20:55:09 +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: 61e8cc1f-277b-47ea-8277-61cf7d694550 X-Archives-Hash: a8325fc79cfa7e2f68b27a5b13fcb7ca commit: c73dd84a39b560578d3d83c17ad89f438888199e Author: Conrad Kostecki gentoo org> AuthorDate: Sat Oct 23 20:49:59 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Oct 23 20:54:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c73dd84a dev-util/spirv-tools: rename live ebuild Rename live ebuild from -9999 to -99999999, as regular eight digit versions are being used. Bug: https://bugs.gentoo.org/819324 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Conrad Kostecki gentoo.org> .../spirv-tools/{spirv-tools-9999.ebuild => spirv-tools-99999999.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-util/spirv-tools/spirv-tools-9999.ebuild b/dev-util/spirv-tools/spirv-tools-99999999.ebuild similarity index 100% rename from dev-util/spirv-tools/spirv-tools-9999.ebuild rename to dev-util/spirv-tools/spirv-tools-99999999.ebuild