From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 207DA1396D9 for ; Wed, 1 Nov 2017 15:41:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D195E0D2E; Wed, 1 Nov 2017 15:41:55 +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 19818E0D2E for ; Wed, 1 Nov 2017 15:41:54 +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 DC8B033C27B for ; Wed, 1 Nov 2017 15:41:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A7EA913C for ; Wed, 1 Nov 2017 15:41:52 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1509550850.fd577206d5264491f4a325a84585b6a299633737.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/subtitleeditor/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/subtitleeditor/subtitleeditor-0.53.0.ebuild media-video/subtitleeditor/subtitleeditor-0.54.0.ebuild X-VCS-Directories: media-video/subtitleeditor/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: fd577206d5264491f4a325a84585b6a299633737 X-VCS-Branch: master Date: Wed, 1 Nov 2017 15:41:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e81a8e4c-3c54-44b5-8278-71a4ba7ae760 X-Archives-Hash: f504e5b5cbc941d38685999fea4b26fa commit: fd577206d5264491f4a325a84585b6a299633737 Author: Mart Raudsepp gentoo org> AuthorDate: Wed Nov 1 15:36:13 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Wed Nov 1 15:40:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd577206 media-video/subtitleeditor: Needs rebuild on gstreamermm subslot change Package-Manager: Portage-2.3.8, Repoman-2.3.2 media-video/subtitleeditor/subtitleeditor-0.53.0.ebuild | 4 ++-- media-video/subtitleeditor/subtitleeditor-0.54.0.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/media-video/subtitleeditor/subtitleeditor-0.53.0.ebuild b/media-video/subtitleeditor/subtitleeditor-0.53.0.ebuild index d0934d7c5c9..9e2c3569de3 100644 --- a/media-video/subtitleeditor/subtitleeditor-0.53.0.ebuild +++ b/media-video/subtitleeditor/subtitleeditor-0.53.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,7 +22,7 @@ RDEPEND=" >=dev-cpp/cairomm-1.12 >=dev-cpp/glibmm-2.46:2 >=dev-cpp/gtkmm-3.18:3.0 - >=dev-cpp/gstreamermm-1.0:1.0 + >=dev-cpp/gstreamermm-1.0:1.0= >=dev-cpp/libxmlpp-2.40:2.6 dev-libs/glib:2 >=dev-libs/libsigc++-2.6:2 diff --git a/media-video/subtitleeditor/subtitleeditor-0.54.0.ebuild b/media-video/subtitleeditor/subtitleeditor-0.54.0.ebuild index 5c53d4f63b0..97646f9df60 100644 --- a/media-video/subtitleeditor/subtitleeditor-0.54.0.ebuild +++ b/media-video/subtitleeditor/subtitleeditor-0.54.0.ebuild @@ -22,7 +22,7 @@ RDEPEND=" >=dev-cpp/cairomm-1.12 >=dev-cpp/glibmm-2.46:2 >=dev-cpp/gtkmm-3.18:3.0 - >=dev-cpp/gstreamermm-1.0:1.0 + >=dev-cpp/gstreamermm-1.0:1.0= >=dev-cpp/libxmlpp-2.40:2.6 dev-libs/glib:2 >=dev-libs/libsigc++-2.6:2