public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-plugins/gnash: ChangeLog gnash-0.8.9-r2.ebuild
@ 2011-11-26  2:24 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 5+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2011-11-26  2:24 UTC (permalink / raw
  To: gentoo-commits

chithanh    11/11/26 02:24:20

  Modified:             ChangeLog gnash-0.8.9-r2.ebuild
  Log:
  Fix building of cygnal sshclient, bug #391915.
  
  (Portage version: 2.2.0_alpha77/cvs/Linux x86_64)

Revision  Changes    Path
1.69                 www-plugins/gnash/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/ChangeLog?r1=1.68&r2=1.69

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog	25 Nov 2011 17:39:19 -0000	1.68
+++ ChangeLog	26 Nov 2011 02:24:20 -0000	1.69
@@ -1,6 +1,10 @@
 # ChangeLog for www-plugins/gnash
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.68 2011/11/25 17:39:19 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.69 2011/11/26 02:24:20 chithanh Exp $
+
+  26 Nov 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  gnash-0.8.9-r2.ebuild, +files/gnash-0.8.9-cygnal-sshclient.patch:
+  Fix building of cygnal sshclient, bug #391915.
 
 *gnash-0.8.9-r2 (25 Nov 2011)
 



1.2                  www-plugins/gnash/gnash-0.8.9-r2.ebuild

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

Index: gnash-0.8.9-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnash-0.8.9-r2.ebuild	25 Nov 2011 17:39:19 -0000	1.1
+++ gnash-0.8.9-r2.ebuild	26 Nov 2011 02:24:20 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild,v 1.1 2011/11/25 17:39:19 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild,v 1.2 2011/11/26 02:24:20 chithanh Exp $
 
 EAPI=3
 CMAKE_REQUIRED="never"
@@ -171,6 +171,9 @@
 	# Fix building on ppc64, bug #342535
 	use ppc64 && append-flags -mminimal-toc
 
+	# Fix building of cygnal sshclient, bug #391915
+	epatch "${FILESDIR}"/${PN}-0.8.9-cygnal-sshclient.patch
+
 	# Fix kde multilib library path, bug #391283
 	epatch "${FILESDIR}"/${PN}-0.8.9-kde4-libdir.patch
 






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

* [gentoo-commits] gentoo-x86 commit in www-plugins/gnash: ChangeLog gnash-0.8.9-r2.ebuild
@ 2011-12-02 19:26 Steve Dibb (beandog)
  0 siblings, 0 replies; 5+ messages in thread
From: Steve Dibb (beandog) @ 2011-12-02 19:26 UTC (permalink / raw
  To: gentoo-commits

beandog     11/12/02 19:26:32

  Modified:             ChangeLog gnash-0.8.9-r2.ebuild
  Log:
  amd64 stable, bug 391283
  
  (Portage version: 2.1.10.11/cvs/Linux i686)

Revision  Changes    Path
1.70                 www-plugins/gnash/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/ChangeLog?rev=1.70&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/ChangeLog?rev=1.70&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/ChangeLog?r1=1.69&r2=1.70

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog	26 Nov 2011 02:24:20 -0000	1.69
+++ ChangeLog	2 Dec 2011 19:26:32 -0000	1.70
@@ -1,6 +1,9 @@
 # ChangeLog for www-plugins/gnash
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.69 2011/11/26 02:24:20 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.70 2011/12/02 19:26:32 beandog Exp $
+
+  02 Dec 2011; Steve Dibb <beandog@gentoo.org> gnash-0.8.9-r2.ebuild:
+  amd64 stable, bug 391283
 
   26 Nov 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
   gnash-0.8.9-r2.ebuild, +files/gnash-0.8.9-cygnal-sshclient.patch:



1.3                  www-plugins/gnash/gnash-0.8.9-r2.ebuild

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

Index: gnash-0.8.9-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnash-0.8.9-r2.ebuild	26 Nov 2011 02:24:20 -0000	1.2
+++ gnash-0.8.9-r2.ebuild	2 Dec 2011 19:26:32 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild,v 1.2 2011/11/26 02:24:20 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild,v 1.3 2011/12/02 19:26:32 beandog Exp $
 
 EAPI=3
 CMAKE_REQUIRED="never"
@@ -22,7 +22,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="+agg cairo cygnal dbus doc fbcon +ffmpeg gnome gstreamer gtk kde lirc mysql +nls nsplugin opengl openvg python sdl +sdl-sound ssh ssl test vaapi"
 
 # gnash fails if obsolete boost is installed, bug #334259






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

* [gentoo-commits] gentoo-x86 commit in www-plugins/gnash: ChangeLog gnash-0.8.9-r2.ebuild
@ 2011-12-08 16:46 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 5+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-12-08 16:46 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    11/12/08 16:46:53

  Modified:             ChangeLog gnash-0.8.9-r2.ebuild
  Log:
  x86 stable wrt bug #391283
  
  (Portage version: 2.1.10.11/cvs/Linux i686)

Revision  Changes    Path
1.71                 www-plugins/gnash/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog	2 Dec 2011 19:26:32 -0000	1.70
+++ ChangeLog	8 Dec 2011 16:46:53 -0000	1.71
@@ -1,6 +1,9 @@
 # ChangeLog for www-plugins/gnash
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.70 2011/12/02 19:26:32 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.71 2011/12/08 16:46:53 phajdan.jr Exp $
+
+  08 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> gnash-0.8.9-r2.ebuild:
+  x86 stable wrt bug #391283
 
   02 Dec 2011; Steve Dibb <beandog@gentoo.org> gnash-0.8.9-r2.ebuild:
   amd64 stable, bug 391283



1.4                  www-plugins/gnash/gnash-0.8.9-r2.ebuild

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

Index: gnash-0.8.9-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnash-0.8.9-r2.ebuild	2 Dec 2011 19:26:32 -0000	1.3
+++ gnash-0.8.9-r2.ebuild	8 Dec 2011 16:46:53 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild,v 1.3 2011/12/02 19:26:32 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild,v 1.4 2011/12/08 16:46:53 phajdan.jr Exp $
 
 EAPI=3
 CMAKE_REQUIRED="never"
@@ -22,7 +22,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
 IUSE="+agg cairo cygnal dbus doc fbcon +ffmpeg gnome gstreamer gtk kde lirc mysql +nls nsplugin opengl openvg python sdl +sdl-sound ssh ssl test vaapi"
 
 # gnash fails if obsolete boost is installed, bug #334259






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

* [gentoo-commits] gentoo-x86 commit in www-plugins/gnash: ChangeLog gnash-0.8.9-r2.ebuild
@ 2012-02-01 17:11 Brent Baude (ranger)
  0 siblings, 0 replies; 5+ messages in thread
From: Brent Baude (ranger) @ 2012-02-01 17:11 UTC (permalink / raw
  To: gentoo-commits

ranger      12/02/01 17:11:58

  Modified:             ChangeLog gnash-0.8.9-r2.ebuild
  Log:
  Marking gnash-0.8.9-r2 ppc for bug 391283
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.72                 www-plugins/gnash/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog	8 Dec 2011 16:46:53 -0000	1.71
+++ ChangeLog	1 Feb 2012 17:11:58 -0000	1.72
@@ -1,6 +1,9 @@
 # ChangeLog for www-plugins/gnash
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.71 2011/12/08 16:46:53 phajdan.jr Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.72 2012/02/01 17:11:58 ranger Exp $
+
+  01 Feb 2012; Brent Baude <ranger@gentoo.org> gnash-0.8.9-r2.ebuild:
+  Marking gnash-0.8.9-r2 ppc for bug 391283
 
   08 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> gnash-0.8.9-r2.ebuild:
   x86 stable wrt bug #391283



1.5                  www-plugins/gnash/gnash-0.8.9-r2.ebuild

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

Index: gnash-0.8.9-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnash-0.8.9-r2.ebuild	8 Dec 2011 16:46:53 -0000	1.4
+++ gnash-0.8.9-r2.ebuild	1 Feb 2012 17:11:58 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild,v 1.4 2011/12/08 16:46:53 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild,v 1.5 2012/02/01 17:11:58 ranger Exp $
 
 EAPI=3
 CMAKE_REQUIRED="never"
@@ -22,7 +22,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ~ppc64 ~sparc x86"
 IUSE="+agg cairo cygnal dbus doc fbcon +ffmpeg gnome gstreamer gtk kde lirc mysql +nls nsplugin opengl openvg python sdl +sdl-sound ssh ssl test vaapi"
 
 # gnash fails if obsolete boost is installed, bug #334259






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

* [gentoo-commits] gentoo-x86 commit in www-plugins/gnash: ChangeLog gnash-0.8.9-r2.ebuild
@ 2012-02-01 17:14 Brent Baude (ranger)
  0 siblings, 0 replies; 5+ messages in thread
From: Brent Baude (ranger) @ 2012-02-01 17:14 UTC (permalink / raw
  To: gentoo-commits

ranger      12/02/01 17:14:47

  Modified:             ChangeLog gnash-0.8.9-r2.ebuild
  Log:
  Mistakenly commited. Back to ~ppc gnash-0.8.9-r2
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.73                 www-plugins/gnash/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog	1 Feb 2012 17:11:58 -0000	1.72
+++ ChangeLog	1 Feb 2012 17:14:47 -0000	1.73
@@ -1,6 +1,9 @@
 # ChangeLog for www-plugins/gnash
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.72 2012/02/01 17:11:58 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.73 2012/02/01 17:14:47 ranger Exp $
+
+  01 Feb 2012; Brent Baude <ranger@gentoo.org> gnash-0.8.9-r2.ebuild:
+  Mistakenly commited. Back to ~ppc gnash-0.8.9-r2
 
   01 Feb 2012; Brent Baude <ranger@gentoo.org> gnash-0.8.9-r2.ebuild:
   Marking gnash-0.8.9-r2 ppc for bug 391283



1.6                  www-plugins/gnash/gnash-0.8.9-r2.ebuild

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

Index: gnash-0.8.9-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnash-0.8.9-r2.ebuild	1 Feb 2012 17:11:58 -0000	1.5
+++ gnash-0.8.9-r2.ebuild	1 Feb 2012 17:14:47 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild,v 1.5 2012/02/01 17:11:58 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild,v 1.6 2012/02/01 17:14:47 ranger Exp $
 
 EAPI=3
 CMAKE_REQUIRED="never"
@@ -22,7 +22,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
 IUSE="+agg cairo cygnal dbus doc fbcon +ffmpeg gnome gstreamer gtk kde lirc mysql +nls nsplugin opengl openvg python sdl +sdl-sound ssh ssl test vaapi"
 
 # gnash fails if obsolete boost is installed, bug #334259






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

end of thread, other threads:[~2012-02-01 17:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-01 17:14 [gentoo-commits] gentoo-x86 commit in www-plugins/gnash: ChangeLog gnash-0.8.9-r2.ebuild Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2012-02-01 17:11 Brent Baude (ranger)
2011-12-08 16:46 PaweA Hajdan (phajdan.jr)
2011-12-02 19:26 Steve Dibb (beandog)
2011-11-26  2:24 Chi-Thanh Christopher Nguyen (chithanh)

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