From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1015045-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 F26931382C5
	for <garchives@archives.gentoo.org>; Wed,  4 Apr 2018 22:17:07 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 38FD0E0942;
	Wed,  4 Apr 2018 22:17:07 +0000 (UTC)
Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 140CAE0942
	for <gentoo-commits@lists.gentoo.org>; Wed,  4 Apr 2018 22:17:06 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id E5B73335C30
	for <gentoo-commits@lists.gentoo.org>; Wed,  4 Apr 2018 22:17:05 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 40BB225A
	for <gentoo-commits@lists.gentoo.org>; Wed,  4 Apr 2018 22:17:04 +0000 (UTC)
From: "Nicolas Bock" <nicolasbock@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, "Nicolas Bock" <nicolasbock@gentoo.org>
Message-ID: <1522880211.4bf6c2fec88af9e8ed9e380733eccb02b66d17e3.nicolasbock@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/neomutt/
X-VCS-Repository: repo/gentoo
X-VCS-Files: mail-client/neomutt/neomutt-9999.ebuild mail-client/neomutt/neomutt-99999999.ebuild
X-VCS-Directories: mail-client/neomutt/
X-VCS-Committer: nicolasbock
X-VCS-Committer-Name: Nicolas Bock
X-VCS-Revision: 4bf6c2fec88af9e8ed9e380733eccb02b66d17e3
X-VCS-Branch: master
Date: Wed,  4 Apr 2018 22:17:04 +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-Archives-Salt: 9db37c13-9048-4e78-8c6c-37214ed27f0c
X-Archives-Hash: 6369ad20985ebaab5555cb58e98d7853

commit:     4bf6c2fec88af9e8ed9e380733eccb02b66d17e3
Author:     Nicolas Bock <nicolasbock <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  4 22:15:49 2018 +0000
Commit:     Nicolas Bock <nicolasbock <AT> gentoo <DOT> org>
CommitDate: Wed Apr  4 22:16:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bf6c2fe

mail-client/neomutt: Bump live ebuild version

On unstable systems (or once a regular version of neomutt is made
stable) the live ebuild version of '9999' will not be the latest version
and a user will not be able to easily install the live ebuild. This
change renames it to `99999999`.

Thanks to contact <AT> ryper.org for pointing this out!

Closes: https://bugs.gentoo.org/650434
Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/mail-client/neomutt/neomutt-9999.ebuild b/mail-client/neomutt/neomutt-99999999.ebuild
similarity index 100%
rename from mail-client/neomutt/neomutt-9999.ebuild
rename to mail-client/neomutt/neomutt-99999999.ebuild