Gentoo Archives: gentoo-commits

From: "Jim Ramsay (lack)" <lack@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-plugins/adobe-flash: ChangeLog adobe-flash-10.0.45.2-r1.ebuild adobe-flash-10.0.45.2.ebuild
Date: Mon, 03 May 2010 13:06:14
Message-Id: 20100503130610.2EF7F2C33B@corvid.gentoo.org
1 lack 10/05/03 13:06:09
2
3 Modified: ChangeLog adobe-flash-10.0.45.2-r1.ebuild
4 adobe-flash-10.0.45.2.ebuild
5 Log:
6 Clean up RDEPEND a bit
7 (Portage version: 2.1.8.3/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.21 www-plugins/adobe-flash/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.21&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.21&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/adobe-flash/ChangeLog?r1=1.20&r2=1.21
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v
19 retrieving revision 1.20
20 retrieving revision 1.21
21 diff -u -r1.20 -r1.21
22 --- ChangeLog 30 Apr 2010 12:29:05 -0000 1.20
23 +++ ChangeLog 3 May 2010 13:06:09 -0000 1.21
24 @@ -1,6 +1,10 @@
25 # ChangeLog for www-plugins/adobe-flash
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.20 2010/04/30 12:29:05 lack Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.21 2010/05/03 13:06:09 lack Exp $
29 +
30 + 03 May 2010; Jim Ramsay <lack@g.o> adobe-flash-10.0.45.2.ebuild,
31 + adobe-flash-10.0.45.2-r1.ebuild:
32 + Clean up RDEPEND a bit
33
34 30 Apr 2010; Jim Ramsay <lack@g.o> adobe-flash-9.0.262.0.ebuild,
35 adobe-flash-10.0.45.2.ebuild, adobe-flash-10.0.45.2-r1.ebuild:
36
37
38
39 1.3 www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild?r1=1.2&r2=1.3
44
45 Index: adobe-flash-10.0.45.2-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- adobe-flash-10.0.45.2-r1.ebuild 30 Apr 2010 12:29:05 -0000 1.2
52 +++ adobe-flash-10.0.45.2-r1.ebuild 3 May 2010 13:06:09 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild,v 1.2 2010/04/30 12:29:05 lack Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild,v 1.3 2010/05/03 13:06:09 lack Exp $
58
59 EAPI=1
60 inherit nsplugins rpm multilib toolchain-funcs
61 @@ -31,8 +31,7 @@
62 media-libs/fontconfig
63 dev-libs/nss
64 net-misc/curl
65 - >=sys-libs/glibc-2.4
66 - || ( media-fonts/liberation-fonts media-fonts/corefonts )"
67 + >=sys-libs/glibc-2.4"
68
69 EMUL_DEPS=">=app-emulation/emul-linux-x86-baselibs-20100220
70 app-emulation/emul-linux-x86-gtklibs
71 @@ -47,6 +46,7 @@
72 )
73 !multilib? ( $NATIVE_DEPS )
74 )
75 + || ( media-fonts/liberation-fonts media-fonts/corefonts )
76 !www-plugins/libflashsupport"
77
78 # Ignore QA warnings in these binary closed-source libraries, since we can't fix
79
80
81
82 1.5 www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild
83
84 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild?rev=1.5&view=markup
85 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild?rev=1.5&content-type=text/plain
86 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild?r1=1.4&r2=1.5
87
88 Index: adobe-flash-10.0.45.2.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild,v
91 retrieving revision 1.4
92 retrieving revision 1.5
93 diff -u -r1.4 -r1.5
94 --- adobe-flash-10.0.45.2.ebuild 30 Apr 2010 12:29:05 -0000 1.4
95 +++ adobe-flash-10.0.45.2.ebuild 3 May 2010 13:06:09 -0000 1.5
96 @@ -1,6 +1,6 @@
97 # Copyright 1999-2010 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild,v 1.4 2010/04/30 12:29:05 lack Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild,v 1.5 2010/05/03 13:06:09 lack Exp $
101
102 EAPI=1
103 inherit nsplugins rpm multilib toolchain-funcs
104 @@ -31,8 +31,7 @@
105 media-libs/fontconfig
106 dev-libs/nss
107 net-misc/curl
108 - >=sys-libs/glibc-2.4
109 - || ( media-fonts/liberation-fonts media-fonts/corefonts )"
110 + >=sys-libs/glibc-2.4"
111
112 EMUL_DEPS="app-emulation/emul-linux-x86-baselibs
113 app-emulation/emul-linux-x86-gtklibs
114 @@ -47,6 +46,7 @@
115 )
116 !multilib? ( $NATIVE_DEPS )
117 )
118 + || ( media-fonts/liberation-fonts media-fonts/corefonts )
119 !www-plugins/libflashsupport"
120
121 # Our new flash-libcompat suffers from the same EXESTACK problem as libcrypto