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 5008A15808B for ; Mon, 4 Apr 2022 12:44:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5F5DE0900; Mon, 4 Apr 2022 12:44:19 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 32570E08EF for ; Mon, 4 Apr 2022 12:44:13 +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 1F7E8341488 for ; Mon, 4 Apr 2022 12:44:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 813232EB for ; Mon, 4 Apr 2022 12:44:10 +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: <1649076235.ce056a4fc4f3937eabc2b0f0bc948f219c0eafc7.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-28.0.9999-r1.ebuild app-editors/emacs/emacs-28.1.9999.ebuild X-VCS-Directories: app-editors/emacs/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: ce056a4fc4f3937eabc2b0f0bc948f219c0eafc7 X-VCS-Branch: master Date: Mon, 4 Apr 2022 12:44:10 +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: 84583927-a599-44c6-ac20-e963a565bb99 X-Archives-Hash: 30d6e1c70c0245d3ceaf4acc95089c4f commit: ce056a4fc4f3937eabc2b0f0bc948f219c0eafc7 Author: Ulrich Müller gentoo org> AuthorDate: Mon Apr 4 12:39:55 2022 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Apr 4 12:43:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce056a4f app-editors/emacs: Update version for Emacs 28 live ebuild Signed-off-by: Ulrich Müller gentoo.org> app-editors/emacs/{emacs-28.0.9999-r1.ebuild => emacs-28.1.9999.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/app-editors/emacs/emacs-28.0.9999-r1.ebuild b/app-editors/emacs/emacs-28.1.9999.ebuild similarity index 100% rename from app-editors/emacs/emacs-28.0.9999-r1.ebuild rename to app-editors/emacs/emacs-28.1.9999.ebuild