public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-soup: gst-plugins-soup-1.0.10.ebuild ChangeLog
@ 2013-09-01 17:15 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 10+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2013-09-01 17:15 UTC (permalink / raw
  To: gentoo-commits

eva         13/09/01 17:15:12

  Modified:             ChangeLog
  Added:                gst-plugins-soup-1.0.10.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key C6085806)

Revision  Changes    Path
1.99                 media-plugins/gst-plugins-soup/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog	26 Aug 2013 21:49:28 -0000	1.98
+++ ChangeLog	1 Sep 2013 17:15:12 -0000	1.99
@@ -1,6 +1,12 @@
 # ChangeLog for media-plugins/gst-plugins-soup
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 1.98 2013/08/26 21:49:28 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 1.99 2013/09/01 17:15:12 eva Exp $
+
+*gst-plugins-soup-1.0.10 (01 Sep 2013)
+
+  01 Sep 2013; Gilles Dartiguelongue <eva@gentoo.org>
+  +gst-plugins-soup-1.0.10.ebuild:
+  Version bump.
 
 *gst-plugins-soup-1.0.8 (26 Aug 2013)
 



1.1                  media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild

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

Index: gst-plugins-soup-1.0.10.ebuild
===================================================================
# 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-soup/gst-plugins-soup-1.0.10.ebuild,v 1.1 2013/09/01 17:15:12 eva Exp $

EAPI="5"

inherit gst-plugins-good

DESCRIPTION="GStreamer plugin for HTTP client sources"

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

# FIXME: automagic dependency on libsoup-gnome
RDEPEND=">=net-libs/libsoup-2.26.1"
DEPEND="${RDEPEND}"





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

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

ago         13/10/10 11:56:35

  Modified:             gst-plugins-soup-1.0.10.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #480908
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.2                  media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild

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

Index: gst-plugins-soup-1.0.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gst-plugins-soup-1.0.10.ebuild	1 Sep 2013 17:15:12 -0000	1.1
+++ gst-plugins-soup-1.0.10.ebuild	10 Oct 2013 11:56:35 -0000	1.2
@@ -1,6 +1,6 @@
 # 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-soup/gst-plugins-soup-1.0.10.ebuild,v 1.1 2013/09/01 17:15:12 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild,v 1.2 2013/10/10 11:56:35 ago Exp $
 
 EAPI="5"
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="GStreamer plugin for HTTP client sources"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE=""
 
 # FIXME: automagic dependency on libsoup-gnome



