public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/subtitleeditor: subtitleeditor-0.41.0-r1.ebuild ChangeLog subtitleeditor-0.41.1.ebuild
@ 2014-11-30 23:06 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2014-11-30 23:06 UTC (permalink / raw
  To: gentoo-commits

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 <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



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





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-11-30 23:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-30 23:06 [gentoo-commits] gentoo-x86 commit in media-video/subtitleeditor: subtitleeditor-0.41.0-r1.ebuild ChangeLog subtitleeditor-0.41.1.ebuild Gilles Dartiguelongue (eva)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox