From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 0291015827B for ; Thu, 14 Aug 2025 12:31:49 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id C0E63340D21 for ; Thu, 14 Aug 2025 12:31:48 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 12E92110280; Thu, 14 Aug 2025 12:31:47 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 07904110280 for ; Thu, 14 Aug 2025 12:31:47 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B02E4335D6A for ; Thu, 14 Aug 2025 12:31:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22818334A for ; Thu, 14 Aug 2025 12:31:45 +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: <1755174698.3f5c978518bf67ae2268dcdabb4ab43a4040cea5.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-30.1.9999.ebuild app-editors/emacs/emacs-30.2.9999.ebuild X-VCS-Directories: app-editors/emacs/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 3f5c978518bf67ae2268dcdabb4ab43a4040cea5 X-VCS-Branch: master Date: Thu, 14 Aug 2025 12:31:45 +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: 29b31033-902e-4062-9083-808f3d911b13 X-Archives-Hash: ea5a154dc135af3744cd6363faa3ec57 commit: 3f5c978518bf67ae2268dcdabb4ab43a4040cea5 Author: Ulrich Müller gentoo org> AuthorDate: Thu Aug 14 12:09:40 2025 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Aug 14 12:31:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f5c9785 app-editors/emacs: add 30.2.9999, drop 30.1.9999 Signed-off-by: Ulrich Müller gentoo.org> app-editors/emacs/{emacs-30.1.9999.ebuild => emacs-30.2.9999.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/app-editors/emacs/emacs-30.1.9999.ebuild b/app-editors/emacs/emacs-30.2.9999.ebuild similarity index 100% rename from app-editors/emacs/emacs-30.1.9999.ebuild rename to app-editors/emacs/emacs-30.2.9999.ebuild