diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2018-11-19 14:04:53 +0100 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2018-11-19 16:58:37 +0100 |
commit | d49b54e3e3b849f962e8c009e1eca8393a779620 (patch) | |
tree | d6bc0ce1c9e3f840572d9226429bc8df61d5f140 | |
parent | 77cb42ccf5122959d96b5c694252f259ff1c3fda (diff) | |
download | gentoo-d49b54e3e3b849f962e8c009e1eca8393a779620.tar.gz gentoo-d49b54e3e3b849f962e8c009e1eca8393a779620.tar.xz |
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@gentoo.org>
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.52.1-r1.ebuild (renamed from dev-cpp/glibmm/glibmm-2.52.1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.52.1.ebuild b/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 |