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

leio        11/07/31 03:36:17

  Modified:             ChangeLog
  Added:                gst-plugins-raw1394-0.10.30.ebuild
  Log:
  Version bump. Only gcc-4.6 warning fixes
  
  (Portage version: 2.2.0_alpha45/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog	25 Jul 2011 18:07:09 -0000	1.71
+++ ChangeLog	31 Jul 2011 03:36:17 -0000	1.72
@@ -1,6 +1,12 @@
 # ChangeLog for media-plugins/gst-plugins-raw1394
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.71 2011/07/25 18:07:09 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.72 2011/07/31 03:36:17 leio Exp $
+
+*gst-plugins-raw1394-0.10.30 (31 Jul 2011)
+
+  31 Jul 2011; Mart Raudsepp <leio@gentoo.org>
+  +gst-plugins-raw1394-0.10.30.ebuild:
+  Version bump. Only gcc-4.6 warning fixes
 
   25 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
   gst-plugins-raw1394-0.10.28.ebuild:



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

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

Index: gst-plugins-raw1394-0.10.30.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.30.ebuild,v 1.1 2011/07/31 03:36:17 leio Exp $

inherit gst-plugins-good

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

RDEPEND=">=media-libs/libiec61883-1.0.0
	>=sys-libs/libraw1394-2.0.0
	sys-libs/libavc1394
	>=media-libs/gst-plugins-base-0.10.33"
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.30.ebuild
@ 2011-09-20  3:58 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 4+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-09-20  3:58 UTC (permalink / raw
  To: gentoo-commits

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

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog	31 Jul 2011 03:36:17 -0000	1.72
+++ ChangeLog	20 Sep 2011 03:58:45 -0000	1.73
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-raw1394
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.72 2011/07/31 03:36:17 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.73 2011/09/20 03:58:45 phajdan.jr Exp $
+
+  20 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  gst-plugins-raw1394-0.10.30.ebuild:
+  x86 stable wrt bug #382225
 
 *gst-plugins-raw1394-0.10.30 (31 Jul 2011)
 



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

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

Index: gst-plugins-raw1394-0.10.30.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.30.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gst-plugins-raw1394-0.10.30.ebuild	31 Jul 2011 03:36:17 -0000	1.1
+++ gst-plugins-raw1394-0.10.30.ebuild	20 Sep 2011 03:58:45 -0000	1.2
@@ -1,11 +1,11 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.30.ebuild,v 1.1 2011/07/31 03:36:17 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.30.ebuild,v 1.2 2011/09/20 03:58:45 phajdan.jr 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-1.0.0






^ 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.30.ebuild
@ 2011-09-25 21:11 Tony Vroon (chainsaw)
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Vroon (chainsaw) @ 2011-09-25 21:11 UTC (permalink / raw
  To: gentoo-commits

chainsaw    11/09/25 21:11:40

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog	20 Sep 2011 03:58:45 -0000	1.73
+++ ChangeLog	25 Sep 2011 21:11:40 -0000	1.74
@@ -1,6 +1,11 @@
 # ChangeLog for media-plugins/gst-plugins-raw1394
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.73 2011/09/20 03:58:45 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.74 2011/09/25 21:11:40 chainsaw Exp $
+
+  25 Sep 2011; Tony Vroon <chainsaw@gentoo.org>
+  gst-plugins-raw1394-0.10.30.ebuild:
+  Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo &
+  Tomáš "Mepho" Pružina in bug #382225.
 
   20 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   gst-plugins-raw1394-0.10.30.ebuild:



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

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

Index: gst-plugins-raw1394-0.10.30.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.30.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gst-plugins-raw1394-0.10.30.ebuild	20 Sep 2011 03:58:45 -0000	1.2
+++ gst-plugins-raw1394-0.10.30.ebuild	25 Sep 2011 21:11:40 -0000	1.3
@@ -1,11 +1,11 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.30.ebuild,v 1.2 2011/09/20 03:58:45 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.30.ebuild,v 1.3 2011/09/25 21:11:40 chainsaw 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-1.0.0






^ 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.30.ebuild
@ 2011-10-15 18:35 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 4+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-10-15 18:35 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/10/15 18:35:18

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog	25 Sep 2011 21:11:40 -0000	1.74
+++ ChangeLog	15 Oct 2011 18:35:17 -0000	1.75
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-raw1394
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.74 2011/09/25 21:11:40 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.75 2011/10/15 18:35:17 xarthisius Exp $
+
+  15 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org>
+  gst-plugins-raw1394-0.10.30.ebuild:
+  ppc/ppc64 stable wrt #382225
 
   25 Sep 2011; Tony Vroon <chainsaw@gentoo.org>
   gst-plugins-raw1394-0.10.30.ebuild:



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

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

Index: gst-plugins-raw1394-0.10.30.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.30.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gst-plugins-raw1394-0.10.30.ebuild	25 Sep 2011 21:11:40 -0000	1.3
+++ gst-plugins-raw1394-0.10.30.ebuild	15 Oct 2011 18:35:17 -0000	1.4
@@ -1,11 +1,11 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.30.ebuild,v 1.3 2011/09/25 21:11:40 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.30.ebuild,v 1.4 2011/10/15 18:35:17 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-1.0.0






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

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

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