public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-theora: gst-plugins-theora-0.10.36.ebuild ChangeLog
@ 2012-10-21  8:01 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; 12+ messages in thread
From: Alexandre Rostovtsev (tetromino) @ 2012-10-21  8:01 UTC (permalink / raw
  To: gentoo-commits

tetromino    12/10/21 08:01:01

  Modified:             ChangeLog
  Added:                gst-plugins-theora-0.10.36.ebuild
  Log:
  Version bump with some encoder fixes.
  
  (Portage version: 2.2.0_alpha137/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -r1.175 -r1.176
--- ChangeLog	17 May 2012 15:11:39 -0000	1.175
+++ ChangeLog	21 Oct 2012 08:01:01 -0000	1.176
@@ -1,6 +1,12 @@
 # ChangeLog for media-plugins/gst-plugins-theora
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.175 2012/05/17 15:11:39 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.176 2012/10/21 08:01:01 tetromino Exp $
+
+*gst-plugins-theora-0.10.36 (21 Oct 2012)
+
+  21 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+  +gst-plugins-theora-0.10.36.ebuild:
+  Version bump with some encoder fixes.
 
   17 May 2012; Alexis Ballier <aballier@gentoo.org>
   gst-plugins-theora-0.10.35.ebuild:



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

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

Index: gst-plugins-theora-0.10.36.ebuild
===================================================================
# Copyright 1999-2012 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.36.ebuild,v 1.1 2012/10/21 08:01:01 tetromino Exp $

EAPI=4

inherit gst-plugins-base

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

RDEPEND=">=media-libs/libtheora-1.1[encode]
	media-libs/libogg"
DEPEND="${RDEPEND}"





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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-theora: gst-plugins-theora-0.10.36.ebuild ChangeLog
@ 2012-12-02 17:48 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 12+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2012-12-02 17:48 UTC (permalink / raw
  To: gentoo-commits

eva         12/12/02 17:48:01

  Modified:             gst-plugins-theora-0.10.36.ebuild ChangeLog
  Log:
  Update with ebuild from gnome overlay.
  
  (Portage version: 2.2.0_alpha143/cvs/Linux x86_64, signed Manifest commit with key C6085806)

Revision  Changes    Path
1.2                  media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild

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

Index: gst-plugins-theora-0.10.36.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gst-plugins-theora-0.10.36.ebuild	21 Oct 2012 08:01:01 -0000	1.1
+++ gst-plugins-theora-0.10.36.ebuild	2 Dec 2012 17:48:01 -0000	1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2012 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.36.ebuild,v 1.1 2012/10/21 08:01:01 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v 1.2 2012/12/02 17:48:01 eva Exp $
 
-EAPI=4
+EAPI="4"
 
-inherit gst-plugins-base
+inherit gst-plugins-base gst-plugins10
 
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
@@ -12,3 +12,9 @@
 RDEPEND=">=media-libs/libtheora-1.1[encode]
 	media-libs/libogg"
 DEPEND="${RDEPEND}"
+
+src_prepare() {
+	gst-plugins10_system_link \
+		gst-libs/gst/tag:gstreamer-tag \
+		gst-libs/gst/video:gstreamer-video
+}



1.178                media-plugins/gst-plugins-theora/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -r1.177 -r1.178
--- ChangeLog	2 Dec 2012 16:37:55 -0000	1.177
+++ ChangeLog	2 Dec 2012 17:48:01 -0000	1.178
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-theora
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.177 2012/12/02 16:37:55 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.178 2012/12/02 17:48:01 eva Exp $
+
+  02 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
+  gst-plugins-theora-0.10.36.ebuild:
+  Update with ebuild from gnome overlay.
 
   02 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
   -gst-plugins-theora-0.10.32.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-theora: gst-plugins-theora-0.10.36.ebuild ChangeLog
@ 2013-02-01 11:58 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-01 11:58 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/01 11:58:45

  Modified:             gst-plugins-theora-0.10.36.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #454906
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.3                  media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild

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

Index: gst-plugins-theora-0.10.36.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gst-plugins-theora-0.10.36.ebuild	2 Dec 2012 17:48:01 -0000	1.2
+++ gst-plugins-theora-0.10.36.ebuild	1 Feb 2013 11:58:45 -0000	1.3
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.36.ebuild,v 1.2 2012/12/02 17:48:01 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v 1.3 2013/02/01 11:58:45 ago Exp $
 
 EAPI="4"
 
 inherit gst-plugins-base gst-plugins10
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/libtheora-1.1[encode]



1.180                media-plugins/gst-plugins-theora/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -r1.179 -r1.180
--- ChangeLog	2 Dec 2012 18:28:52 -0000	1.179
+++ ChangeLog	1 Feb 2013 11:58:45 -0000	1.180
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-theora
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.179 2012/12/02 18:28:52 eva Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.180 2013/02/01 11:58:45 ago Exp $
+
+  01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+  gst-plugins-theora-0.10.36.ebuild:
+  Stable for amd64, wrt bug #454906
 
   02 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
   gst-plugins-theora-0.10.35.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-theora: gst-plugins-theora-0.10.36.ebuild ChangeLog
@ 2013-02-01 12:39 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-01 12:39 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/01 12:39:07

  Modified:             gst-plugins-theora-0.10.36.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #454906
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.4                  media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild

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

Index: gst-plugins-theora-0.10.36.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gst-plugins-theora-0.10.36.ebuild	1 Feb 2013 11:58:45 -0000	1.3
+++ gst-plugins-theora-0.10.36.ebuild	1 Feb 2013 12:39:07 -0000	1.4
@@ -1,12 +1,12 @@
 # Copyright 1999-2013 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.36.ebuild,v 1.3 2013/02/01 11:58:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v 1.4 2013/02/01 12:39:07 ago Exp $
 
 EAPI="4"
 
 inherit gst-plugins-base gst-plugins10
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/libtheora-1.1[encode]



1.181                media-plugins/gst-plugins-theora/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -r1.180 -r1.181
--- ChangeLog	1 Feb 2013 11:58:45 -0000	1.180
+++ ChangeLog	1 Feb 2013 12:39:07 -0000	1.181
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-theora
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.180 2013/02/01 11:58:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.181 2013/02/01 12:39:07 ago Exp $
+
+  01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+  gst-plugins-theora-0.10.36.ebuild:
+  Stable for x86, wrt bug #454906
 
   01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
   gst-plugins-theora-0.10.36.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-theora: gst-plugins-theora-0.10.36.ebuild ChangeLog
@ 2013-02-01 18:00 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-01 18:00 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/01 18:00:46

  Modified:             gst-plugins-theora-0.10.36.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #454906
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.5                  media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild

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

Index: gst-plugins-theora-0.10.36.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gst-plugins-theora-0.10.36.ebuild	1 Feb 2013 12:39:07 -0000	1.4
+++ gst-plugins-theora-0.10.36.ebuild	1 Feb 2013 18:00:46 -0000	1.5
@@ -1,12 +1,12 @@
 # Copyright 1999-2013 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.36.ebuild,v 1.4 2013/02/01 12:39:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v 1.5 2013/02/01 18:00:46 ago Exp $
 
 EAPI="4"
 
 inherit gst-plugins-base gst-plugins10
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/libtheora-1.1[encode]



1.182                media-plugins/gst-plugins-theora/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -r1.181 -r1.182
--- ChangeLog	1 Feb 2013 12:39:07 -0000	1.181
+++ ChangeLog	1 Feb 2013 18:00:46 -0000	1.182
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-theora
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.181 2013/02/01 12:39:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.182 2013/02/01 18:00:46 ago Exp $
+
+  01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+  gst-plugins-theora-0.10.36.ebuild:
+  Stable for ppc64, wrt bug #454906
 
   01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
   gst-plugins-theora-0.10.36.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-theora: gst-plugins-theora-0.10.36.ebuild ChangeLog
@ 2013-02-01 18:29 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-01 18:29 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/01 18:29:39

  Modified:             gst-plugins-theora-0.10.36.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #454906
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.6                  media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild

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

Index: gst-plugins-theora-0.10.36.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gst-plugins-theora-0.10.36.ebuild	1 Feb 2013 18:00:46 -0000	1.5
+++ gst-plugins-theora-0.10.36.ebuild	1 Feb 2013 18:29:39 -0000	1.6
@@ -1,12 +1,12 @@
 # Copyright 1999-2013 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.36.ebuild,v 1.5 2013/02/01 18:00:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v 1.6 2013/02/01 18:29:39 ago Exp $
 
 EAPI="4"
 
 inherit gst-plugins-base gst-plugins10
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/libtheora-1.1[encode]



1.183                media-plugins/gst-plugins-theora/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -r1.182 -r1.183
--- ChangeLog	1 Feb 2013 18:00:46 -0000	1.182
+++ ChangeLog	1 Feb 2013 18:29:39 -0000	1.183
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-theora
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.182 2013/02/01 18:00:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.183 2013/02/01 18:29:39 ago Exp $
+
+  01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+  gst-plugins-theora-0.10.36.ebuild:
+  Stable for ppc, wrt bug #454906
 
   01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
   gst-plugins-theora-0.10.36.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-theora: gst-plugins-theora-0.10.36.ebuild ChangeLog
@ 2013-02-04  0:15 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-04  0:15 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/04 00:15:53

  Modified:             gst-plugins-theora-0.10.36.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #454906
  
  (Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)

Revision  Changes    Path
1.7                  media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild

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

Index: gst-plugins-theora-0.10.36.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gst-plugins-theora-0.10.36.ebuild	1 Feb 2013 18:29:39 -0000	1.6
+++ gst-plugins-theora-0.10.36.ebuild	4 Feb 2013 00:15:53 -0000	1.7
@@ -1,12 +1,12 @@
 # Copyright 1999-2013 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.36.ebuild,v 1.6 2013/02/01 18:29:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v 1.7 2013/02/04 00:15:53 ago Exp $
 
 EAPI="4"
 
 inherit gst-plugins-base gst-plugins10
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/libtheora-1.1[encode]



1.184                media-plugins/gst-plugins-theora/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -r1.183 -r1.184
--- ChangeLog	1 Feb 2013 18:29:39 -0000	1.183
+++ ChangeLog	4 Feb 2013 00:15:53 -0000	1.184
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-theora
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.183 2013/02/01 18:29:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.184 2013/02/04 00:15:53 ago Exp $
+
+  04 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+  gst-plugins-theora-0.10.36.ebuild:
+  Stable for ia64, wrt bug #454906
 
   01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
   gst-plugins-theora-0.10.36.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-theora: gst-plugins-theora-0.10.36.ebuild ChangeLog
@ 2013-02-04 10:04 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-04 10:04 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/04 10:04:36

  Modified:             gst-plugins-theora-0.10.36.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #454906
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.8                  media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.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.36.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.36.ebuild?r1=1.7&r2=1.8

Index: gst-plugins-theora-0.10.36.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gst-plugins-theora-0.10.36.ebuild	4 Feb 2013 00:15:53 -0000	1.7
+++ gst-plugins-theora-0.10.36.ebuild	4 Feb 2013 10:04:36 -0000	1.8
@@ -1,12 +1,12 @@
 # Copyright 1999-2013 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.36.ebuild,v 1.7 2013/02/04 00:15:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v 1.8 2013/02/04 10:04:36 ago Exp $
 
 EAPI="4"
 
 inherit gst-plugins-base gst-plugins10
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/libtheora-1.1[encode]



1.185                media-plugins/gst-plugins-theora/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -r1.184 -r1.185
--- ChangeLog	4 Feb 2013 00:15:53 -0000	1.184
+++ ChangeLog	4 Feb 2013 10:04:36 -0000	1.185
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-theora
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.184 2013/02/04 00:15:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.185 2013/02/04 10:04:36 ago Exp $
+
+  04 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+  gst-plugins-theora-0.10.36.ebuild:
+  Stable for alpha, wrt bug #454906
 
   04 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
   gst-plugins-theora-0.10.36.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-theora: gst-plugins-theora-0.10.36.ebuild ChangeLog
@ 2013-02-04 15:07 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-04 15:07 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/04 15:07:12

  Modified:             gst-plugins-theora-0.10.36.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #454906
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.9                  media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.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.36.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.36.ebuild?r1=1.8&r2=1.9

Index: gst-plugins-theora-0.10.36.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gst-plugins-theora-0.10.36.ebuild	4 Feb 2013 10:04:36 -0000	1.8
+++ gst-plugins-theora-0.10.36.ebuild	4 Feb 2013 15:07:12 -0000	1.9
@@ -1,12 +1,12 @@
 # Copyright 1999-2013 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.36.ebuild,v 1.8 2013/02/04 10:04:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v 1.9 2013/02/04 15:07:12 ago Exp $
 
 EAPI="4"
 
 inherit gst-plugins-base gst-plugins10
 
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/libtheora-1.1[encode]



1.186                media-plugins/gst-plugins-theora/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -r1.185 -r1.186
--- ChangeLog	4 Feb 2013 10:04:36 -0000	1.185
+++ ChangeLog	4 Feb 2013 15:07:12 -0000	1.186
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-theora
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.185 2013/02/04 10:04:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.186 2013/02/04 15:07:12 ago Exp $
+
+  04 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+  gst-plugins-theora-0.10.36.ebuild:
+  Stable for arm, wrt bug #454906
 
   04 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
   gst-plugins-theora-0.10.36.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-theora: gst-plugins-theora-0.10.36.ebuild ChangeLog
@ 2013-02-07 13:28 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-07 13:28 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/07 13:28:31

  Modified:             gst-plugins-theora-0.10.36.ebuild ChangeLog
  Log:
  Stable for hppa, wrt bug #454906
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.10                 media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild

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

Index: gst-plugins-theora-0.10.36.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gst-plugins-theora-0.10.36.ebuild	4 Feb 2013 15:07:12 -0000	1.9
+++ gst-plugins-theora-0.10.36.ebuild	7 Feb 2013 13:28:31 -0000	1.10
@@ -1,12 +1,12 @@
 # Copyright 1999-2013 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.36.ebuild,v 1.9 2013/02/04 15:07:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v 1.10 2013/02/07 13:28:31 ago Exp $
 
 EAPI="4"
 
 inherit gst-plugins-base gst-plugins10
 
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/libtheora-1.1[encode]



1.187                media-plugins/gst-plugins-theora/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -r1.186 -r1.187
--- ChangeLog	4 Feb 2013 15:07:12 -0000	1.186
+++ ChangeLog	7 Feb 2013 13:28:31 -0000	1.187
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-theora
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.186 2013/02/04 15:07:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.187 2013/02/07 13:28:31 ago Exp $
+
+  07 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+  gst-plugins-theora-0.10.36.ebuild:
+  Stable for hppa, wrt bug #454906
 
   04 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
   gst-plugins-theora-0.10.36.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-theora: gst-plugins-theora-0.10.36.ebuild ChangeLog
@ 2013-02-10 22:38 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-10 22:38 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/10 22:38:16

  Modified:             gst-plugins-theora-0.10.36.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #454906
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.11                 media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild

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

Index: gst-plugins-theora-0.10.36.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gst-plugins-theora-0.10.36.ebuild	7 Feb 2013 13:28:31 -0000	1.10
+++ gst-plugins-theora-0.10.36.ebuild	10 Feb 2013 22:38:16 -0000	1.11
@@ -1,12 +1,12 @@
 # Copyright 1999-2013 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.36.ebuild,v 1.10 2013/02/07 13:28:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v 1.11 2013/02/10 22:38:16 ago Exp $
 
 EAPI="4"
 
 inherit gst-plugins-base gst-plugins10
 
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/libtheora-1.1[encode]



1.188                media-plugins/gst-plugins-theora/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -r1.187 -r1.188
--- ChangeLog	7 Feb 2013 13:28:31 -0000	1.187
+++ ChangeLog	10 Feb 2013 22:38:16 -0000	1.188
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-theora
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.187 2013/02/07 13:28:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.188 2013/02/10 22:38:16 ago Exp $
+
+  10 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+  gst-plugins-theora-0.10.36.ebuild:
+  Stable for sparc, wrt bug #454906
 
   07 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
   gst-plugins-theora-0.10.36.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-theora: gst-plugins-theora-0.10.36.ebuild ChangeLog
@ 2013-02-24 18:01 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-24 18:01 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/24 18:01:08

  Modified:             gst-plugins-theora-0.10.36.ebuild ChangeLog
  Log:
  Stable for sh, wrt bug #456476
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.12                 media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild

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

Index: gst-plugins-theora-0.10.36.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- gst-plugins-theora-0.10.36.ebuild	10 Feb 2013 22:38:16 -0000	1.11
+++ gst-plugins-theora-0.10.36.ebuild	24 Feb 2013 18:01:08 -0000	1.12
@@ -1,12 +1,12 @@
 # Copyright 1999-2013 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.36.ebuild,v 1.11 2013/02/10 22:38:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v 1.12 2013/02/24 18:01:08 ago Exp $
 
 EAPI="4"
 
 inherit gst-plugins-base gst-plugins10
 
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/libtheora-1.1[encode]



1.189                media-plugins/gst-plugins-theora/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -r1.188 -r1.189
--- ChangeLog	10 Feb 2013 22:38:16 -0000	1.188
+++ ChangeLog	24 Feb 2013 18:01:08 -0000	1.189
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-theora
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.188 2013/02/10 22:38:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.189 2013/02/24 18:01:08 ago Exp $
+
+  24 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+  gst-plugins-theora-0.10.36.ebuild:
+  Stable for sh, wrt bug #456476
 
   10 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
   gst-plugins-theora-0.10.36.ebuild:





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

end of thread, other threads:[~2013-02-24 18:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-01 11:58 [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-theora: gst-plugins-theora-0.10.36.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-02-24 18:01 Agostino Sarubbo (ago)
2013-02-10 22:38 Agostino Sarubbo (ago)
2013-02-07 13:28 Agostino Sarubbo (ago)
2013-02-04 15:07 Agostino Sarubbo (ago)
2013-02-04 10:04 Agostino Sarubbo (ago)
2013-02-04  0:15 Agostino Sarubbo (ago)
2013-02-01 18:29 Agostino Sarubbo (ago)
2013-02-01 18:00 Agostino Sarubbo (ago)
2013-02-01 12:39 Agostino Sarubbo (ago)
2012-12-02 17:48 Gilles Dartiguelongue (eva)
2012-10-21  8:01 Alexandre Rostovtsev (tetromino)

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