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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 94B1215838C for ; Fri, 19 Jan 2024 11:02:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFF422BC01C; Fri, 19 Jan 2024 11:02:46 +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 9F3FA2BC01C for ; Fri, 19 Jan 2024 11:02:46 +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 B1BA234339C for ; Fri, 19 Jan 2024 11:02:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4EF1E14B4 for ; Fri, 19 Jan 2024 11:02:44 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1705662154.623c175749790eb1abc8f9018310aba9460869a6.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/emacs/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/emacs/emacs-29.1.9999.ebuild app-editors/emacs/emacs-29.2.9999.ebuild X-VCS-Directories: app-editors/emacs/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 623c175749790eb1abc8f9018310aba9460869a6 X-VCS-Branch: master Date: Fri, 19 Jan 2024 11:02:44 +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: eaed962b-3511-4506-ade8-e0798a0e8ceb X-Archives-Hash: 405b8890449200a4a7e698054e5c1aec commit: 623c175749790eb1abc8f9018310aba9460869a6 Author: Ulrich Müller gentoo org> AuthorDate: Fri Jan 19 10:59:31 2024 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Jan 19 11:02:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=623c1757 app-editors/emacs: add 29.2.9999, drop 29.1.9999 Signed-off-by: Ulrich Müller gentoo.org> app-editors/emacs/{emacs-29.1.9999.ebuild => emacs-29.2.9999.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/app-editors/emacs/emacs-29.1.9999.ebuild b/app-editors/emacs/emacs-29.2.9999.ebuild similarity index 100% rename from app-editors/emacs/emacs-29.1.9999.ebuild rename to app-editors/emacs/emacs-29.2.9999.ebuild