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

leio        10/07/31 11:11:16

  Modified:             ChangeLog
  Added:                gst-plugins-raw1394-0.10.23.ebuild
  Log:
  Version bump to be in sync with the rest; no code changes
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.62                 media-plugins/gst-plugins-raw1394/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog	27 Jul 2010 17:44:19 -0000	1.61
+++ ChangeLog	31 Jul 2010 11:11:16 -0000	1.62
@@ -1,6 +1,12 @@
 # ChangeLog for media-plugins/gst-plugins-raw1394
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.61 2010/07/27 17:44:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.62 2010/07/31 11:11:16 leio Exp $
+
+*gst-plugins-raw1394-0.10.23 (31 Jul 2010)
+
+  31 Jul 2010; Mart Raudsepp <leio@gentoo.org>
+  +gst-plugins-raw1394-0.10.23.ebuild:
+  Version bump to be in sync with the rest; no code changes
 
   27 Jul 2010; Pacho Ramos <pacho@gentoo.org>
   gst-plugins-raw1394-0.10.22.ebuild:



1.1                  media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.23.ebuild

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

Index: gst-plugins-raw1394-0.10.23.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-raw1394/gst-plugins-raw1394-0.10.23.ebuild,v 1.1 2010/07/31 11:11:16 leio Exp $

inherit gst-plugins-good

DESCRIPTION="GStreamer plugin to capture firewire video"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""

RDEPEND="media-libs/libiec61883
	sys-libs/libraw1394
	sys-libs/libavc1394
	>=media-libs/gst-plugins-base-0.10.29"
DEPEND="${RDEPEND}"

GST_PLUGINS_BUILD="dv1394"
GST_PLUGINS_BUILD_DIR="raw1394"






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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-raw1394: ChangeLog gst-plugins-raw1394-0.10.23.ebuild
@ 2010-12-20 12:57 Thomas Kahle (tomka)
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Kahle (tomka) @ 2010-12-20 12:57 UTC (permalink / raw
  To: gentoo-commits

tomka       10/12/20 12:57:56

  Modified:             ChangeLog gst-plugins-raw1394-0.10.23.ebuild
  Log:
  x86 stable per bug 346981
  
  (Portage version: 2.1.9.25/cvs/Linux i686)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	11 Sep 2010 10:04:29 -0000	1.64
+++ ChangeLog	20 Dec 2010 12:57:56 -0000	1.65
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-raw1394
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.64 2010/09/11 10:04:29 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.65 2010/12/20 12:57:56 tomka Exp $
+
+  20 Dec 2010; Thomas Kahle <tomka@gentoo.org>
+  gst-plugins-raw1394-0.10.23.ebuild:
+  x86 stable per bug 346981
 
   11 Sep 2010; <nixnut@gentoo.org> gst-plugins-raw1394-0.10.22.ebuild:
   ppc stable #329703



1.2                  media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.23.ebuild

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

Index: gst-plugins-raw1394-0.10.23.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.23.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gst-plugins-raw1394-0.10.23.ebuild	31 Jul 2010 11:11:16 -0000	1.1
+++ gst-plugins-raw1394-0.10.23.ebuild	20 Dec 2010 12:57:56 -0000	1.2
@@ -1,11 +1,11 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.23.ebuild,v 1.1 2010/07/31 11:11:16 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.23.ebuild,v 1.2 2010/12/20 12:57:56 tomka Exp $
 
 inherit gst-plugins-good
 
 DESCRIPTION="GStreamer plugin to capture firewire video"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND="media-libs/libiec61883






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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-raw1394: ChangeLog gst-plugins-raw1394-0.10.23.ebuild
@ 2010-12-20 17:26 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 4+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-12-20 17:26 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/12/20 17:26:17

  Modified:             ChangeLog gst-plugins-raw1394-0.10.23.ebuild
  Log:
  Stable on amd64 wrt bug #346981
  
  (Portage version: 2.1.9.25/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog	20 Dec 2010 12:57:56 -0000	1.65
+++ ChangeLog	20 Dec 2010 17:26:17 -0000	1.66
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-raw1394
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.65 2010/12/20 12:57:56 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.66 2010/12/20 17:26:17 hwoarang Exp $
+
+  20 Dec 2010; Markos Chandras <hwoarang@gentoo.org>
+  gst-plugins-raw1394-0.10.23.ebuild:
+  Stable on amd64 wrt bug #346981
 
   20 Dec 2010; Thomas Kahle <tomka@gentoo.org>
   gst-plugins-raw1394-0.10.23.ebuild:



1.3                  media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.23.ebuild

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

Index: gst-plugins-raw1394-0.10.23.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.23.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gst-plugins-raw1394-0.10.23.ebuild	20 Dec 2010 12:57:56 -0000	1.2
+++ gst-plugins-raw1394-0.10.23.ebuild	20 Dec 2010 17:26:17 -0000	1.3
@@ -1,11 +1,11 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.23.ebuild,v 1.2 2010/12/20 12:57:56 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.23.ebuild,v 1.3 2010/12/20 17:26:17 hwoarang Exp $
 
 inherit gst-plugins-good
 
 DESCRIPTION="GStreamer plugin to capture firewire video"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND="media-libs/libiec61883






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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-raw1394: ChangeLog gst-plugins-raw1394-0.10.23.ebuild
@ 2011-03-11 18:38 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 4+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-03-11 18:38 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/03/11 18:38:43

  Modified:             ChangeLog gst-plugins-raw1394-0.10.23.ebuild
  Log:
  ppc/ppc64 stable wrt #346981
  
  (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog	20 Dec 2010 17:26:17 -0000	1.66
+++ ChangeLog	11 Mar 2011 18:38:43 -0000	1.67
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-raw1394
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.66 2010/12/20 17:26:17 hwoarang Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.67 2011/03/11 18:38:43 xarthisius Exp $
+
+  11 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
+  gst-plugins-raw1394-0.10.23.ebuild:
+  ppc/ppc64 stable wrt #346981
 
   20 Dec 2010; Markos Chandras <hwoarang@gentoo.org>
   gst-plugins-raw1394-0.10.23.ebuild:



1.4                  media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.23.ebuild

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

Index: gst-plugins-raw1394-0.10.23.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.23.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gst-plugins-raw1394-0.10.23.ebuild	20 Dec 2010 17:26:17 -0000	1.3
+++ gst-plugins-raw1394-0.10.23.ebuild	11 Mar 2011 18:38:43 -0000	1.4
@@ -1,11 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# 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-raw1394/gst-plugins-raw1394-0.10.23.ebuild,v 1.3 2010/12/20 17:26:17 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.23.ebuild,v 1.4 2011/03/11 18:38:43 xarthisius Exp $
 
 inherit gst-plugins-good
 
 DESCRIPTION="GStreamer plugin to capture firewire video"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE=""
 
 RDEPEND="media-libs/libiec61883






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

end of thread, other threads:[~2011-03-11 18:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-20 12:57 [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-raw1394: ChangeLog gst-plugins-raw1394-0.10.23.ebuild Thomas Kahle (tomka)
  -- strict thread matches above, loose matches on Subject: below --
2011-03-11 18:38 Kacper Kowalik (xarthisius)
2010-12-20 17:26 Markos Chandras (hwoarang)
2010-07-31 11:11 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