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

leio        10/07/03 01:45:09

  Modified:             ChangeLog
  Added:                gst-plugins-pulse-0.10.22.ebuild
  Log:
  Version bump. Partially fixes a racy shutdown in pulsesink.
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	1 Jul 2010 11:54:43 -0000	1.35
+++ ChangeLog	3 Jul 2010 01:45:09 -0000	1.36
@@ -1,6 +1,12 @@
 # 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.35 2010/07/01 11:54:43 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.36 2010/07/03 01:45:09 leio Exp $
+
+*gst-plugins-pulse-0.10.22 (03 Jul 2010)
+
+  03 Jul 2010; Mart Raudsepp <leio@gentoo.org>
+  +gst-plugins-pulse-0.10.22.ebuild:
+  Version bump. Partially fixes a racy shutdown in pulsesink.
 
   01 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
   gst-plugins-pulse-0.10.21.ebuild:



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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.22.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.22.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-pulse-0.10.22.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.22.ebuild,v 1.1 2010/07/03 01:45:09 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] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-pulse: ChangeLog gst-plugins-pulse-0.10.22.ebuild
@ 2010-07-27 10:40 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-07-27 10:40 UTC (permalink / raw
  To: gentoo-commits

fauli       10/07/27 10:40:36

  Modified:             ChangeLog gst-plugins-pulse-0.10.22.ebuild
  Log:
  x86 stable, bug 329703
  (Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	3 Jul 2010 01:45:09 -0000	1.36
+++ ChangeLog	27 Jul 2010 10:40:36 -0000	1.37
@@ -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.36 2010/07/03 01:45:09 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.37 2010/07/27 10:40:36 fauli Exp $
+
+  27 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
+  gst-plugins-pulse-0.10.22.ebuild:
+  x86 stable, bug 329703
 
 *gst-plugins-pulse-0.10.22 (03 Jul 2010)
 



1.2                  media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.22.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.22.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.22.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.22.ebuild?r1=1.1&r2=1.2

Index: gst-plugins-pulse-0.10.22.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.22.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gst-plugins-pulse-0.10.22.ebuild	3 Jul 2010 01:45:09 -0000	1.1
+++ gst-plugins-pulse-0.10.22.ebuild	27 Jul 2010 10:40:36 -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.22.ebuild,v 1.1 2010/07/03 01:45:09 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.22.ebuild,v 1.2 2010/07/27 10:40:36 fauli 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






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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-pulse: ChangeLog gst-plugins-pulse-0.10.22.ebuild
@ 2010-07-27 17:43 Pacho Ramos (pacho)
  0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos (pacho) @ 2010-07-27 17:43 UTC (permalink / raw
  To: gentoo-commits

pacho       10/07/27 17:43:36

  Modified:             ChangeLog gst-plugins-pulse-0.10.22.ebuild
  Log:
  amd64 stable,  bug 329703
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	27 Jul 2010 10:40:36 -0000	1.37
+++ ChangeLog	27 Jul 2010 17:43:36 -0000	1.38
@@ -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.37 2010/07/27 10:40:36 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.38 2010/07/27 17:43:36 pacho Exp $
+
+  27 Jul 2010; Pacho Ramos <pacho@gentoo.org>
+  gst-plugins-pulse-0.10.22.ebuild:
+  amd64 stable, bug 329703
 
   27 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
   gst-plugins-pulse-0.10.22.ebuild:



1.3                  media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.22.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.22.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.22.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.22.ebuild?r1=1.2&r2=1.3

Index: gst-plugins-pulse-0.10.22.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.22.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gst-plugins-pulse-0.10.22.ebuild	27 Jul 2010 10:40:36 -0000	1.2
+++ gst-plugins-pulse-0.10.22.ebuild	27 Jul 2010 17:43:36 -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.22.ebuild,v 1.2 2010/07/27 10:40:36 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.22.ebuild,v 1.3 2010/07/27 17:43:36 pacho 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






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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-pulse: ChangeLog gst-plugins-pulse-0.10.22.ebuild
@ 2010-08-10 16:24 Jeroen Roovers (jer)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2010-08-10 16:24 UTC (permalink / raw
  To: gentoo-commits

jer         10/08/10 16:24:33

  Modified:             ChangeLog gst-plugins-pulse-0.10.22.ebuild
  Log:
  Stable for HPPA (bug #329703).
  (Portage version: 2.2_rc67/cvs/Linux i686)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	1 Aug 2010 20:27:05 -0000	1.40
+++ ChangeLog	10 Aug 2010 16:24:33 -0000	1.41
@@ -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.40 2010/08/01 20:27:05 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.41 2010/08/10 16:24:33 jer Exp $
+
+  10 Aug 2010; Jeroen Roovers <jer@gentoo.org>
+  gst-plugins-pulse-0.10.22.ebuild:
+  Stable for HPPA (bug #329703).
 
   01 Aug 2010; Tobias Klausmann <klausman@gentoo.org>
   gst-plugins-pulse-0.10.21.ebuild:



1.4                  media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.22.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.22.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.22.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.22.ebuild?r1=1.3&r2=1.4

Index: gst-plugins-pulse-0.10.22.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.22.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gst-plugins-pulse-0.10.22.ebuild	27 Jul 2010 17:43:36 -0000	1.3
+++ gst-plugins-pulse-0.10.22.ebuild	10 Aug 2010 16:24:33 -0000	1.4
@@ -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.22.ebuild,v 1.3 2010/07/27 17:43:36 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.22.ebuild,v 1.4 2010/08/10 16:24:33 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






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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-pulse: ChangeLog gst-plugins-pulse-0.10.22.ebuild
@ 2010-09-05 14:34 Raul Porcel (armin76)
  0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2010-09-05 14:34 UTC (permalink / raw
  To: gentoo-commits

armin76     10/09/05 14:34:26

  Modified:             ChangeLog gst-plugins-pulse-0.10.22.ebuild
  Log:
  sparc stable wrt #329703
  (Portage version: 2.1.8.3/cvs/Linux ia64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	4 Sep 2010 12:05:28 -0000	1.45
+++ ChangeLog	5 Sep 2010 14:34:26 -0000	1.46
@@ -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.45 2010/09/04 12:05:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.46 2010/09/05 14:34:26 armin76 Exp $
+
+  05 Sep 2010; Raúl Porcel <armin76@gentoo.org>
+  gst-plugins-pulse-0.10.22.ebuild:
+  sparc stable wrt #329703
 
   04 Sep 2010; Raúl Porcel <armin76@gentoo.org>
   gst-plugins-pulse-0.10.21.ebuild:



1.5                  media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.22.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.22.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.22.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.22.ebuild?r1=1.4&r2=1.5

Index: gst-plugins-pulse-0.10.22.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.22.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gst-plugins-pulse-0.10.22.ebuild	10 Aug 2010 16:24:33 -0000	1.4
+++ gst-plugins-pulse-0.10.22.ebuild	5 Sep 2010 14:34:26 -0000	1.5
@@ -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.22.ebuild,v 1.4 2010/08/10 16:24:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.22.ebuild,v 1.5 2010/09/05 14:34:26 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






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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-pulse: ChangeLog gst-plugins-pulse-0.10.22.ebuild
@ 2010-09-05 17:58 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 6+ messages in thread
From: Tobias Klausmann (klausman) @ 2010-09-05 17:58 UTC (permalink / raw
  To: gentoo-commits

klausman    10/09/05 17:58:53

  Modified:             ChangeLog gst-plugins-pulse-0.10.22.ebuild
  Log:
  Stable on alpha, bug #329703
  
  (Portage version: 2.1.9/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	5 Sep 2010 14:34:26 -0000	1.46
+++ ChangeLog	5 Sep 2010 17:58:53 -0000	1.47
@@ -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.46 2010/09/05 14:34:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.47 2010/09/05 17:58:53 klausman Exp $
+
+  05 Sep 2010; Tobias Klausmann <klausman@gentoo.org>
+  gst-plugins-pulse-0.10.22.ebuild:
+  Stable on alpha, bug #329703
 
   05 Sep 2010; Raúl Porcel <armin76@gentoo.org>
   gst-plugins-pulse-0.10.22.ebuild:



1.6                  media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.22.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.22.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.22.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.22.ebuild?r1=1.5&r2=1.6

Index: gst-plugins-pulse-0.10.22.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.22.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gst-plugins-pulse-0.10.22.ebuild	5 Sep 2010 14:34:26 -0000	1.5
+++ gst-plugins-pulse-0.10.22.ebuild	5 Sep 2010 17:58:53 -0000	1.6
@@ -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.22.ebuild,v 1.5 2010/09/05 14:34:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.22.ebuild,v 1.6 2010/09/05 17:58:53 klausman 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






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

end of thread, other threads:[~2010-09-05 17:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-10 16:24 [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-pulse: ChangeLog gst-plugins-pulse-0.10.22.ebuild Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2010-09-05 17:58 Tobias Klausmann (klausman)
2010-09-05 14:34 Raul Porcel (armin76)
2010-07-27 17:43 Pacho Ramos (pacho)
2010-07-27 10:40 Christian Faulhammer (fauli)
2010-07-03  1:45 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