public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-theora: ChangeLog gst-plugins-theora-0.10.29.ebuild
@ 2010-06-28  9:42 Mart Raudsepp (leio)
  0 siblings, 0 replies; 9+ messages in thread
From: Mart Raudsepp (leio) @ 2010-06-28  9:42 UTC (permalink / raw
  To: gentoo-commits

leio        10/06/28 09:42:46

  Modified:             ChangeLog
  Added:                gst-plugins-theora-0.10.29.ebuild
  Log:
  Version bump. Various small bug fixes
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.136                media-plugins/gst-plugins-theora/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -r1.135 -r1.136
--- ChangeLog	27 Jun 2010 13:27:48 -0000	1.135
+++ ChangeLog	28 Jun 2010 09:42:46 -0000	1.136
@@ -1,6 +1,12 @@
 # ChangeLog for media-plugins/gst-plugins-theora
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.135 2010/06/27 13:27:48 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.136 2010/06/28 09:42:46 leio Exp $
+
+*gst-plugins-theora-0.10.29 (28 Jun 2010)
+
+  28 Jun 2010; Mart Raudsepp <leio@gentoo.org>
+  +gst-plugins-theora-0.10.29.ebuild:
+  Version bump. Various small bug fixes
 
   27 Jun 2010; <nixnut@gentoo.org> gst-plugins-theora-0.10.28.ebuild:
   ppc stable #324691



1.1                  media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild

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

Index: gst-plugins-theora-0.10.29.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-theora/gst-plugins-theora-0.10.29.ebuild,v 1.1 2010/06/28 09:42:46 leio Exp $

inherit gst-plugins-base

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

RDEPEND=">=media-libs/libtheora-1.0
	media-libs/libogg"
DEPEND="${RDEPEND}"






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

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

fauli       10/07/27 10:30:57

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

Revision  Changes    Path
1.140                media-plugins/gst-plugins-theora/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -r1.139 -r1.140
--- ChangeLog	24 Jul 2010 14:55:40 -0000	1.139
+++ ChangeLog	27 Jul 2010 10:30:57 -0000	1.140
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-theora
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.139 2010/07/24 14:55:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.140 2010/07/27 10:30:57 fauli Exp $
+
+  27 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
+  gst-plugins-theora-0.10.29.ebuild:
+  x86 stable, bug 329703
 
   24 Jul 2010; Markus Meier <maekke@gentoo.org>
   gst-plugins-theora-0.10.28.ebuild:



1.2                  media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild

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

Index: gst-plugins-theora-0.10.29.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gst-plugins-theora-0.10.29.ebuild	28 Jun 2010 09:42:46 -0000	1.1
+++ gst-plugins-theora-0.10.29.ebuild	27 Jul 2010 10:30:57 -0000	1.2
@@ -1,10 +1,10 @@
 # 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-theora/gst-plugins-theora-0.10.29.ebuild,v 1.1 2010/06/28 09:42:46 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild,v 1.2 2010/07/27 10:30:57 fauli 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=">=media-libs/libtheora-1.0






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

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

pacho       10/07/27 17:31:51

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

Revision  Changes    Path
1.141                media-plugins/gst-plugins-theora/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- ChangeLog	27 Jul 2010 10:30:57 -0000	1.140
+++ ChangeLog	27 Jul 2010 17:31:51 -0000	1.141
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-theora
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.140 2010/07/27 10:30:57 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.141 2010/07/27 17:31:51 pacho Exp $
+
+  27 Jul 2010; Pacho Ramos <pacho@gentoo.org>
+  gst-plugins-theora-0.10.29.ebuild:
+  amd64 stable, bug 329703
 
   27 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
   gst-plugins-theora-0.10.29.ebuild:



1.3                  media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild

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

Index: gst-plugins-theora-0.10.29.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gst-plugins-theora-0.10.29.ebuild	27 Jul 2010 10:30:57 -0000	1.2
+++ gst-plugins-theora-0.10.29.ebuild	27 Jul 2010 17:31:51 -0000	1.3
@@ -1,10 +1,10 @@
 # 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-theora/gst-plugins-theora-0.10.29.ebuild,v 1.2 2010/07/27 10:30:57 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild,v 1.3 2010/07/27 17:31:51 pacho 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=">=media-libs/libtheora-1.0






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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-theora: ChangeLog gst-plugins-theora-0.10.29.ebuild
@ 2010-08-03 21:45 Markus Meier (maekke)
  0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2010-08-03 21:45 UTC (permalink / raw
  To: gentoo-commits

maekke      10/08/03 21:45:19

  Modified:             ChangeLog gst-plugins-theora-0.10.29.ebuild
  Log:
  arm stable, bug #329703
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.143                media-plugins/gst-plugins-theora/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -r1.142 -r1.143
--- ChangeLog	1 Aug 2010 20:21:27 -0000	1.142
+++ ChangeLog	3 Aug 2010 21:45:19 -0000	1.143
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-theora
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.142 2010/08/01 20:21:27 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.143 2010/08/03 21:45:19 maekke Exp $
+
+  03 Aug 2010; Markus Meier <maekke@gentoo.org>
+  gst-plugins-theora-0.10.29.ebuild:
+  arm stable, bug #329703
 
   01 Aug 2010; Tobias Klausmann <klausman@gentoo.org>
   gst-plugins-theora-0.10.28.ebuild:



1.4                  media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild

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

Index: gst-plugins-theora-0.10.29.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gst-plugins-theora-0.10.29.ebuild	27 Jul 2010 17:31:51 -0000	1.3
+++ gst-plugins-theora-0.10.29.ebuild	3 Aug 2010 21:45:19 -0000	1.4
@@ -1,10 +1,10 @@
 # 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-theora/gst-plugins-theora-0.10.29.ebuild,v 1.3 2010/07/27 17:31:51 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild,v 1.4 2010/08/03 21:45:19 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=">=media-libs/libtheora-1.0






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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-theora: ChangeLog gst-plugins-theora-0.10.29.ebuild
@ 2010-08-05 20:24 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 9+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-08-05 20:24 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/08/05 20:24:54

  Modified:             ChangeLog gst-plugins-theora-0.10.29.ebuild
  Log:
  ppc64 stable wrt #324691
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.144                media-plugins/gst-plugins-theora/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- ChangeLog	3 Aug 2010 21:45:19 -0000	1.143
+++ ChangeLog	5 Aug 2010 20:24:54 -0000	1.144
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-theora
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.143 2010/08/03 21:45:19 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.144 2010/08/05 20:24:54 ssuominen Exp $
+
+  05 Aug 2010; Samuli Suominen <ssuominen@gentoo.org>
+  gst-plugins-theora-0.10.29.ebuild:
+  ppc64 stable wrt #324691
 
   03 Aug 2010; Markus Meier <maekke@gentoo.org>
   gst-plugins-theora-0.10.29.ebuild:



1.5                  media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild

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

Index: gst-plugins-theora-0.10.29.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gst-plugins-theora-0.10.29.ebuild	3 Aug 2010 21:45:19 -0000	1.4
+++ gst-plugins-theora-0.10.29.ebuild	5 Aug 2010 20:24:54 -0000	1.5
@@ -1,10 +1,10 @@
 # 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-theora/gst-plugins-theora-0.10.29.ebuild,v 1.4 2010/08/03 21:45:19 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild,v 1.5 2010/08/05 20:24:54 ssuominen 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=">=media-libs/libtheora-1.0






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

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

jer         10/08/10 16:29:56

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

Revision  Changes    Path
1.145                media-plugins/gst-plugins-theora/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- ChangeLog	5 Aug 2010 20:24:54 -0000	1.144
+++ ChangeLog	10 Aug 2010 16:29:56 -0000	1.145
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-theora
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.144 2010/08/05 20:24:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.145 2010/08/10 16:29:56 jer Exp $
+
+  10 Aug 2010; Jeroen Roovers <jer@gentoo.org>
+  gst-plugins-theora-0.10.29.ebuild:
+  Stable for HPPA (bug #329703).
 
   05 Aug 2010; Samuli Suominen <ssuominen@gentoo.org>
   gst-plugins-theora-0.10.29.ebuild:



1.6                  media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild

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

Index: gst-plugins-theora-0.10.29.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gst-plugins-theora-0.10.29.ebuild	5 Aug 2010 20:24:54 -0000	1.5
+++ gst-plugins-theora-0.10.29.ebuild	10 Aug 2010 16:29:56 -0000	1.6
@@ -1,10 +1,10 @@
 # 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-theora/gst-plugins-theora-0.10.29.ebuild,v 1.5 2010/08/05 20:24:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild,v 1.6 2010/08/10 16:29:56 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=">=media-libs/libtheora-1.0






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

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

armin76     10/09/05 14:22:16

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

Revision  Changes    Path
1.147                media-plugins/gst-plugins-theora/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- ChangeLog	4 Sep 2010 11:53:00 -0000	1.146
+++ ChangeLog	5 Sep 2010 14:22:16 -0000	1.147
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-theora
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.146 2010/09/04 11:53:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.147 2010/09/05 14:22:16 armin76 Exp $
+
+  05 Sep 2010; Raúl Porcel <armin76@gentoo.org>
+  gst-plugins-theora-0.10.29.ebuild:
+  ia64/sh/sparc stable wrt #329703
 
   04 Sep 2010; Raúl Porcel <armin76@gentoo.org>
   gst-plugins-theora-0.10.28.ebuild:



1.7                  media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild

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

Index: gst-plugins-theora-0.10.29.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gst-plugins-theora-0.10.29.ebuild	10 Aug 2010 16:29:56 -0000	1.6
+++ gst-plugins-theora-0.10.29.ebuild	5 Sep 2010 14:22:16 -0000	1.7
@@ -1,10 +1,10 @@
 # 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-theora/gst-plugins-theora-0.10.29.ebuild,v 1.6 2010/08/10 16:29:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild,v 1.7 2010/09/05 14:22:16 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=">=media-libs/libtheora-1.0






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

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

klausman    10/09/05 17:53:33

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

Revision  Changes    Path
1.148                media-plugins/gst-plugins-theora/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -r1.147 -r1.148
--- ChangeLog	5 Sep 2010 14:22:16 -0000	1.147
+++ ChangeLog	5 Sep 2010 17:53:33 -0000	1.148
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-theora
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.147 2010/09/05 14:22:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.148 2010/09/05 17:53:33 klausman Exp $
+
+  05 Sep 2010; Tobias Klausmann <klausman@gentoo.org>
+  gst-plugins-theora-0.10.29.ebuild:
+  Stable on alpha, bug #329703
 
   05 Sep 2010; Raúl Porcel <armin76@gentoo.org>
   gst-plugins-theora-0.10.29.ebuild:



1.8                  media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild

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

Index: gst-plugins-theora-0.10.29.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gst-plugins-theora-0.10.29.ebuild	5 Sep 2010 14:22:16 -0000	1.7
+++ gst-plugins-theora-0.10.29.ebuild	5 Sep 2010 17:53:33 -0000	1.8
@@ -1,10 +1,10 @@
 # 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-theora/gst-plugins-theora-0.10.29.ebuild,v 1.7 2010/09/05 14:22:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild,v 1.8 2010/09/05 17:53:33 klausman 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=">=media-libs/libtheora-1.0






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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-theora: ChangeLog gst-plugins-theora-0.10.29.ebuild
@ 2010-09-11  9:55 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 9+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2010-09-11  9:55 UTC (permalink / raw
  To: gentoo-commits

nixnut      10/09/11 09:55:52

  Modified:             ChangeLog gst-plugins-theora-0.10.29.ebuild
  Log:
  ppc stable #329703
  (Portage version: 2.1.8.3/cvs/Linux ppc)

Revision  Changes    Path
1.149                media-plugins/gst-plugins-theora/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- ChangeLog	5 Sep 2010 17:53:33 -0000	1.148
+++ ChangeLog	11 Sep 2010 09:55:52 -0000	1.149
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/gst-plugins-theora
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.148 2010/09/05 17:53:33 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.149 2010/09/11 09:55:52 nixnut Exp $
+
+  11 Sep 2010; <nixnut@gentoo.org> gst-plugins-theora-0.10.29.ebuild:
+  ppc stable #329703
 
   05 Sep 2010; Tobias Klausmann <klausman@gentoo.org>
   gst-plugins-theora-0.10.29.ebuild:



1.9                  media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild

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

Index: gst-plugins-theora-0.10.29.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gst-plugins-theora-0.10.29.ebuild	5 Sep 2010 17:53:33 -0000	1.8
+++ gst-plugins-theora-0.10.29.ebuild	11 Sep 2010 09:55:52 -0000	1.9
@@ -1,10 +1,10 @@
 # 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-theora/gst-plugins-theora-0.10.29.ebuild,v 1.8 2010/09/05 17:53:33 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild,v 1.9 2010/09/11 09:55:52 nixnut 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=">=media-libs/libtheora-1.0






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

end of thread, other threads:[~2010-09-11  9:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-10 16:29 [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-theora: ChangeLog gst-plugins-theora-0.10.29.ebuild Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2010-09-11  9:55 Gysbert Wassenaar (nixnut)
2010-09-05 17:53 Tobias Klausmann (klausman)
2010-09-05 14:22 Raul Porcel (armin76)
2010-08-05 20:24 Samuli Suominen (ssuominen)
2010-08-03 21:45 Markus Meier (maekke)
2010-07-27 17:31 Pacho Ramos (pacho)
2010-07-27 10:30 Christian Faulhammer (fauli)
2010-06-28  9:42 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