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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 67BD11582EF for ; Thu, 20 Feb 2025 07:22:53 +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 317FD3430F4 for ; Thu, 20 Feb 2025 07:22:53 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 199391102A2; Thu, 20 Feb 2025 07:22:52 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 10FD61102A2 for ; Thu, 20 Feb 2025 07:22:52 +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 B4E033430F3 for ; Thu, 20 Feb 2025 07:22:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C0B62712 for ; Thu, 20 Feb 2025 07:22:50 +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: <1740035701.b817395c758c198c2face6de7868853cbc45d97d.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.0.9999-r1.ebuild app-editors/emacs/emacs-30.1.9999.ebuild X-VCS-Directories: app-editors/emacs/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: b817395c758c198c2face6de7868853cbc45d97d X-VCS-Branch: master Date: Thu, 20 Feb 2025 07:22:50 +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: cc47c328-9d78-481e-b775-fee1de32b896 X-Archives-Hash: d760010ef3e763db81c4cf5b9f6ecb99 commit: b817395c758c198c2face6de7868853cbc45d97d Author: Ulrich Müller gentoo org> AuthorDate: Thu Feb 20 07:15:01 2025 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Feb 20 07:15:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b817395c app-editors/emacs: add 30.1.9999, drop 30.0.9999-r1 Signed-off-by: Ulrich Müller gentoo.org> app-editors/emacs/{emacs-30.0.9999-r1.ebuild => emacs-30.1.9999.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/app-editors/emacs/emacs-30.0.9999-r1.ebuild b/app-editors/emacs/emacs-30.1.9999.ebuild similarity index 100% rename from app-editors/emacs/emacs-30.0.9999-r1.ebuild rename to app-editors/emacs/emacs-30.1.9999.ebuild