Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-plugins/gnash: gnash-0.8.8.ebuild gnash-0.8.7.ebuild gnash-0.8.6.ebuild
Date: Tue, 28 Sep 2010 12:30:29
Message-Id: 20100928123022.16D4120051@flycatcher.gentoo.org
1 chithanh 10/09/28 12:30:22
2
3 Modified: gnash-0.8.8.ebuild gnash-0.8.7.ebuild
4 gnash-0.8.6.ebuild
5 Log:
6 Switch mysql dependency to virtual, bug #333831
7
8 (Portage version: 2.2_rc85/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.4 www-plugins/gnash/gnash-0.8.8.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.8.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.8.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.8.ebuild?r1=1.3&r2=1.4
16
17 Index: gnash-0.8.8.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.8.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- gnash-0.8.8.ebuild 24 Aug 2010 14:01:19 -0000 1.3
24 +++ gnash-0.8.8.ebuild 28 Sep 2010 12:30:21 -0000 1.4
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2010 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.8.ebuild,v 1.3 2010/08/24 14:01:19 chithanh Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.8.ebuild,v 1.4 2010/09/28 12:30:21 chithanh Exp $
30
31 EAPI=3
32 CMAKE_REQUIRED="never"
33 @@ -69,7 +69,7 @@
34 media-libs/speex[ogg]
35 sys-libs/zlib
36 >=sys-devel/libtool-2.2
37 - mysql? ( dev-db/mysql )
38 + mysql? ( virtual/mysql )
39 lirc? ( app-misc/lirc )
40 dbus? ( sys-apps/dbus )
41 ssh? ( >=net-libs/libssh-0.4[server] )
42
43
44
45 1.10 www-plugins/gnash/gnash-0.8.7.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.7.ebuild?rev=1.10&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.7.ebuild?rev=1.10&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.7.ebuild?r1=1.9&r2=1.10
50
51 Index: gnash-0.8.7.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.7.ebuild,v
54 retrieving revision 1.9
55 retrieving revision 1.10
56 diff -u -r1.9 -r1.10
57 --- gnash-0.8.7.ebuild 9 Aug 2010 12:55:46 -0000 1.9
58 +++ gnash-0.8.7.ebuild 28 Sep 2010 12:30:21 -0000 1.10
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2010 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.7.ebuild,v 1.9 2010/08/09 12:55:46 scarabeus Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.7.ebuild,v 1.10 2010/09/28 12:30:21 chithanh Exp $
64
65 EAPI="2"
66 CMAKE_REQUIRED="never"
67 @@ -62,7 +62,7 @@
68 media-libs/speex[ogg]
69 sys-libs/zlib
70 >=sys-devel/libtool-2.2
71 - mysql? ( dev-db/mysql )
72 + mysql? ( virtual/mysql )
73 lirc? ( app-misc/lirc )
74 dbus? ( sys-apps/dbus )
75 ssh? ( >=net-libs/libssh-0.4[server] )
76
77
78
79 1.14 www-plugins/gnash/gnash-0.8.6.ebuild
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.6.ebuild?rev=1.14&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.6.ebuild?rev=1.14&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.6.ebuild?r1=1.13&r2=1.14
84
85 Index: gnash-0.8.6.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.6.ebuild,v
88 retrieving revision 1.13
89 retrieving revision 1.14
90 diff -u -r1.13 -r1.14
91 --- gnash-0.8.6.ebuild 9 Aug 2010 12:55:46 -0000 1.13
92 +++ gnash-0.8.6.ebuild 28 Sep 2010 12:30:21 -0000 1.14
93 @@ -1,6 +1,6 @@
94 # Copyright 1999-2010 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.6.ebuild,v 1.13 2010/08/09 12:55:46 scarabeus Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.6.ebuild,v 1.14 2010/09/28 12:30:21 chithanh Exp $
98
99 EAPI="2"
100 CMAKE_REQUIRED="never"
101 @@ -61,7 +61,7 @@
102 media-libs/speex[ogg]
103 sys-libs/zlib
104 >=sys-devel/libtool-2.2
105 - mysql? ( dev-db/mysql )
106 + mysql? ( virtual/mysql )
107 lirc? ( app-misc/lirc )
108 dbus? ( sys-apps/dbus )
109 ssh? ( >=net-libs/libssh-0.4[server] )