commit: 387251e41b9680553783ede8d331849ed3034c30
Author: David Michael <fedora.dm0 <AT> gmail <DOT> com>
AuthorDate: Sat Feb 6 22:30:01 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Feb 16 01:25:29 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=387251e4
media-video/subtitleeditor: Specify the cairomm slot
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: David Michael <fedora.dm0 <AT> gmail.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
.../{subtitleeditor-0.54.0.ebuild => subtitleeditor-0.54.0-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-video/subtitleeditor/subtitleeditor-0.54.0.ebuild
b/media-video/subtitleeditor/subtitleeditor-0.54.0-r1.ebuild
similarity index 95%
rename from media-video/subtitleeditor/subtitleeditor-0.54.0.ebuild
rename to media-video/subtitleeditor/subtitleeditor-0.54.0-r1.ebuild
index 80b462e5b9b..83ce58f4ad7 100644
--- a/media-video/subtitleeditor/subtitleeditor-0.54.0.ebuild
+++ b/media-video/subtitleeditor/subtitleeditor-0.54.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -19,7 +19,7 @@ IUSE="debug nls"
RDEPEND="
>=app-text/enchant-1.4:0
app-text/iso-codes
- >=dev-cpp/cairomm-1.12
+ >=dev-cpp/cairomm-1.12:0
>=dev-cpp/glibmm-2.46:2
>=dev-cpp/gtkmm-3.18:3.0
>=dev-cpp/gstreamermm-1.0:1.0=