1.101                media-plugins/gst-plugins-soup/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog	29 Sep 2013 17:56:34 -0000	1.100
+++ ChangeLog	10 Oct 2013 11:56:35 -0000	1.101
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/gst-plugins-soup
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 1.100 2013/09/29 17:56:34 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 1.101 2013/10/10 11:56:35 ago Exp $
+
+  10 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-soup-1.0.10.ebuild:
+  Stable for amd64, wrt bug #480908
 
 *gst-plugins-soup-1.2.0 (29 Sep 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-soup: gst-plugins-soup-1.0.10.ebuild ChangeLog
@ 2013-10-11  5:19 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-11  5:19 UTC (permalink / raw
  To: gentoo-commits

ago         13/10/11 05:19:54

  Modified:             gst-plugins-soup-1.0.10.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #480908
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild

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

Index: gst-plugins-soup-1.0.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gst-plugins-soup-1.0.10.ebuild	10 Oct 2013 11:56:35 -0000	1.2
+++ gst-plugins-soup-1.0.10.ebuild	11 Oct 2013 05:19:54 -0000	1.3
@@ -1,6 +1,6 @@
 # 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-soup/gst-plugins-soup-1.0.10.ebuild,v 1.2 2013/10/10 11:56:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild,v 1.3 2013/10/11 05:19:54 ago Exp $
 
 EAPI="5"
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="GStreamer plugin for HTTP client sources"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE=""
 
 # FIXME: automagic dependency on libsoup-gnome



1.102                media-plugins/gst-plugins-soup/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ChangeLog	10 Oct 2013 11:56:35 -0000	1.101
+++ ChangeLog	11 Oct 2013 05:19:54 -0000	1.102
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/gst-plugins-soup
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 1.101 2013/10/10 11:56:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 1.102 2013/10/11 05:19:54 ago Exp $
+
+  11 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-soup-1.0.10.ebuild:
+  Stable for x86, wrt bug #480908
 
   10 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-soup-1.0.10.ebuild:
   Stable for amd64, wrt bug #480908





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

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

ago         13/10/12 09:59:00

  Modified:             gst-plugins-soup-1.0.10.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #480908
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild

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

Index: gst-plugins-soup-1.0.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gst-plugins-soup-1.0.10.ebuild	11 Oct 2013 05:19:54 -0000	1.3
+++ gst-plugins-soup-1.0.10.ebuild	12 Oct 2013 09:59:00 -0000	1.4
@@ -1,6 +1,6 @@
 # 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-soup/gst-plugins-soup-1.0.10.ebuild,v 1.3 2013/10/11 05:19:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild,v 1.4 2013/10/12 09:59:00 ago Exp $
 
 EAPI="5"
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="GStreamer plugin for HTTP client sources"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE=""
 
 # FIXME: automagic dependency on libsoup-gnome



1.103                media-plugins/gst-plugins-soup/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- ChangeLog	11 Oct 2013 05:19:54 -0000	1.102
+++ ChangeLog	12 Oct 2013 09:59:00 -0000	1.103
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/gst-plugins-soup
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 1.102 2013/10/11 05:19:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 1.103 2013/10/12 09:59:00 ago Exp $
+
+  12 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-soup-1.0.10.ebuild:
+  Stable for ppc, wrt bug #480908
 
   11 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-soup-1.0.10.ebuild:
   Stable for x86, wrt bug #480908





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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-soup: gst-plugins-soup-1.0.10.ebuild ChangeLog
@ 2013-10-13  7:43 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-13  7:43 UTC (permalink / raw
  To: gentoo-commits

ago         13/10/13 07:43:23

  Modified:             gst-plugins-soup-1.0.10.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #480908
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild

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

Index: gst-plugins-soup-1.0.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gst-plugins-soup-1.0.10.ebuild	12 Oct 2013 09:59:00 -0000	1.4
+++ gst-plugins-soup-1.0.10.ebuild	13 Oct 2013 07:43:23 -0000	1.5
@@ -1,6 +1,6 @@
 # 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-soup/gst-plugins-soup-1.0.10.ebuild,v 1.4 2013/10/12 09:59:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild,v 1.5 2013/10/13 07:43:23 ago Exp $
 
 EAPI="5"
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="GStreamer plugin for HTTP client sources"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE=""
 
 # FIXME: automagic dependency on libsoup-gnome



1.104                media-plugins/gst-plugins-soup/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- ChangeLog	12 Oct 2013 09:59:00 -0000	1.103
+++ ChangeLog	13 Oct 2013 07:43:23 -0000	1.104
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/gst-plugins-soup
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 1.103 2013/10/12 09:59:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 1.104 2013/10/13 07:43:23 ago Exp $
+
+  13 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-soup-1.0.10.ebuild:
+  Stable for ppc64, wrt bug #480908
 
   12 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-soup-1.0.10.ebuild:
   Stable for ppc, wrt bug #480908





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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-soup: gst-plugins-soup-1.0.10.ebuild ChangeLog
@ 2013-10-14  5:59 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-14  5:59 UTC (permalink / raw
  To: gentoo-commits

ago         13/10/14 05:59:11

  Modified:             gst-plugins-soup-1.0.10.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #480908
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild

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

Index: gst-plugins-soup-1.0.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gst-plugins-soup-1.0.10.ebuild	13 Oct 2013 07:43:23 -0000	1.5
+++ gst-plugins-soup-1.0.10.ebuild	14 Oct 2013 05:59:11 -0000	1.6
@@ -1,6 +1,6 @@
 # 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-soup/gst-plugins-soup-1.0.10.ebuild,v 1.5 2013/10/13 07:43:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild,v 1.6 2013/10/14 05:59:11 ago Exp $
 
 EAPI="5"
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="GStreamer plugin for HTTP client sources"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE=""
 
 # FIXME: automagic dependency on libsoup-gnome



1.105                media-plugins/gst-plugins-soup/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog	13 Oct 2013 07:43:23 -0000	1.104
+++ ChangeLog	14 Oct 2013 05:59:11 -0000	1.105
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/gst-plugins-soup
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 1.104 2013/10/13 07:43:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 1.105 2013/10/14 05:59:11 ago Exp $
+
+  14 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-soup-1.0.10.ebuild:
+  Stable for arm, wrt bug #480908
 
   13 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-soup-1.0.10.ebuild:
   Stable for ppc64, wrt bug #480908





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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-soup: gst-plugins-soup-1.0.10.ebuild ChangeLog
@ 2013-10-15  8:11 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-15  8:11 UTC (permalink / raw
  To: gentoo-commits

ago         13/10/15 08:11:27

  Modified:             gst-plugins-soup-1.0.10.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #480908
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.7                  media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild

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

Index: gst-plugins-soup-1.0.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gst-plugins-soup-1.0.10.ebuild	14 Oct 2013 05:59:11 -0000	1.6
+++ gst-plugins-soup-1.0.10.ebuild	15 Oct 2013 08:11:27 -0000	1.7
@@ -1,6 +1,6 @@
 # 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-soup/gst-plugins-soup-1.0.10.ebuild,v 1.6 2013/10/14 05:59:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild,v 1.7 2013/10/15 08:11:27 ago Exp $
 
 EAPI="5"
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="GStreamer plugin for HTTP client sources"
 
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE=""
 
 # FIXME: automagic dependency on libsoup-gnome



1.106                media-plugins/gst-plugins-soup/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- ChangeLog	14 Oct 2013 05:59:11 -0000	1.105
+++ ChangeLog	15 Oct 2013 08:11:27 -0000	1.106
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/gst-plugins-soup
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 1.105 2013/10/14 05:59:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 1.106 2013/10/15 08:11:27 ago Exp $
+
+  15 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-soup-1.0.10.ebuild:
+  Stable for alpha, wrt bug #480908
 
   14 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-soup-1.0.10.ebuild:
   Stable for arm, wrt bug #480908





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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-soup: gst-plugins-soup-1.0.10.ebuild ChangeLog
@ 2013-10-16 13:52 Jeroen Roovers (jer)
  0 siblings, 0 replies; 10+ messages in thread
From: Jeroen Roovers (jer) @ 2013-10-16 13:52 UTC (permalink / raw
  To: gentoo-commits

jer         13/10/16 13:52:25

  Modified:             gst-plugins-soup-1.0.10.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #480908).
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.8                  media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild

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

Index: gst-plugins-soup-1.0.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gst-plugins-soup-1.0.10.ebuild	15 Oct 2013 08:11:27 -0000	1.7
+++ gst-plugins-soup-1.0.10.ebuild	16 Oct 2013 13:52:25 -0000	1.8
@@ -1,6 +1,6 @@
 # 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-soup/gst-plugins-soup-1.0.10.ebuild,v 1.7 2013/10/15 08:11:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild,v 1.8 2013/10/16 13:52:25 jer Exp $
 
 EAPI="5"
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="GStreamer plugin for HTTP client sources"
 
-KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE=""
 
 # FIXME: automagic dependency on libsoup-gnome



1.107                media-plugins/gst-plugins-soup/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ChangeLog	15 Oct 2013 08:11:27 -0000	1.106
+++ ChangeLog	16 Oct 2013 13:52:25 -0000	1.107
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/gst-plugins-soup
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 1.106 2013/10/15 08:11:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 1.107 2013/10/16 13:52:25 jer Exp $
+
+  16 Oct 2013; Jeroen Roovers <jer@gentoo.org> gst-plugins-soup-1.0.10.ebuild:
+  Stable for HPPA (bug #480908).
 
   15 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-soup-1.0.10.ebuild:
   Stable for alpha, wrt bug #480908





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

* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-soup: gst-plugins-soup-1.0.10.ebuild ChangeLog
@ 2013-10-16 20:00 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-16 20:00 UTC (permalink / raw
  To: gentoo-commits

ago         13/10/16 20:00:54

  Modified:             gst-plugins-soup-1.0.10.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #480908
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild

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

Index: gst-plugins-soup-1.0.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gst-plugins-soup-1.0.10.ebuild	16 Oct 2013 13:52:25 -0000	1.8
+++ gst-plugins-soup-1.0.10.ebuild	16 Oct 2013 20:00:54 -0000	1.9
@@ -1,6 +1,6 @@
 # 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-soup/gst-plugins-soup-1.0.10.ebuild,v 1.8 2013/10/16 13:52:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild,v 1.9 2013/10/16 20:00:54 ago Exp $
 
 EAPI="5"
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="GStreamer plugin for HTTP client sources"
 
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE=""
 
 # FIXME: automagic dependency on libsoup-gnome



1.108                media-plugins/gst-plugins-soup/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog	16 Oct 2013 13:52:25 -0000	1.107
+++ ChangeLog	16 Oct 2013 20:00:54 -0000	1.108
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/gst-plugins-soup
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 1.107 2013/10/16 13:52:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 1.108 2013/10/16 20:00:54 ago Exp $
+
+  16 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-soup-1.0.10.ebuild:
+  Stable for ia64, wrt bug #480908
 
   16 Oct 2013; Jeroen Roovers <jer@gentoo.org> gst-plugins-soup-1.0.10.ebuild:
   Stable for HPPA (bug #480908).





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

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

ago         13/10/22 07:21:40

  Modified:             gst-plugins-soup-1.0.10.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #480908
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.10                 media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild

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

Index: gst-plugins-soup-1.0.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gst-plugins-soup-1.0.10.ebuild	16 Oct 2013 20:00:54 -0000	1.9
+++ gst-plugins-soup-1.0.10.ebuild	22 Oct 2013 07:21:40 -0000	1.10
@@ -1,6 +1,6 @@
 # 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-soup/gst-plugins-soup-1.0.10.ebuild,v 1.9 2013/10/16 20:00:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/gst-plugins-soup-1.0.10.ebuild,v 1.10 2013/10/22 07:21:40 ago Exp $
 
 EAPI="5"
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="GStreamer plugin for HTTP client sources"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE=""
 
 # FIXME: automagic dependency on libsoup-gnome



1.109                media-plugins/gst-plugins-soup/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- ChangeLog	16 Oct 2013 20:00:54 -0000	1.108
+++ ChangeLog	22 Oct 2013 07:21:40 -0000	1.109
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/gst-plugins-soup
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 1.108 2013/10/16 20:00:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soup/ChangeLog,v 1.109 2013/10/22 07:21:40 ago Exp $
+
+  22 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-soup-1.0.10.ebuild:
+  Stable for sparc, wrt bug #480908
 
   16 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-soup-1.0.10.ebuild:
   Stable for ia64, wrt bug #480908





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

end of thread, other threads:[~2013-10-22  7:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-13  7:43 [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-soup: gst-plugins-soup-1.0.10.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-10-22  7:21 Agostino Sarubbo (ago)
2013-10-16 20:00 Agostino Sarubbo (ago)
2013-10-16 13:52 Jeroen Roovers (jer)
2013-10-15  8:11 Agostino Sarubbo (ago)
2013-10-14  5:59 Agostino Sarubbo (ago)
2013-10-12  9:59 Agostino Sarubbo (ago)
2013-10-11  5:19 Agostino Sarubbo (ago)
2013-10-10 11:56 Agostino Sarubbo (ago)
2013-09-01 17:15 Gilles Dartiguelongue (eva)

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