mgorny      15/03/11 18:53:47

  Modified:             pithos-1.0.0.ebuild pithos-1.0.1.ebuild
                        pithos-9999.ebuild ChangeLog
  Log:
  Add missing gstreamer[introspection] dep, 
https://bugs.funtoo.org/browse/FL-2170.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.2                  media-sound/pithos/pithos-1.0.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-1.0.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-1.0.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-1.0.0.ebuild?r1=1.1&r2=1.2

Index: pithos-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-1.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pithos-1.0.0.ebuild 22 Sep 2014 18:20:08 -0000      1.1
+++ pithos-1.0.0.ebuild 11 Mar 2015 18:53:47 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-1.0.0.ebuild,v 
1.1 2014/09/22 18:20:08 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-1.0.0.ebuild,v 
1.2 2015/03/11 18:53:47 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=(python3_3)
@@ -28,6 +28,7 @@
        dev-python/pygobject[${PYTHON_USEDEP}]
        dev-python/pylast[${PYTHON_USEDEP}]
        x11-libs/gtk+:3
+       media-libs/gstreamer:1.0[introspection]
        media-plugins/gst-plugins-meta:1.0[aac,http,mp3]
        libnotify? ( x11-libs/libnotify )
        appindicator? ( dev-libs/libappindicator:3 )



1.3                  media-sound/pithos/pithos-1.0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-1.0.1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-1.0.1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-1.0.1.ebuild?r1=1.2&r2=1.3

Index: pithos-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-1.0.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pithos-1.0.1.ebuild 27 Nov 2014 15:13:36 -0000      1.2
+++ pithos-1.0.1.ebuild 11 Mar 2015 18:53:47 -0000      1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-1.0.1.ebuild,v 
1.2 2014/11/27 15:13:36 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-1.0.1.ebuild,v 
1.3 2015/03/11 18:53:47 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=(python3_{3,4})
@@ -27,6 +27,7 @@
 RDEPEND="${DEPEND}
        dev-python/dbus-python[${PYTHON_USEDEP}]
        >=dev-python/pygobject-3.12[${PYTHON_USEDEP}]
+       media-libs/gstreamer:1.0[introspection]
        media-plugins/gst-plugins-meta:1.0[aac,http,mp3]
        >=x11-libs/gtk+-3.12:3[introspection]
        libnotify? ( x11-libs/libnotify[introspection] )



1.5                  media-sound/pithos/pithos-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-9999.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-9999.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-9999.ebuild?r1=1.4&r2=1.5

Index: pithos-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-9999.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pithos-9999.ebuild  27 Nov 2014 15:13:36 -0000      1.4
+++ pithos-9999.ebuild  11 Mar 2015 18:53:47 -0000      1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-9999.ebuild,v 1.4 
2014/11/27 15:13:36 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-9999.ebuild,v 1.5 
2015/03/11 18:53:47 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=(python3_{3,4})
@@ -28,6 +28,7 @@
        dev-python/pygobject[${PYTHON_USEDEP}]
        dev-python/pylast[${PYTHON_USEDEP}]
        x11-libs/gtk+:3
+       media-libs/gstreamer:1.0[introspection]
        media-plugins/gst-plugins-meta:1.0[aac,http,mp3]
        libnotify? ( x11-libs/libnotify )
        appindicator? ( dev-libs/libappindicator:3 )



1.9                  media-sound/pithos/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/ChangeLog?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/ChangeLog?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pithos/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   27 Nov 2014 15:13:36 -0000      1.8
+++ ChangeLog   11 Mar 2015 18:53:47 -0000      1.9
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/pithos
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/ChangeLog,v 1.8 
2014/11/27 15:13:36 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/ChangeLog,v 1.9 
2015/03/11 18:53:47 mgorny Exp $
+
+  11 Mar 2015; Michał Górny <[email protected]> pithos-1.0.0.ebuild,
+  pithos-1.0.1.ebuild, pithos-9999.ebuild:
+  Add missing gstreamer[introspection] dep,
+  https://bugs.funtoo.org/browse/FL-2170.
 
   27 Nov 2014; Pacho Ramos <[email protected]> pithos-1.0.1.ebuild,
   pithos-9999.ebuild:




Reply via email to