From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1468552-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 B57ED158020
	for <garchives@archives.gentoo.org>; Sun, 18 Dec 2022 08:32:11 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 71046E0875;
	Sun, 18 Dec 2022 08:32:10 +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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 577EDE0875
	for <gentoo-commits@lists.gentoo.org>; Sun, 18 Dec 2022 08:32:10 +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 78C3B34121D
	for <gentoo-commits@lists.gentoo.org>; Sun, 18 Dec 2022 08:32:09 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C0D07DC
	for <gentoo-commits@lists.gentoo.org>; Sun, 18 Dec 2022 08:32:06 +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: <1671352231.bdccde59cc345c3c8d96890318fc78d5333458b3.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/lcms/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-libs/lcms/lcms-2.13.1-r1.ebuild media-libs/lcms/lcms-2.13.1-r3.ebuild
X-VCS-Directories: media-libs/lcms/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: bdccde59cc345c3c8d96890318fc78d5333458b3
X-VCS-Branch: master
Date: Sun, 18 Dec 2022 08:32:06 +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: 9a353048-d95c-416c-9351-2af3a036891d
X-Archives-Hash: 744a0b77a5dd7182a7eca8ff2f9b29e0

commit:     bdccde59cc345c3c8d96890318fc78d5333458b3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 08:12:08 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 08:30:31 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdccde59

media-libs/lcms: fix revbump order

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

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

 media-libs/lcms/{lcms-2.13.1-r1.ebuild => lcms-2.13.1-r3.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/media-libs/lcms/lcms-2.13.1-r1.ebuild b/media-libs/lcms/lcms-2.13.1-r3.ebuild
similarity index 100%
rename from media-libs/lcms/lcms-2.13.1-r1.ebuild
rename to media-libs/lcms/lcms-2.13.1-r3.ebuild