From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1058022-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 88FA3138334
	for <garchives@archives.gentoo.org>; Mon, 19 Nov 2018 15:59:02 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 53069E08F4;
	Mon, 19 Nov 2018 15:59:00 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(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 2BE2AE08F4
	for <gentoo-commits@lists.gentoo.org>; Mon, 19 Nov 2018 15:58:59 +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 668C0335C8D
	for <gentoo-commits@lists.gentoo.org>; Mon, 19 Nov 2018 15:58:57 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D0FE1474
	for <gentoo-commits@lists.gentoo.org>; Mon, 19 Nov 2018 15:58:55 +0000 (UTC)
From: "Gilles Dartiguelongue" <eva@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, "Gilles Dartiguelongue" <eva@gentoo.org>
Message-ID: <1542643117.d49b54e3e3b849f962e8c009e1eca8393a779620.eva@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/glibmm/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-cpp/glibmm/glibmm-2.52.1-r1.ebuild dev-cpp/glibmm/glibmm-2.52.1.ebuild
X-VCS-Directories: dev-cpp/glibmm/
X-VCS-Committer: eva
X-VCS-Committer-Name: Gilles Dartiguelongue
X-VCS-Revision: d49b54e3e3b849f962e8c009e1eca8393a779620
X-VCS-Branch: master
Date: Mon, 19 Nov 2018 15:58:55 +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: 50b1265e-23bb-4b10-9323-00860b810817
X-Archives-Hash: 2d4e948b051c64e216987d2720d7c5b0

commit:     d49b54e3e3b849f962e8c009e1eca8393a779620
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 19 13:04:53 2018 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Nov 19 15:58:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d49b54e3

dev-cpp/glibmm: missing revdump for generated header

Fix from commit 85e6e0e04ae19670b071820947d941e521d1200e was never
applied to systems that had 2.52.1 installed already. Forcing a revbump
straight to stable as stable systems might be affected.

Package-Manager: Portage-2.3.51, Repoman-2.3.12
RepoMan-Options: --force
Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>

 dev-cpp/glibmm/{glibmm-2.52.1.ebuild => glibmm-2.52.1-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/glibmm/glibmm-2.52.1.ebuild b/dev-cpp/glibmm/glibmm-2.52.1-r1.ebuild
similarity index 97%
rename from dev-cpp/glibmm/glibmm-2.52.1.ebuild
rename to dev-cpp/glibmm/glibmm-2.52.1-r1.ebuild
index 18a948873db..2a4e3739f62 100644
--- a/dev-cpp/glibmm/glibmm-2.52.1.ebuild
+++ b/dev-cpp/glibmm/glibmm-2.52.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6