Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-plugins/gnash: gnash-0.8.10-r2.ebuild gnash-0.8.10_p20120903.ebuild ChangeLog
Date: Wed, 31 Oct 2012 17:27:10
Message-Id: 20121031172647.8718721600@flycatcher.gentoo.org
1 flameeyes 12/10/31 17:26:47
2
3 Modified: gnash-0.8.10-r2.ebuild
4 gnash-0.8.10_p20120903.ebuild ChangeLog
5 Log:
6 Remove blocker on unslotted boost, now that it's unslotted.
7
8 (Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
9
10 Revision Changes Path
11 1.9 www-plugins/gnash/gnash-0.8.10-r2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.10-r2.ebuild?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.10-r2.ebuild?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.10-r2.ebuild?r1=1.8&r2=1.9
16
17 Index: gnash-0.8.10-r2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.10-r2.ebuild,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- gnash-0.8.10-r2.ebuild 18 Sep 2012 21:26:35 -0000 1.8
24 +++ gnash-0.8.10-r2.ebuild 31 Oct 2012 17:26:47 -0000 1.9
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.10-r2.ebuild,v 1.8 2012/09/18 21:26:35 chithanh Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.10-r2.ebuild,v 1.9 2012/10/31 17:26:47 flameeyes Exp $
30
31 EAPI=4
32 CMAKE_REQUIRED="never"
33 @@ -38,9 +38,7 @@
34 || ( dump fbcon gtk kde sdl )
35 "
36
37 -# gnash fails if obsolete boost is installed, bug #334259
38 RDEPEND=">=dev-libs/boost-1.41.0
39 - !!dev-libs/boost:0
40 dev-libs/expat
41 dev-libs/libxml2
42 virtual/jpeg
43
44
45
46 1.2 www-plugins/gnash/gnash-0.8.10_p20120903.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.10_p20120903.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.10_p20120903.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.10_p20120903.ebuild?r1=1.1&r2=1.2
51
52 Index: gnash-0.8.10_p20120903.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.10_p20120903.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- gnash-0.8.10_p20120903.ebuild 16 Oct 2012 00:25:32 -0000 1.1
59 +++ gnash-0.8.10_p20120903.ebuild 31 Oct 2012 17:26:47 -0000 1.2
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2012 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.10_p20120903.ebuild,v 1.1 2012/10/16 00:25:32 chithanh Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.10_p20120903.ebuild,v 1.2 2012/10/31 17:26:47 flameeyes Exp $
65
66 EAPI=4
67 CMAKE_REQUIRED="never"
68 @@ -38,9 +38,7 @@
69 || ( dump fbcon gtk kde sdl )
70 "
71
72 -# gnash fails if obsolete boost is installed, bug #334259
73 RDEPEND=">=dev-libs/boost-1.41.0
74 - !!dev-libs/boost:0
75 dev-libs/expat
76 dev-libs/libxml2
77 virtual/jpeg
78
79
80
81 1.90 www-plugins/gnash/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/ChangeLog?rev=1.90&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/ChangeLog?rev=1.90&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/ChangeLog?r1=1.89&r2=1.90
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v
90 retrieving revision 1.89
91 retrieving revision 1.90
92 diff -u -r1.89 -r1.90
93 --- ChangeLog 16 Oct 2012 00:25:32 -0000 1.89
94 +++ ChangeLog 31 Oct 2012 17:26:47 -0000 1.90
95 @@ -1,6 +1,10 @@
96 # ChangeLog for www-plugins/gnash
97 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.89 2012/10/16 00:25:32 chithanh Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.90 2012/10/31 17:26:47 flameeyes Exp $
100 +
101 + 31 Oct 2012; Diego E. Pettenò <flameeyes@g.o> gnash-0.8.10-r2.ebuild,
102 + gnash-0.8.10_p20120903.ebuild:
103 + Remove blocker on unslotted boost, now that it's unslotted.
104
105 *gnash-0.8.10_p20120903 (16 Oct 2012)