pacho       14/04/12 09:44:53

  Modified:             farstream-0.1.2-r1.ebuild ChangeLog
  Log:
  Fix depend to proper slot (#507332 by Grant Goodyear)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  Changes    Path
1.17                 net-libs/farstream/farstream-0.1.2-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farstream/farstream-0.1.2-r1.ebuild?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farstream/farstream-0.1.2-r1.ebuild?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farstream/farstream-0.1.2-r1.ebuild?r1=1.16&r2=1.17

Index: farstream-0.1.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.1.2-r1.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- farstream-0.1.2-r1.ebuild   13 Dec 2013 18:58:00 -0000      1.16
+++ farstream-0.1.2-r1.ebuild   12 Apr 2014 09:44:53 -0000      1.17
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.1.2-r1.ebuild,v 1.16 
2013/12/13 18:58:00 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.1.2-r1.ebuild,v 1.17 
2014/04/12 09:44:53 pacho Exp $
 
 EAPI="4"
 PYTHON_DEPEND="2"
@@ -20,16 +20,17 @@
 # Tests need shmsink from gst-plugins-bad, which isn't packaged
 RESTRICT="test"
 
-COMMONDEPEND=">=media-libs/gstreamer-0.10.33:0.10
+COMMONDEPEND="
+       >=media-libs/gstreamer-0.10.33:0.10
        >=media-libs/gst-plugins-base-0.10.33:0.10
        >=dev-libs/glib-2.30:2
        >=net-libs/libnice-0.1.0
        introspection? ( >=dev-libs/gobject-introspection-0.10.11 )
        python? (
                >=dev-python/pygobject-2.16:2
-               >=dev-python/gst-python-0.10.10 )
-       upnp? ( net-libs/gupnp-igd )"
-
+               >=dev-python/gst-python-0.10.10:0.10 )
+       upnp? ( net-libs/gupnp-igd )
+"
 RDEPEND="${COMMONDEPEND}
        >=media-libs/gst-plugins-good-0.10.17:0.10
        >=media-libs/gst-plugins-bad-0.10.17:0.10
@@ -37,7 +38,8 @@
                >=media-plugins/gst-plugins-libnice-0.1.0:0.10
                <=net-libs/libnice-0.1.3[gstreamer] )
        msn? ( >=media-plugins/gst-plugins-mimic-0.10.17:0.10 )
-       !net-libs/farsight2"
+       !net-libs/farsight2
+"
 # This package is just a rename from farsight2
 
 DEPEND="${COMMONDEPEND}



1.34                 net-libs/farstream/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farstream/ChangeLog?rev=1.34&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farstream/ChangeLog?rev=1.34&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/farstream/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog   28 Mar 2014 02:30:21 -0000      1.33
+++ ChangeLog   12 Apr 2014 09:44:53 -0000      1.34
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/farstream
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.33 
2014/03/28 02:30:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.34 
2014/04/12 09:44:53 pacho Exp $
+
+  12 Apr 2014; Pacho Ramos <pa...@gentoo.org> farstream-0.1.2-r1.ebuild:
+  Fix depend to proper slot (#507332 by Grant Goodyear)
 
   28 Mar 2014; Jeroen Roovers <j...@gentoo.org> farstream-0.2.3.ebuild:
   Stable for HPPA (bug #499954).




Reply via email to