From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1332933-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id D3890158087
	for <garchives@archives.gentoo.org>; Sat, 23 Oct 2021 20:55:13 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id AED30E07A7;
	Sat, 23 Oct 2021 20:55:12 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 97C7FE07A7
	for <gentoo-commits@lists.gentoo.org>; Sat, 23 Oct 2021 20:55:12 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 92DBE342BBC
	for <gentoo-commits@lists.gentoo.org>; Sat, 23 Oct 2021 20:55:11 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id DE532170
	for <gentoo-commits@lists.gentoo.org>; Sat, 23 Oct 2021 20:55:09 +0000 (UTC)
From: "Conrad Kostecki" <conikost@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, "Conrad Kostecki" <conikost@gentoo.org>
Message-ID: <1635022496.9fd45f32dbb6a180505fc529961bd15942a027a9.conikost@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/x42-plugins/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-plugins/x42-plugins/x42-plugins-9999.ebuild media-plugins/x42-plugins/x42-plugins-99999999.ebuild
X-VCS-Directories: media-plugins/x42-plugins/
X-VCS-Committer: conikost
X-VCS-Committer-Name: Conrad Kostecki
X-VCS-Revision: 9fd45f32dbb6a180505fc529961bd15942a027a9
X-VCS-Branch: master
Date: Sat, 23 Oct 2021 20:55:09 +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: a23fc108-3b2f-4e64-863c-62b43e17e054
X-Archives-Hash: cb791fdb5c002a87c03df6a3da5acc01

commit:     9fd45f32dbb6a180505fc529961bd15942a027a9
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 23 20:53:33 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Oct 23 20:54:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fd45f32

media-plugins/x42-plugins: rename live ebuild

Rename live ebuild from -9999 to -99999999, as regular eight digit
versions are being used.

Bug: https://bugs.gentoo.org/819324
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 .../x42-plugins/{x42-plugins-9999.ebuild => x42-plugins-99999999.ebuild}  | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/media-plugins/x42-plugins/x42-plugins-9999.ebuild b/media-plugins/x42-plugins/x42-plugins-99999999.ebuild
similarity index 100%
rename from media-plugins/x42-plugins/x42-plugins-9999.ebuild
rename to media-plugins/x42-plugins/x42-plugins-99999999.ebuild