public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-pulse: gst-plugins-pulse-0.10.23.ebuild ChangeLog
@ 2010-07-31 11:09 Mart Raudsepp (leio)
  0 siblings, 0 replies; 7+ messages in thread
From: Mart Raudsepp (leio) @ 2010-07-31 11:09 UTC (permalink / raw
  To: gentoo-commits

leio        10/07/31 11:09:00

  Modified:             ChangeLog
  Added:                gst-plugins-pulse-0.10.23.ebuild
  Log:
  Version bump. Bug and multi-threading fixes, hopefully fixing rare crashes with pidgin per bug 329361
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.39                 media-plugins/gst-plugins-pulse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	27 Jul 2010 17:43:36 -0000	1.38
+++ ChangeLog	31 Jul 2010 11:09:00 -0000	1.39
@@ -1,6 +1,13 @@
 # ChangeLog for media-plugins/gst-plugins-pulse
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.38 2010/07/27 17:43:36 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.39 2010/07/31 11:09:00 leio Exp $
+
+*gst-plugins-pulse-0.10.23 (31 Jul 2010)
+
+  31 Jul 2010; Mart Raudsepp <leio@gentoo.org>
+  +gst-plugins-pulse-0.10.23.ebuild:
+  Version bump. Bug and multi-threading fixes, hopefully fixing rare crashes
+  with pidgin per bug 329361
 
   27 Jul 2010; Pacho Ramos <pacho@gentoo.org>
   gst-plugins-pulse-0.10.22.ebuild:



1.1                  media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-pulse-0.10.23.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild,v 1.1 2010/07/31 11:09:00 leio Exp $

inherit gst-plugins-good

DESCRIPTION="GStreamer plugin for the PulseAudio sound server"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE=""

# >=0.9.15 ensures working per-stream volume
RDEPEND=">=media-sound/pulseaudio-0.9.15
	>=media-libs/gst-plugins-base-0.10.29"
DEPEND="${RDEPEND}"






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-pulse: gst-plugins-pulse-0.10.23.ebuild ChangeLog
@ 2010-12-20 12:57 Thomas Kahle (tomka)
  0 siblings, 0 replies; 7+ messages in thread
From: Thomas Kahle (tomka) @ 2010-12-20 12:57 UTC (permalink / raw
  To: gentoo-commits

tomka       10/12/20 12:57:04

  Modified:             gst-plugins-pulse-0.10.23.ebuild ChangeLog
  Log:
  x86 stable per bug 346981
  
  (Portage version: 2.1.9.25/cvs/Linux i686)

Revision  Changes    Path
1.2                  media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild

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

Index: gst-plugins-pulse-0.10.23.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gst-plugins-pulse-0.10.23.ebuild	31 Jul 2010 11:09:00 -0000	1.1
+++ gst-plugins-pulse-0.10.23.ebuild	20 Dec 2010 12:57:04 -0000	1.2
@@ -1,11 +1,11 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild,v 1.1 2010/07/31 11:09:00 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild,v 1.2 2010/12/20 12:57:04 tomka Exp $
 
 inherit gst-plugins-good
 
 DESCRIPTION="GStreamer plugin for the PulseAudio sound server"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
 IUSE=""
 
 # >=0.9.15 ensures working per-stream volume



1.51                 media-plugins/gst-plugins-pulse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	24 Oct 2010 14:05:41 -0000	1.50
+++ ChangeLog	20 Dec 2010 12:57:04 -0000	1.51
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-pulse
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.50 2010/10/24 14:05:41 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.51 2010/12/20 12:57:04 tomka Exp $
+
+  20 Dec 2010; Thomas Kahle <tomka@gentoo.org>
+  gst-plugins-pulse-0.10.23.ebuild:
+  x86 stable per bug 346981
 
   24 Oct 2010; Brent Baude <ranger@gentoo.org>
   gst-plugins-pulse-0.10.22-r1.ebuild:






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-pulse: gst-plugins-pulse-0.10.23.ebuild ChangeLog
@ 2010-12-20 17:25 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 7+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-12-20 17:25 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/12/20 17:25:59

  Modified:             gst-plugins-pulse-0.10.23.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #346981
  
  (Portage version: 2.1.9.25/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild

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

Index: gst-plugins-pulse-0.10.23.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gst-plugins-pulse-0.10.23.ebuild	20 Dec 2010 12:57:04 -0000	1.2
+++ gst-plugins-pulse-0.10.23.ebuild	20 Dec 2010 17:25:59 -0000	1.3
@@ -1,11 +1,11 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild,v 1.2 2010/12/20 12:57:04 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild,v 1.3 2010/12/20 17:25:59 hwoarang Exp $
 
 inherit gst-plugins-good
 
 DESCRIPTION="GStreamer plugin for the PulseAudio sound server"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
 IUSE=""
 
 # >=0.9.15 ensures working per-stream volume



1.52                 media-plugins/gst-plugins-pulse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	20 Dec 2010 12:57:04 -0000	1.51
+++ ChangeLog	20 Dec 2010 17:25:59 -0000	1.52
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-pulse
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.51 2010/12/20 12:57:04 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.52 2010/12/20 17:25:59 hwoarang Exp $
+
+  20 Dec 2010; Markos Chandras <hwoarang@gentoo.org>
+  gst-plugins-pulse-0.10.23.ebuild:
+  Stable on amd64 wrt bug #346981
 
   20 Dec 2010; Thomas Kahle <tomka@gentoo.org>
   gst-plugins-pulse-0.10.23.ebuild:






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-pulse: gst-plugins-pulse-0.10.23.ebuild ChangeLog
@ 2011-01-06 17:09 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2011-01-06 17:09 UTC (permalink / raw
  To: gentoo-commits

armin76     11/01/06 17:09:29

  Modified:             gst-plugins-pulse-0.10.23.ebuild ChangeLog
  Log:
  alpha/ia64/sparc stable wrt #346981
  
  (Portage version: 2.1.9.25/cvs/Linux ia64)

Revision  Changes    Path
1.4                  media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild?r1=1.3&r2=1.4

Index: gst-plugins-pulse-0.10.23.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gst-plugins-pulse-0.10.23.ebuild	20 Dec 2010 17:25:59 -0000	1.3
+++ gst-plugins-pulse-0.10.23.ebuild	6 Jan 2011 17:09:29 -0000	1.4
@@ -1,11 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild,v 1.3 2010/12/20 17:25:59 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild,v 1.4 2011/01/06 17:09:29 armin76 Exp $
 
 inherit gst-plugins-good
 
 DESCRIPTION="GStreamer plugin for the PulseAudio sound server"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sh sparc x86"
 IUSE=""
 
 # >=0.9.15 ensures working per-stream volume



1.53                 media-plugins/gst-plugins-pulse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	20 Dec 2010 17:25:59 -0000	1.52
+++ ChangeLog	6 Jan 2011 17:09:29 -0000	1.53
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-pulse
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.52 2010/12/20 17:25:59 hwoarang Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.53 2011/01/06 17:09:29 armin76 Exp $
+
+  06 Jan 2011; Raúl Porcel <armin76@gentoo.org>
+  gst-plugins-pulse-0.10.23.ebuild:
+  alpha/ia64/sparc stable wrt #346981
 
   20 Dec 2010; Markos Chandras <hwoarang@gentoo.org>
   gst-plugins-pulse-0.10.23.ebuild:






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-pulse: gst-plugins-pulse-0.10.23.ebuild ChangeLog
@ 2011-01-18 21:27 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2011-01-18 21:27 UTC (permalink / raw
  To: gentoo-commits

jer         11/01/18 21:27:22

  Modified:             gst-plugins-pulse-0.10.23.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #346981).
  
  (Portage version: 2.2.0_alpha17/cvs/Linux i686)

Revision  Changes    Path
1.5                  media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild

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

Index: gst-plugins-pulse-0.10.23.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gst-plugins-pulse-0.10.23.ebuild	6 Jan 2011 17:09:29 -0000	1.4
+++ gst-plugins-pulse-0.10.23.ebuild	18 Jan 2011 21:27:22 -0000	1.5
@@ -1,11 +1,11 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild,v 1.4 2011/01/06 17:09:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild,v 1.5 2011/01/18 21:27:22 jer Exp $
 
 inherit gst-plugins-good
 
 DESCRIPTION="GStreamer plugin for the PulseAudio sound server"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sh sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sh sparc x86"
 IUSE=""
 
 # >=0.9.15 ensures working per-stream volume



1.54                 media-plugins/gst-plugins-pulse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?r1=1.53&r2=1.54

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	6 Jan 2011 17:09:29 -0000	1.53
+++ ChangeLog	18 Jan 2011 21:27:22 -0000	1.54
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-pulse
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.53 2011/01/06 17:09:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.54 2011/01/18 21:27:22 jer Exp $
+
+  18 Jan 2011; Jeroen Roovers <jer@gentoo.org>
+  gst-plugins-pulse-0.10.23.ebuild:
+  Stable for HPPA (bug #346981).
 
   06 Jan 2011; Raúl Porcel <armin76@gentoo.org>
   gst-plugins-pulse-0.10.23.ebuild:






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-pulse: gst-plugins-pulse-0.10.23.ebuild ChangeLog
@ 2011-01-30 19:04 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2011-01-30 19:04 UTC (permalink / raw
  To: gentoo-commits

armin76     11/01/30 19:04:23

  Modified:             gst-plugins-pulse-0.10.23.ebuild ChangeLog
  Log:
  arm stable
  
  (Portage version: 2.1.9.25/cvs/Linux ia64)

Revision  Changes    Path
1.6                  media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild?r1=1.5&r2=1.6

Index: gst-plugins-pulse-0.10.23.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gst-plugins-pulse-0.10.23.ebuild	18 Jan 2011 21:27:22 -0000	1.5
+++ gst-plugins-pulse-0.10.23.ebuild	30 Jan 2011 19:04:23 -0000	1.6
@@ -1,11 +1,11 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild,v 1.5 2011/01/18 21:27:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild,v 1.6 2011/01/30 19:04:23 armin76 Exp $
 
 inherit gst-plugins-good
 
 DESCRIPTION="GStreamer plugin for the PulseAudio sound server"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~sh sparc x86"
 IUSE=""
 
 # >=0.9.15 ensures working per-stream volume



1.55                 media-plugins/gst-plugins-pulse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	18 Jan 2011 21:27:22 -0000	1.54
+++ ChangeLog	30 Jan 2011 19:04:23 -0000	1.55
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-pulse
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.54 2011/01/18 21:27:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.55 2011/01/30 19:04:23 armin76 Exp $
+
+  30 Jan 2011; Raúl Porcel <armin76@gentoo.org>
+  gst-plugins-pulse-0.10.23.ebuild:
+  arm stable
 
   18 Jan 2011; Jeroen Roovers <jer@gentoo.org>
   gst-plugins-pulse-0.10.23.ebuild:






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-pulse: gst-plugins-pulse-0.10.23.ebuild ChangeLog
@ 2011-03-20  9:11 Nirbheek Chauhan (nirbheek)
  0 siblings, 0 replies; 7+ messages in thread
From: Nirbheek Chauhan (nirbheek) @ 2011-03-20  9:11 UTC (permalink / raw
  To: gentoo-commits

nirbheek    11/03/20 09:11:55

  Modified:             gst-plugins-pulse-0.10.23.ebuild ChangeLog
  Log:
  Add ppc and ppc64 keywords that were accidentally missed
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild?r1=1.6&r2=1.7

Index: gst-plugins-pulse-0.10.23.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gst-plugins-pulse-0.10.23.ebuild	30 Jan 2011 19:04:23 -0000	1.6
+++ gst-plugins-pulse-0.10.23.ebuild	20 Mar 2011 09:11:55 -0000	1.7
@@ -1,11 +1,11 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild,v 1.6 2011/01/30 19:04:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild,v 1.7 2011/03/20 09:11:55 nirbheek Exp $
 
 inherit gst-plugins-good
 
 DESCRIPTION="GStreamer plugin for the PulseAudio sound server"
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86"
 IUSE=""
 
 # >=0.9.15 ensures working per-stream volume



1.57                 media-plugins/gst-plugins-pulse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	20 Mar 2011 09:09:41 -0000	1.56
+++ ChangeLog	20 Mar 2011 09:11:55 -0000	1.57
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-pulse
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.56 2011/03/20 09:09:41 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.57 2011/03/20 09:11:55 nirbheek Exp $
+
+  20 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+  gst-plugins-pulse-0.10.23.ebuild:
+  Add ppc and ppc64 keywords that were accidentally missed
 
 *gst-plugins-pulse-0.10.28 (20 Mar 2011)
 






^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-03-20  9:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-06 17:09 [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-pulse: gst-plugins-pulse-0.10.23.ebuild ChangeLog Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2011-03-20  9:11 Nirbheek Chauhan (nirbheek)
2011-01-30 19:04 Raul Porcel (armin76)
2011-01-18 21:27 Jeroen Roovers (jer)
2010-12-20 17:25 Markos Chandras (hwoarang)
2010-12-20 12:57 Thomas Kahle (tomka)
2010-07-31 11:09 Mart Raudsepp (leio)

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