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.30.ebuild
@ 2011-07-31  4:15 Mart Raudsepp (leio)
  0 siblings, 0 replies; 7+ messages in thread
From: Mart Raudsepp (leio) @ 2011-07-31  4:15 UTC (permalink / raw
  To: gentoo-commits

leio        11/07/31 04:15:30

  Modified:             ChangeLog
  Added:                gst-plugins-pulse-0.10.30.ebuild
  Log:
  Version bump. Lots of bug fixes
  
  (Portage version: 2.2.0_alpha45/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	25 Jul 2011 18:07:11 -0000	1.64
+++ ChangeLog	31 Jul 2011 04:15:30 -0000	1.65
@@ -1,6 +1,12 @@
 # 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.64 2011/07/25 18:07:11 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.65 2011/07/31 04:15:30 leio Exp $
+
+*gst-plugins-pulse-0.10.30 (31 Jul 2011)
+
+  31 Jul 2011; Mart Raudsepp <leio@gentoo.org>
+  +gst-plugins-pulse-0.10.30.ebuild:
+  Version bump. Lots of bug fixes
 
   25 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
   gst-plugins-pulse-0.10.28.ebuild:



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

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

Index: gst-plugins-pulse-0.10.30.ebuild
===================================================================
# 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.30.ebuild,v 1.1 2011/07/31 04:15:30 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.20 is the latest suggested dep for some optional features/best behaviour not available before
RDEPEND=">=media-sound/pulseaudio-0.9.20
	>=media-libs/gst-plugins-base-0.10.33"
DEPEND="${RDEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-pulse: ChangeLog gst-plugins-pulse-0.10.30.ebuild
@ 2011-09-20  3:58 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 7+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-09-20  3:58 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    11/09/20 03:58:02

  Modified:             ChangeLog gst-plugins-pulse-0.10.30.ebuild
  Log:
  x86 stable wrt bug #382225
  
  (Portage version: 2.1.10.11/cvs/Linux i686)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog	31 Jul 2011 04:15:30 -0000	1.65
+++ ChangeLog	20 Sep 2011 03:58:02 -0000	1.66
@@ -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.65 2011/07/31 04:15:30 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.66 2011/09/20 03:58:02 phajdan.jr Exp $
+
+  20 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  gst-plugins-pulse-0.10.30.ebuild:
+  x86 stable wrt bug #382225
 
 *gst-plugins-pulse-0.10.30 (31 Jul 2011)
 



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

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

Index: gst-plugins-pulse-0.10.30.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.30.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gst-plugins-pulse-0.10.30.ebuild	31 Jul 2011 04:15:30 -0000	1.1
+++ gst-plugins-pulse-0.10.30.ebuild	20 Sep 2011 03:58:02 -0000	1.2
@@ -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.30.ebuild,v 1.1 2011/07/31 04:15:30 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.30.ebuild,v 1.2 2011/09/20 03:58:02 phajdan.jr 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.20 is the latest suggested dep for some optional features/best behaviour not available before






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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-pulse: ChangeLog gst-plugins-pulse-0.10.30.ebuild
@ 2011-09-25 21:10 Tony Vroon (chainsaw)
  0 siblings, 0 replies; 7+ messages in thread
From: Tony Vroon (chainsaw) @ 2011-09-25 21:10 UTC (permalink / raw
  To: gentoo-commits

chainsaw    11/09/25 21:10:41

  Modified:             ChangeLog gst-plugins-pulse-0.10.30.ebuild
  Log:
  Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Tomáš "Mepho" Pružina in bug #382225.
  
  (Portage version: 2.1.10.18/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog	20 Sep 2011 03:58:02 -0000	1.66
+++ ChangeLog	25 Sep 2011 21:10:41 -0000	1.67
@@ -1,6 +1,11 @@
 # 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.66 2011/09/20 03:58:02 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.67 2011/09/25 21:10:41 chainsaw Exp $
+
+  25 Sep 2011; Tony Vroon <chainsaw@gentoo.org>
+  gst-plugins-pulse-0.10.30.ebuild:
+  Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo &
+  Tomáš "Mepho" Pružina in bug #382225.
 
   20 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   gst-plugins-pulse-0.10.30.ebuild:



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

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

Index: gst-plugins-pulse-0.10.30.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.30.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gst-plugins-pulse-0.10.30.ebuild	20 Sep 2011 03:58:02 -0000	1.2
+++ gst-plugins-pulse-0.10.30.ebuild	25 Sep 2011 21:10:41 -0000	1.3
@@ -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.30.ebuild,v 1.2 2011/09/20 03:58:02 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.30.ebuild,v 1.3 2011/09/25 21:10:41 chainsaw 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.20 is the latest suggested dep for some optional features/best behaviour not available before






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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-pulse: ChangeLog gst-plugins-pulse-0.10.30.ebuild
@ 2011-10-03 22:18 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2011-10-03 22:18 UTC (permalink / raw
  To: gentoo-commits

maekke      11/10/03 22:18:54

  Modified:             ChangeLog gst-plugins-pulse-0.10.30.ebuild
  Log:
  arm stable, bug #382225
  
  (Portage version: 2.1.10.20/cvs/Linux i686)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog	25 Sep 2011 21:10:41 -0000	1.67
+++ ChangeLog	3 Oct 2011 22:18:54 -0000	1.68
@@ -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.67 2011/09/25 21:10:41 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.68 2011/10/03 22:18:54 maekke Exp $
+
+  03 Oct 2011; Markus Meier <maekke@gentoo.org>
+  gst-plugins-pulse-0.10.30.ebuild:
+  arm stable, bug #382225
 
   25 Sep 2011; Tony Vroon <chainsaw@gentoo.org>
   gst-plugins-pulse-0.10.30.ebuild:



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

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

Index: gst-plugins-pulse-0.10.30.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.30.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gst-plugins-pulse-0.10.30.ebuild	25 Sep 2011 21:10:41 -0000	1.3
+++ gst-plugins-pulse-0.10.30.ebuild	3 Oct 2011 22:18:54 -0000	1.4
@@ -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.30.ebuild,v 1.3 2011/09/25 21:10:41 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.30.ebuild,v 1.4 2011/10/03 22:18:54 maekke 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.20 is the latest suggested dep for some optional features/best behaviour not available before






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

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

armin76     11/10/09 16:23:34

  Modified:             ChangeLog gst-plugins-pulse-0.10.30.ebuild
  Log:
  alpha/ia64/sparc stable wrt #382225
  
  (Portage version: 2.1.10.11/cvs/Linux ia64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog	3 Oct 2011 22:18:54 -0000	1.68
+++ ChangeLog	9 Oct 2011 16:23:34 -0000	1.69
@@ -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.68 2011/10/03 22:18:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.69 2011/10/09 16:23:34 armin76 Exp $
+
+  09 Oct 2011; Raúl Porcel <armin76@gentoo.org>
+  gst-plugins-pulse-0.10.30.ebuild:
+  alpha/ia64/sparc stable wrt #382225
 
   03 Oct 2011; Markus Meier <maekke@gentoo.org>
   gst-plugins-pulse-0.10.30.ebuild:



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

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

Index: gst-plugins-pulse-0.10.30.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.30.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gst-plugins-pulse-0.10.30.ebuild	3 Oct 2011 22:18:54 -0000	1.4
+++ gst-plugins-pulse-0.10.30.ebuild	9 Oct 2011 16:23:34 -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.30.ebuild,v 1.4 2011/10/03 22:18:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.30.ebuild,v 1.5 2011/10/09 16:23:34 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.20 is the latest suggested dep for some optional features/best behaviour not available before






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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-pulse: ChangeLog gst-plugins-pulse-0.10.30.ebuild
@ 2011-10-11 19:44 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2011-10-11 19:44 UTC (permalink / raw
  To: gentoo-commits

jer         11/10/11 19:44:09

  Modified:             ChangeLog gst-plugins-pulse-0.10.30.ebuild
  Log:
  Stable for HPPA (bug #382225).
  
  (Portage version: 2.2.0_alpha66/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog	9 Oct 2011 16:23:34 -0000	1.69
+++ ChangeLog	11 Oct 2011 19:44:09 -0000	1.70
@@ -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.69 2011/10/09 16:23:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.70 2011/10/11 19:44:09 jer Exp $
+
+  11 Oct 2011; Jeroen Roovers <jer@gentoo.org>
+  gst-plugins-pulse-0.10.30.ebuild:
+  Stable for HPPA (bug #382225).
 
   09 Oct 2011; Raúl Porcel <armin76@gentoo.org>
   gst-plugins-pulse-0.10.30.ebuild:



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

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

Index: gst-plugins-pulse-0.10.30.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.30.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gst-plugins-pulse-0.10.30.ebuild	9 Oct 2011 16:23:34 -0000	1.5
+++ gst-plugins-pulse-0.10.30.ebuild	11 Oct 2011 19:44:09 -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.30.ebuild,v 1.5 2011/10/09 16:23:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.30.ebuild,v 1.6 2011/10/11 19:44:09 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.20 is the latest suggested dep for some optional features/best behaviour not available before






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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-pulse: ChangeLog gst-plugins-pulse-0.10.30.ebuild
@ 2011-10-15 18:35 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 7+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-10-15 18:35 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/10/15 18:35:20

  Modified:             ChangeLog gst-plugins-pulse-0.10.30.ebuild
  Log:
  ppc/ppc64 stable wrt #382225
  
  (Portage version: 2.2.0_alpha63/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog	11 Oct 2011 19:44:09 -0000	1.70
+++ ChangeLog	15 Oct 2011 18:35:20 -0000	1.71
@@ -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.70 2011/10/11 19:44:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.71 2011/10/15 18:35:20 xarthisius Exp $
+
+  15 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org>
+  gst-plugins-pulse-0.10.30.ebuild:
+  ppc/ppc64 stable wrt #382225
 
   11 Oct 2011; Jeroen Roovers <jer@gentoo.org>
   gst-plugins-pulse-0.10.30.ebuild:



1.7                  media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.30.ebuild

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

Index: gst-plugins-pulse-0.10.30.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.30.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gst-plugins-pulse-0.10.30.ebuild	11 Oct 2011 19:44:09 -0000	1.6
+++ gst-plugins-pulse-0.10.30.ebuild	15 Oct 2011 18:35:20 -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.30.ebuild,v 1.6 2011/10/11 19:44:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.30.ebuild,v 1.7 2011/10/15 18:35:20 xarthisius 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.20 is the latest suggested dep for some optional features/best behaviour not available before






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

end of thread, other threads:[~2011-10-15 18:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-20  3:58 [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-pulse: ChangeLog gst-plugins-pulse-0.10.30.ebuild PaweA Hajdan (phajdan.jr)
  -- strict thread matches above, loose matches on Subject: below --
2011-10-15 18:35 Kacper Kowalik (xarthisius)
2011-10-11 19:44 Jeroen Roovers (jer)
2011-10-09 16:23 Raul Porcel (armin76)
2011-10-03 22:18 Markus Meier (maekke)
2011-09-25 21:10 Tony Vroon (chainsaw)
2011-07-31  4:15 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