From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id BE14E1389E2 for ; Sun, 30 Nov 2014 23:06:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56501E083A; Sun, 30 Nov 2014 23:06:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EB88AE083A for ; Sun, 30 Nov 2014 23:06:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8982733FEC9 for ; Sun, 30 Nov 2014 23:06:21 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2184) id EE1F6B3F9; Sun, 30 Nov 2014 23:06:18 +0000 (UTC) From: "Gilles Dartiguelongue (eva)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, eva@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-video/subtitleeditor: subtitleeditor-0.41.0-r1.ebuild ChangeLog subtitleeditor-0.41.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: subtitleeditor-0.41.0-r1.ebuild ChangeLog subtitleeditor-0.41.1.ebuild X-VCS-Directories: media-video/subtitleeditor X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141130230618.EE1F6B3F9@oystercatcher.gentoo.org> Date: Sun, 30 Nov 2014 23:06:18 +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: f0b82911-9a4c-4565-88a1-1bb3d6caa58c X-Archives-Hash: e7e829767b95d161fe4c5b2a8bd6d29f eva 14/11/30 23:06:18 Modified: subtitleeditor-0.41.0-r1.ebuild ChangeLog subtitleeditor-0.41.1.ebuild Log: Pin gstreamermm to 0.10. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key C6085806) Revision Changes Path 1.4 media-video/subtitleeditor/subtitleeditor-0.41.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.0-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.0-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.0-r1.ebuild?r1=1.3&r2=1.4 Index: subtitleeditor-0.41.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.0-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- subtitleeditor-0.41.0-r1.ebuild 4 May 2014 12:11:38 -0000 1.3 +++ subtitleeditor-0.41.0-r1.ebuild 30 Nov 2014 23:06:18 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.0-r1.ebuild,v 1.3 2014/05/04 12:11:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.0-r1.ebuild,v 1.4 2014/11/30 23:06:18 eva Exp $ EAPI=5 GCONF_DEBUG="no" @@ -23,7 +23,7 @@ >=dev-cpp/glibmm-2.16.3:2 >=dev-cpp/libxmlpp-2.20:2.6 >=app-text/enchant-1.4 - >=dev-cpp/gstreamermm-0.10.6 + >=dev-cpp/gstreamermm-0.10.6:0.10 >=media-libs/gst-plugins-good-0.10:0.10 >=media-plugins/gst-plugins-meta-0.10-r2:0.10 >=media-plugins/gst-plugins-pango-0.10:0.10 1.31 media-video/subtitleeditor/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/subtitleeditor/ChangeLog?rev=1.31&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/subtitleeditor/ChangeLog?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/subtitleeditor/ChangeLog?r1=1.30&r2=1.31 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/ChangeLog,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ChangeLog 23 Jul 2014 15:23:25 -0000 1.30 +++ ChangeLog 30 Nov 2014 23:06:18 -0000 1.31 @@ -1,6 +1,10 @@ # ChangeLog for media-video/subtitleeditor # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/ChangeLog,v 1.30 2014/07/23 15:23:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/ChangeLog,v 1.31 2014/11/30 23:06:18 eva Exp $ + + 30 Nov 2014; Gilles Dartiguelongue + subtitleeditor-0.41.0-r1.ebuild, subtitleeditor-0.41.1.ebuild: + Pin gstreamermm to 0.10. 23 Jul 2014; Agostino Sarubbo subtitleeditor-0.41.1.ebuild: Stable for x86, wrt bug #512012 1.4 media-video/subtitleeditor/subtitleeditor-0.41.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.1.ebuild?r1=1.3&r2=1.4 Index: subtitleeditor-0.41.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- subtitleeditor-0.41.1.ebuild 23 Jul 2014 15:23:25 -0000 1.3 +++ subtitleeditor-0.41.1.ebuild 30 Nov 2014 23:06:18 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.1.ebuild,v 1.3 2014/07/23 15:23:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.1.ebuild,v 1.4 2014/11/30 23:06:18 eva Exp $ EAPI=5 GCONF_DEBUG="no" @@ -23,7 +23,7 @@ >=dev-cpp/glibmm-2.16.3:2 >=dev-cpp/libxmlpp-2.20:2.6 >=app-text/enchant-1.4 - >=dev-cpp/gstreamermm-0.10.6 + >=dev-cpp/gstreamermm-0.10.6:0.10 >=media-libs/gst-plugins-good-0.10:0.10 >=media-plugins/gst-plugins-meta-0.10-r2:0.10 >=media-plugins/gst-plugins-pango-0.10:0.10