public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-xvideo: ChangeLog gst-plugins-xvideo-0.10.31.ebuild
@ 2011-01-13 18:21 Arun Raghavan (ford_prefect)
  0 siblings, 0 replies; 9+ messages in thread
From: Arun Raghavan (ford_prefect) @ 2011-01-13 18:21 UTC (permalink / raw
  To: gentoo-commits

ford_prefect    11/01/13 18:21:45

  Modified:             ChangeLog
  Added:                gst-plugins-xvideo-0.10.31.ebuild
  Log:
  Bump to 0.10.31. Minor fixes in this release.
  
  (Portage version: 2.2.0_alpha14/cvs/Linux x86_64)

Revision  Changes    Path
1.161                media-plugins/gst-plugins-xvideo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -r1.160 -r1.161
--- ChangeLog	19 Nov 2010 05:59:40 -0000	1.160
+++ ChangeLog	13 Jan 2011 18:21:45 -0000	1.161
@@ -1,6 +1,12 @@
 # ChangeLog for media-plugins/gst-plugins-xvideo
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.160 2010/11/19 05:59:40 ford_prefect Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.161 2011/01/13 18:21:45 ford_prefect Exp $
+
+*gst-plugins-xvideo-0.10.31 (12 Jan 2011)
+
+  12 Jan 2011; Arun Raghavan <ford_prefect@gentoo.org>
+  +gst-plugins-xvideo-0.10.31.ebuild:
+  Bump to 0.10.31. Minor fixes in this release.
 
 *gst-plugins-xvideo-0.10.30 (19 Nov 2010)
 



1.1                  media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.31.ebuild

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

Index: gst-plugins-xvideo-0.10.31.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-xvideo/gst-plugins-xvideo-0.10.31.ebuild,v 1.1 2011/01/13 18:21:45 ford_prefect Exp $

inherit gst-plugins-base

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""

RDEPEND="x11-libs/libXv
	x11-libs/libXext"
DEPEND="${RDEPEND}
	x11-proto/videoproto
	x11-proto/xproto
	x11-proto/xextproto"

# xshm is a compile time option of xvideo
# x is needed to build any X plugins, but we build/install only xv anyway
GST_PLUGINS_BUILD="x xvideo xshm"
GST_PLUGINS_BUILD_DIR="xvimage"






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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-xvideo: ChangeLog gst-plugins-xvideo-0.10.31.ebuild
@ 2011-02-11  1:00 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 9+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-02-11  1:00 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/02/11 01:00:34

  Modified:             ChangeLog gst-plugins-xvideo-0.10.31.ebuild
  Log:
  Stable on amd64 wrt bug #353434
  
  (Portage version: 2.1.9.36/cvs/Linux x86_64)

Revision  Changes    Path
1.162                media-plugins/gst-plugins-xvideo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -r1.161 -r1.162
--- ChangeLog	13 Jan 2011 18:21:45 -0000	1.161
+++ ChangeLog	11 Feb 2011 01:00:34 -0000	1.162
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-xvideo
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.161 2011/01/13 18:21:45 ford_prefect Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.162 2011/02/11 01:00:34 hwoarang Exp $
+
+  11 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
+  gst-plugins-xvideo-0.10.31.ebuild:
+  Stable on amd64 wrt bug #353434
 
 *gst-plugins-xvideo-0.10.31 (12 Jan 2011)
 



1.2                  media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.31.ebuild

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

Index: gst-plugins-xvideo-0.10.31.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.31.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gst-plugins-xvideo-0.10.31.ebuild	13 Jan 2011 18:21:45 -0000	1.1
+++ gst-plugins-xvideo-0.10.31.ebuild	11 Feb 2011 01:00:34 -0000	1.2
@@ -1,10 +1,10 @@
 # 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-xvideo/gst-plugins-xvideo-0.10.31.ebuild,v 1.1 2011/01/13 18:21:45 ford_prefect Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.31.ebuild,v 1.2 2011/02/11 01:00:34 hwoarang Exp $
 
 inherit gst-plugins-base
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="x11-libs/libXv






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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-xvideo: ChangeLog gst-plugins-xvideo-0.10.31.ebuild
@ 2011-02-14 18:11 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 9+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-02-14 18:11 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    11/02/14 18:11:04

  Modified:             ChangeLog gst-plugins-xvideo-0.10.31.ebuild
  Log:
  x86 stable wrt bug #353434
  
  (Portage version: 2.1.9.25/cvs/Linux i686)

Revision  Changes    Path
1.163                media-plugins/gst-plugins-xvideo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -r1.162 -r1.163
--- ChangeLog	11 Feb 2011 01:00:34 -0000	1.162
+++ ChangeLog	14 Feb 2011 18:11:04 -0000	1.163
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-xvideo
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.162 2011/02/11 01:00:34 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.163 2011/02/14 18:11:04 phajdan.jr Exp $
+
+  14 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  gst-plugins-xvideo-0.10.31.ebuild:
+  x86 stable wrt bug #353434
 
   11 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
   gst-plugins-xvideo-0.10.31.ebuild:



1.3                  media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.31.ebuild

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

Index: gst-plugins-xvideo-0.10.31.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.31.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gst-plugins-xvideo-0.10.31.ebuild	11 Feb 2011 01:00:34 -0000	1.2
+++ gst-plugins-xvideo-0.10.31.ebuild	14 Feb 2011 18:11:04 -0000	1.3
@@ -1,10 +1,10 @@
 # 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-xvideo/gst-plugins-xvideo-0.10.31.ebuild,v 1.2 2011/02/11 01:00:34 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.31.ebuild,v 1.3 2011/02/14 18:11:04 phajdan.jr Exp $
 
 inherit gst-plugins-base
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="x11-libs/libXv






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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-xvideo: ChangeLog gst-plugins-xvideo-0.10.31.ebuild
@ 2011-02-20 22:10 Markus Meier (maekke)
  0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2011-02-20 22:10 UTC (permalink / raw
  To: gentoo-commits

maekke      11/02/20 22:10:14

  Modified:             ChangeLog gst-plugins-xvideo-0.10.31.ebuild
  Log:
  arm stable, bug #353434
  
  (Portage version: 2.1.9.40/cvs/Linux i686)

Revision  Changes    Path
1.164                media-plugins/gst-plugins-xvideo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -r1.163 -r1.164
--- ChangeLog	14 Feb 2011 18:11:04 -0000	1.163
+++ ChangeLog	20 Feb 2011 22:10:13 -0000	1.164
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-xvideo
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.163 2011/02/14 18:11:04 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.164 2011/02/20 22:10:13 maekke Exp $
+
+  20 Feb 2011; Markus Meier <maekke@gentoo.org>
+  gst-plugins-xvideo-0.10.31.ebuild:
+  arm stable, bug #353434
 
   14 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   gst-plugins-xvideo-0.10.31.ebuild:



1.4                  media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.31.ebuild

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

Index: gst-plugins-xvideo-0.10.31.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.31.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gst-plugins-xvideo-0.10.31.ebuild	14 Feb 2011 18:11:04 -0000	1.3
+++ gst-plugins-xvideo-0.10.31.ebuild	20 Feb 2011 22:10:13 -0000	1.4
@@ -1,10 +1,10 @@
 # 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-xvideo/gst-plugins-xvideo-0.10.31.ebuild,v 1.3 2011/02/14 18:11:04 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.31.ebuild,v 1.4 2011/02/20 22:10:13 maekke Exp $
 
 inherit gst-plugins-base
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="x11-libs/libXv






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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-xvideo: ChangeLog gst-plugins-xvideo-0.10.31.ebuild
@ 2011-02-27 15:32 Brent Baude (ranger)
  0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2011-02-27 15:32 UTC (permalink / raw
  To: gentoo-commits

ranger      11/02/27 15:32:41

  Modified:             ChangeLog gst-plugins-xvideo-0.10.31.ebuild
  Log:
  Marking gst-plugins-xvideo-0.10.31 ppc for bug 353434
  
  (Portage version: 2.1.9.25/cvs/Linux ppc64)

Revision  Changes    Path
1.166                media-plugins/gst-plugins-xvideo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -r1.165 -r1.166
--- ChangeLog	24 Feb 2011 07:56:38 -0000	1.165
+++ ChangeLog	27 Feb 2011 15:32:41 -0000	1.166
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-xvideo
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.165 2011/02/24 07:56:38 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.166 2011/02/27 15:32:41 ranger Exp $
+
+  27 Feb 2011; Brent Baude <ranger@gentoo.org>
+  gst-plugins-xvideo-0.10.31.ebuild:
+  Marking gst-plugins-xvideo-0.10.31 ppc stable for bug 353434
 
 *gst-plugins-xvideo-0.10.32 (24 Feb 2011)
 



1.5                  media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.31.ebuild

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

Index: gst-plugins-xvideo-0.10.31.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.31.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gst-plugins-xvideo-0.10.31.ebuild	20 Feb 2011 22:10:13 -0000	1.4
+++ gst-plugins-xvideo-0.10.31.ebuild	27 Feb 2011 15:32:41 -0000	1.5
@@ -1,10 +1,10 @@
 # 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-xvideo/gst-plugins-xvideo-0.10.31.ebuild,v 1.4 2011/02/20 22:10:13 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.31.ebuild,v 1.5 2011/02/27 15:32:41 ranger Exp $
 
 inherit gst-plugins-base
 
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="x11-libs/libXv






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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-xvideo: ChangeLog gst-plugins-xvideo-0.10.31.ebuild
@ 2011-03-01 15:09 Jeroen Roovers (jer)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2011-03-01 15:09 UTC (permalink / raw
  To: gentoo-commits

jer         11/03/01 15:09:58

  Modified:             ChangeLog gst-plugins-xvideo-0.10.31.ebuild
  Log:
  Stable for HPPA (bug #353434).
  
  (Portage version: 2.2.0_alpha25/cvs/Linux i686)

Revision  Changes    Path
1.167                media-plugins/gst-plugins-xvideo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -r1.166 -r1.167
--- ChangeLog	27 Feb 2011 15:32:41 -0000	1.166
+++ ChangeLog	1 Mar 2011 15:09:58 -0000	1.167
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-xvideo
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.166 2011/02/27 15:32:41 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.167 2011/03/01 15:09:58 jer Exp $
+
+  01 Mar 2011; Jeroen Roovers <jer@gentoo.org>
+  gst-plugins-xvideo-0.10.31.ebuild:
+  Stable for HPPA (bug #353434).
 
   27 Feb 2011; Brent Baude <ranger@gentoo.org>
   gst-plugins-xvideo-0.10.31.ebuild:



1.6                  media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.31.ebuild

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

Index: gst-plugins-xvideo-0.10.31.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.31.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gst-plugins-xvideo-0.10.31.ebuild	27 Feb 2011 15:32:41 -0000	1.5
+++ gst-plugins-xvideo-0.10.31.ebuild	1 Mar 2011 15:09:58 -0000	1.6
@@ -1,10 +1,10 @@
 # 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-xvideo/gst-plugins-xvideo-0.10.31.ebuild,v 1.5 2011/02/27 15:32:41 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.31.ebuild,v 1.6 2011/03/01 15:09:58 jer Exp $
 
 inherit gst-plugins-base
 
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="x11-libs/libXv






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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-xvideo: ChangeLog gst-plugins-xvideo-0.10.31.ebuild
@ 2011-03-05 17:43 Raul Porcel (armin76)
  0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2011-03-05 17:43 UTC (permalink / raw
  To: gentoo-commits

armin76     11/03/05 17:43:06

  Modified:             ChangeLog gst-plugins-xvideo-0.10.31.ebuild
  Log:
  alpha/ia64/sh/sparc stable wrt #353434
  
  (Portage version: 2.1.9.41/cvs/Linux ia64)

Revision  Changes    Path
1.168                media-plugins/gst-plugins-xvideo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -r1.167 -r1.168
--- ChangeLog	1 Mar 2011 15:09:58 -0000	1.167
+++ ChangeLog	5 Mar 2011 17:43:06 -0000	1.168
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-xvideo
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.167 2011/03/01 15:09:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.168 2011/03/05 17:43:06 armin76 Exp $
+
+  05 Mar 2011; Raúl Porcel <armin76@gentoo.org>
+  gst-plugins-xvideo-0.10.31.ebuild:
+  alpha/ia64/sh/sparc stable wrt #353434
 
   01 Mar 2011; Jeroen Roovers <jer@gentoo.org>
   gst-plugins-xvideo-0.10.31.ebuild:



1.7                  media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.31.ebuild

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

Index: gst-plugins-xvideo-0.10.31.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.31.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gst-plugins-xvideo-0.10.31.ebuild	1 Mar 2011 15:09:58 -0000	1.6
+++ gst-plugins-xvideo-0.10.31.ebuild	5 Mar 2011 17:43:06 -0000	1.7
@@ -1,10 +1,10 @@
 # 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-xvideo/gst-plugins-xvideo-0.10.31.ebuild,v 1.6 2011/03/01 15:09:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.31.ebuild,v 1.7 2011/03/05 17:43:06 armin76 Exp $
 
 inherit gst-plugins-base
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="x11-libs/libXv






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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-xvideo: ChangeLog gst-plugins-xvideo-0.10.31.ebuild
@ 2011-03-13 10:18 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 9+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-03-13 10:18 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/03/13 10:18:22

  Modified:             ChangeLog gst-plugins-xvideo-0.10.31.ebuild
  Log:
  ppc64 stable wrt #353434
  
  (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)

Revision  Changes    Path
1.169                media-plugins/gst-plugins-xvideo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v
retrieving revision 1.168
retrieving revision 1.169
diff -u -r1.168 -r1.169
--- ChangeLog	5 Mar 2011 17:43:06 -0000	1.168
+++ ChangeLog	13 Mar 2011 10:18:22 -0000	1.169
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-xvideo
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.168 2011/03/05 17:43:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.169 2011/03/13 10:18:22 xarthisius Exp $
+
+  13 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
+  gst-plugins-xvideo-0.10.31.ebuild:
+  ppc64 stable wrt #353434
 
   05 Mar 2011; Raúl Porcel <armin76@gentoo.org>
   gst-plugins-xvideo-0.10.31.ebuild:



1.8                  media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.31.ebuild

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

Index: gst-plugins-xvideo-0.10.31.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.31.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gst-plugins-xvideo-0.10.31.ebuild	5 Mar 2011 17:43:06 -0000	1.7
+++ gst-plugins-xvideo-0.10.31.ebuild	13 Mar 2011 10:18:22 -0000	1.8
@@ -1,10 +1,10 @@
 # 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-xvideo/gst-plugins-xvideo-0.10.31.ebuild,v 1.7 2011/03/05 17:43:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.10.31.ebuild,v 1.8 2011/03/13 10:18:22 xarthisius Exp $
 
 inherit gst-plugins-base
 
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="x11-libs/libXv






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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-xvideo: ChangeLog gst-plugins-xvideo-0.10.31.ebuild
@ 2011-08-25 19:58 Nirbheek Chauhan (nirbheek)
  0 siblings, 0 replies; 9+ messages in thread
From: Nirbheek Chauhan (nirbheek) @ 2011-08-25 19:58 UTC (permalink / raw
  To: gentoo-commits

nirbheek    11/08/25 19:58:39

  Modified:             ChangeLog
  Removed:              gst-plugins-xvideo-0.10.31.ebuild
  Log:
  Remove old
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.178                media-plugins/gst-plugins-xvideo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -r1.177 -r1.178
--- ChangeLog	25 Jul 2011 18:07:09 -0000	1.177
+++ ChangeLog	25 Aug 2011 19:58:39 -0000	1.178
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-xvideo
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.177 2011/07/25 18:07:09 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/ChangeLog,v 1.178 2011/08/25 19:58:39 nirbheek Exp $
+
+  25 Aug 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+  -gst-plugins-xvideo-0.10.31.ebuild:
+  Remove old
 
   25 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
   gst-plugins-xvideo-0.10.32.ebuild:






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

end of thread, other threads:[~2011-08-25 19:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-27 15:32 [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-xvideo: ChangeLog gst-plugins-xvideo-0.10.31.ebuild Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2011-08-25 19:58 Nirbheek Chauhan (nirbheek)
2011-03-13 10:18 Kacper Kowalik (xarthisius)
2011-03-05 17:43 Raul Porcel (armin76)
2011-03-01 15:09 Jeroen Roovers (jer)
2011-02-20 22:10 Markus Meier (maekke)
2011-02-14 18:11 PaweA Hajdan (phajdan.jr)
2011-02-11  1:00 Markos Chandras (hwoarang)
2011-01-13 18:21 Arun Raghavan (ford_prefect)

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