public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in eclass: ChangeLog mozconfig-v6.38.eclass mozconfig-v6.39.eclass
@ 2015-07-17 17:34 Ian Stakenvicius (axs)
  0 siblings, 0 replies; only message in thread
From: Ian Stakenvicius (axs) @ 2015-07-17 17:34 UTC (permalink / raw
  To: gentoo-commits

axs         15/07/17 17:34:54

  Modified:             ChangeLog mozconfig-v6.38.eclass
                        mozconfig-v6.39.eclass
  Log:
  Added gst-plugins-mad:1.0 dependency for USE=gstreamer to ensure mp3 streaming support

Revision  Changes    Path
1.1716               eclass/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1716&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1716&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r1=1.1715&r2=1.1716

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.1715
retrieving revision 1.1716
diff -u -r1.1715 -r1.1716
--- ChangeLog	16 Jul 2015 17:42:19 -0000	1.1715
+++ ChangeLog	17 Jul 2015 17:34:54 -0000	1.1716
@@ -1,6 +1,11 @@
 # ChangeLog for eclass directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1715 2015/07/16 17:42:19 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1716 2015/07/17 17:34:54 axs Exp $
+
+  17 Jul 2015; Ian Stakenvicius (_AxS_) <axs@gentoo.org>
+  mozconfig-v6.38.eclass, mozconfig-v6.39.eclass:
+  Added gst-plugins-mad:1.0 dependency for USE=gstreamer to ensure mp3
+  streaming support
 
   16 Jul 2015; Ian Stakenvicius (_AxS_) <axs@gentoo.org> mozlinguas.eclass:
   minor update within mozlinguas.eclass



1.3                  eclass/mozconfig-v6.38.eclass

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/mozconfig-v6.38.eclass?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/mozconfig-v6.38.eclass?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/mozconfig-v6.38.eclass?r1=1.2&r2=1.3

Index: mozconfig-v6.38.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/mozconfig-v6.38.eclass,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mozconfig-v6.38.eclass	16 Jul 2015 16:25:47 -0000	1.2
+++ mozconfig-v6.38.eclass	17 Jul 2015 17:34:54 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-v6.38.eclass,v 1.2 2015/07/16 16:25:47 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-v6.38.eclass,v 1.3 2015/07/17 17:34:54 axs Exp $
 #
 # @ECLASS: mozconfig-v5.33.eclass
 # @MAINTAINER:
@@ -77,6 +77,7 @@
 		>=media-libs/gst-plugins-base-1.2.3:1.0
 		>=media-libs/gst-plugins-good-1.2.3:1.0
 		>=media-plugins/gst-plugins-libav-1.1.0_pre20130128-r1:1.0
+		>=media-plugins/gst-plugins-mad-1.2.3:1.0
 	)
 	gstreamer-0? (
 		media-plugins/gst-plugins-meta:0.10[ffmpeg]



1.3                  eclass/mozconfig-v6.39.eclass

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/mozconfig-v6.39.eclass?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/mozconfig-v6.39.eclass?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/mozconfig-v6.39.eclass?r1=1.2&r2=1.3

Index: mozconfig-v6.39.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/mozconfig-v6.39.eclass,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mozconfig-v6.39.eclass	16 Jul 2015 16:25:47 -0000	1.2
+++ mozconfig-v6.39.eclass	17 Jul 2015 17:34:54 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-v6.39.eclass,v 1.2 2015/07/16 16:25:47 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-v6.39.eclass,v 1.3 2015/07/17 17:34:54 axs Exp $
 #
 # @ECLASS: mozconfig-v5.33.eclass
 # @MAINTAINER:
@@ -77,6 +77,7 @@
 		>=media-libs/gst-plugins-base-1.2.3:1.0
 		>=media-libs/gst-plugins-good-1.2.3:1.0
 		>=media-plugins/gst-plugins-libav-1.1.0_pre20130128-r1:1.0
+		>=media-plugins/gst-plugins-mad-1.2.3:1.0
 	)
 	gstreamer-0? (
 		>=media-libs/gstreamer-0.10.25:0.10





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

only message in thread, other threads:[~2015-07-17 17:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-17 17:34 [gentoo-commits] gentoo-x86 commit in eclass: ChangeLog mozconfig-v6.38.eclass mozconfig-v6.39.eclass Ian Stakenvicius (axs)

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