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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6A79E158042 for ; Sat, 16 Nov 2024 21:39:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C531E096C; Sat, 16 Nov 2024 21:39:53 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 52F07E096C for ; Sat, 16 Nov 2024 21:39:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6E64F342FA1 for ; Sat, 16 Nov 2024 21:39:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AC14F1F41 for ; Sat, 16 Nov 2024 21:39:49 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1731793149.6e91f31855fc6699f7b3e577117aafa7b5008498.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/openscad/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/openscad/openscad-9999.ebuild media-gfx/openscad/openscad-99999999.ebuild X-VCS-Directories: media-gfx/openscad/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6e91f31855fc6699f7b3e577117aafa7b5008498 X-VCS-Branch: master Date: Sat, 16 Nov 2024 21:39:49 +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: f8c07a8e-f7fc-4d6c-8bac-ddea8eabac10 X-Archives-Hash: 97490a7186b9508394e1575a2d1e2b08 commit: 6e91f31855fc6699f7b3e577117aafa7b5008498 Author: Paul Zander gmail com> AuthorDate: Sat Nov 16 16:30:00 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat Nov 16 21:39:09 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e91f318 media-gfx/openscad: move 9999 -> 99999999 We have YMD snapshots, so adjust live ebuild. Signed-off-by: Paul Zander gmail.com> Signed-off-by: Sam James gentoo.org> media-gfx/openscad/{openscad-9999.ebuild => openscad-99999999.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/media-gfx/openscad/openscad-9999.ebuild b/media-gfx/openscad/openscad-99999999.ebuild similarity index 100% rename from media-gfx/openscad/openscad-9999.ebuild rename to media-gfx/openscad/openscad-99999999.ebuild