From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1468511-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 A24A4158020
	for <garchives@archives.gentoo.org>; Sun, 18 Dec 2022 07:46:54 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C1A3FE087A;
	Sun, 18 Dec 2022 07:46:53 +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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id ACCC3E087A
	for <gentoo-commits@lists.gentoo.org>; Sun, 18 Dec 2022 07:46:53 +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 C6556340961
	for <gentoo-commits@lists.gentoo.org>; Sun, 18 Dec 2022 07:46:52 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 34BE0477
	for <gentoo-commits@lists.gentoo.org>; Sun, 18 Dec 2022 07:46:51 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1671349594.db2b3c2f526ac6937a212a3e570d31fcab04a257.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/xemacs/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-editors/xemacs/xemacs-21.4.24-r10.ebuild app-editors/xemacs/xemacs-21.4.24-r7.ebuild
X-VCS-Directories: app-editors/xemacs/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: db2b3c2f526ac6937a212a3e570d31fcab04a257
X-VCS-Branch: master
Date: Sun, 18 Dec 2022 07:46:51 +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: fa377786-a19c-4fcf-9a98-f5e0e99145a0
X-Archives-Hash: e3900d82d76bac108cc458aa848994a6

commit:     db2b3c2f526ac6937a212a3e570d31fcab04a257
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 07:15:22 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 07:46:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db2b3c2f

app-editors/xemacs: fix revbump order

Sorry for the noise. The script didn't get ordering right
in all cases.

Fixes: 6c534857fe7787602eb85baa83a83b6343d9caf3
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../xemacs/{xemacs-21.4.24-r7.ebuild => xemacs-21.4.24-r10.ebuild}        | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-editors/xemacs/xemacs-21.4.24-r7.ebuild b/app-editors/xemacs/xemacs-21.4.24-r10.ebuild
similarity index 100%
rename from app-editors/xemacs/xemacs-21.4.24-r7.ebuild
rename to app-editors/xemacs/xemacs-21.4.24-r10.ebuild