diff options
author | Pacho Ramos <pacho@gentoo.org> | 2021-11-11 11:19:55 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2021-11-11 11:44:30 +0100 |
commit | 114ccd9d59b9472265277c2a5359afcbf725b3a8 (patch) | |
tree | d544d7eb89471a247443961790acd12495da679f /dev-cpp/gstreamermm | |
parent | gnome-extra/gnome-shell-extension-dash-to-panel: Bump to v45 (diff) | |
download | gentoo-114ccd9d59b9472265277c2a5359afcbf725b3a8.tar.gz gentoo-114ccd9d59b9472265277c2a5359afcbf725b3a8.tar.bz2 gentoo-114ccd9d59b9472265277c2a5359afcbf725b3a8.zip |
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@gentoo.org>
Diffstat (limited to 'dev-cpp/gstreamermm')
-rw-r--r-- | dev-cpp/gstreamermm/gstreamermm-1.10.0-r1.ebuild (renamed from dev-cpp/gstreamermm/gstreamermm-1.10.0.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gstreamermm/gstreamermm-1.10.0.ebuild b/dev-cpp/gstreamermm/gstreamermm-1.10.0-r1.ebuild index fced073bba0a..8f28a2ec3d97 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 |