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 D7BA4158020 for ; Sun, 18 Dec 2022 08:01:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 27E90E086C; Sun, 18 Dec 2022 08:01:40 +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 068F6E086C for ; Sun, 18 Dec 2022 08:01:40 +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 0EA5234121B for ; Sun, 18 Dec 2022 08:01:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F36B477 for ; Sun, 18 Dec 2022 08:01:37 +0000 (UTC) From: "Sam James" 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" Message-ID: <1671350256.9d7cf03c54a514fd53b91084d15fbd04500b2066.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/exact-image/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/exact-image/exact-image-1.0.2-r4.ebuild media-gfx/exact-image/exact-image-1.0.2-r8.ebuild X-VCS-Directories: media-gfx/exact-image/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9d7cf03c54a514fd53b91084d15fbd04500b2066 X-VCS-Branch: master Date: Sun, 18 Dec 2022 08:01:37 +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: a999e93f-e828-4702-8c26-c34e0bd7b8f6 X-Archives-Hash: 383c86cfa6111e5b61a0f74d9b9c6fb8 commit: 9d7cf03c54a514fd53b91084d15fbd04500b2066 Author: Sam James gentoo org> AuthorDate: Sun Dec 18 07:57:36 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sun Dec 18 07:57:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d7cf03c media-gfx/exact-image: fix revbump order Sorry for the noise. The script didn't get ordering right in all cases. Signed-off-by: Sam James gentoo.org> .../{exact-image-1.0.2-r4.ebuild => exact-image-1.0.2-r8.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/media-gfx/exact-image/exact-image-1.0.2-r4.ebuild b/media-gfx/exact-image/exact-image-1.0.2-r8.ebuild similarity index 100% rename from media-gfx/exact-image/exact-image-1.0.2-r4.ebuild rename to media-gfx/exact-image/exact-image-1.0.2-r8.ebuild