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 D2469158086 for ; Sat, 23 Oct 2021 20:55:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D593E0788; Sat, 23 Oct 2021 20:55:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 11C17E0788 for ; Sat, 23 Oct 2021 20:55:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 32819342B7A 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 B3FBC165 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: <1635022494.259db65c2b8998bd4bb9f2f1f8f8772d2daab04e.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/spirv-headers/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/spirv-headers/spirv-headers-9999.ebuild dev-util/spirv-headers/spirv-headers-99999999.ebuild X-VCS-Directories: dev-util/spirv-headers/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 259db65c2b8998bd4bb9f2f1f8f8772d2daab04e 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: c62cf63e-aed2-4946-8195-7895f3999814 X-Archives-Hash: 97ab24d7d2918fb00f8302385e800767 commit: 259db65c2b8998bd4bb9f2f1f8f8772d2daab04e Author: Conrad Kostecki gentoo org> AuthorDate: Sat Oct 23 20:48:41 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Oct 23 20:54:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=259db65c dev-util/spirv-headers: 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-headers-9999.ebuild => spirv-headers-99999999.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/spirv-headers/spirv-headers-9999.ebuild b/dev-util/spirv-headers/spirv-headers-99999999.ebuild similarity index 93% rename from dev-util/spirv-headers/spirv-headers-9999.ebuild rename to dev-util/spirv-headers/spirv-headers-99999999.ebuild index 7da32106bb4..a20a5880576 100644 --- a/dev-util/spirv-headers/spirv-headers-9999.ebuild +++ b/dev-util/spirv-headers/spirv-headers-99999999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7