diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2014-11-30 23:06:18 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2014-11-30 23:06:18 +0000 |
commit | eda05e126ae50677729ddff8acc42f4f9ee4dde5 (patch) | |
tree | e1a057067801193c4e194be1026d52eb56a35ff4 /media-video | |
parent | Stable for amd64 wrt bug #527858 (diff) | |
download | gentoo-2-eda05e126ae50677729ddff8acc42f4f9ee4dde5.tar.gz gentoo-2-eda05e126ae50677729ddff8acc42f4f9ee4dde5.tar.bz2 gentoo-2-eda05e126ae50677729ddff8acc42f4f9ee4dde5.zip |
Pin gstreamermm to 0.10.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/subtitleeditor/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/subtitleeditor/subtitleeditor-0.41.0-r1.ebuild | 4 | ||||
-rw-r--r-- | media-video/subtitleeditor/subtitleeditor-0.41.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-video/subtitleeditor/ChangeLog b/media-video/subtitleeditor/ChangeLog index f137bf18106c..7779d5a4bc96 100644 --- a/media-video/subtitleeditor/ChangeLog +++ b/media-video/subtitleeditor/ChangeLog @@ -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 <eva@gentoo.org> + subtitleeditor-0.41.0-r1.ebuild, subtitleeditor-0.41.1.ebuild: + Pin gstreamermm to 0.10. 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> subtitleeditor-0.41.1.ebuild: Stable for x86, wrt bug #512012 diff --git a/media-video/subtitleeditor/subtitleeditor-0.41.0-r1.ebuild b/media-video/subtitleeditor/subtitleeditor-0.41.0-r1.ebuild index da071a4fef48..c797786663da 100644 --- a/media-video/subtitleeditor/subtitleeditor-0.41.0-r1.ebuild +++ b/media-video/subtitleeditor/subtitleeditor-0.41.0-r1.ebuild @@ -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 @@ RDEPEND=" >=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 diff --git a/media-video/subtitleeditor/subtitleeditor-0.41.1.ebuild b/media-video/subtitleeditor/subtitleeditor-0.41.1.ebuild index b40b21350b30..f14b071596f5 100644 --- a/media-video/subtitleeditor/subtitleeditor-0.41.1.ebuild +++ b/media-video/subtitleeditor/subtitleeditor-0.41.1.ebuild @@ -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 @@ RDEPEND=" >=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 |