commit: 114ccd9d59b9472265277c2a5359afcbf725b3a8 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Thu Nov 11 10:19:55 2021 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Thu Nov 11 10:44:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=114ccd9d
dev-cpp/gstreamermm: Patch for newer glib needed a revbump To ensure fixed gstreamermm is installed Closes: https://bugs.gentoo.org/818685 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> .../{gstreamermm-1.10.0.ebuild => gstreamermm-1.10.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/gstreamermm/gstreamermm-1.10.0.ebuild b/dev-cpp/gstreamermm/gstreamermm-1.10.0-r1.ebuild similarity index 97% rename from dev-cpp/gstreamermm/gstreamermm-1.10.0.ebuild rename to dev-cpp/gstreamermm/gstreamermm-1.10.0-r1.ebuild index fced073bba0..8f28a2ec3d9 100644 --- a/dev-cpp/gstreamermm/gstreamermm-1.10.0.ebuild +++ b/dev-cpp/gstreamermm/gstreamermm-1.10.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6
