From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1539538-garchives=archives.gentoo.org@lists.gentoo.org> 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 542BB15800A for <garchives@archives.gentoo.org>; Sun, 23 Jul 2023 09:35:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58CEEE07BA; Sun, 23 Jul 2023 09:35:56 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 3B3A8E07BA for <gentoo-commits@lists.gentoo.org>; Sun, 23 Jul 2023 09:35:56 +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 18C5A335CAF for <gentoo-commits@lists.gentoo.org>; Sun, 23 Jul 2023 09:35:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38623BF7 for <gentoo-commits@lists.gentoo.org>; Sun, 23 Jul 2023 09:35:53 +0000 (UTC) From: "Ulrich Müller" <ulm@gentoo.org> 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" <ulm@gentoo.org> Message-ID: <1690104943.e3163795dd91aa750a35b6cb3b5369dcc06e64a7.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.0.9999-r1.ebuild app-editors/emacs/emacs-29.1.9999.ebuild X-VCS-Directories: app-editors/emacs/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: e3163795dd91aa750a35b6cb3b5369dcc06e64a7 X-VCS-Branch: master Date: Sun, 23 Jul 2023 09:35:53 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: be0b59bc-50b9-4f0e-b7d8-6effd5e43622 X-Archives-Hash: 2bfcb1359239abb845e43a3516c022e7 commit: e3163795dd91aa750a35b6cb3b5369dcc06e64a7 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun Jul 23 09:28:41 2023 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Jul 23 09:35:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3163795 app-editors/emacs: Rename 29.0.9999-r1 to 29.1.9999 Following upstream change of version number. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> app-editors/emacs/{emacs-29.0.9999-r1.ebuild => emacs-29.1.9999.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/app-editors/emacs/emacs-29.0.9999-r1.ebuild b/app-editors/emacs/emacs-29.1.9999.ebuild similarity index 100% rename from app-editors/emacs/emacs-29.0.9999-r1.ebuild rename to app-editors/emacs/emacs-29.1.9999.ebuild