Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-plugins/adobe-flash: adobe-flash-11.2.202.310-r1.ebuild ChangeLog
Date: Sat, 28 Sep 2013 15:09:34
Message-Id: 20130928150930.C82C32004C@flycatcher.gentoo.org
1 jer 13/09/28 15:09:30
2
3 Modified: adobe-flash-11.2.202.310-r1.ebuild ChangeLog
4 Log:
5 Oops, the glob is needed.
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.4 www-plugins/adobe-flash/adobe-flash-11.2.202.310-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.310-r1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.310-r1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.310-r1.ebuild?r1=1.3&r2=1.4
15
16 Index: adobe-flash-11.2.202.310-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.310-r1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- adobe-flash-11.2.202.310-r1.ebuild 28 Sep 2013 15:07:22 -0000 1.3
23 +++ adobe-flash-11.2.202.310-r1.ebuild 28 Sep 2013 15:09:30 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.310-r1.ebuild,v 1.3 2013/09/28 15:07:22 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.310-r1.ebuild,v 1.4 2013/09/28 15:09:30 jer Exp $
29
30 EAPI=5
31 inherit nsplugins toolchain-funcs versionator multilib-minimal
32 @@ -111,7 +111,7 @@
33 "
34
35 # Ignore QA warnings in these closed-source binaries, since we can't fix them:
36 -QA_PREBUILT="usr/"
37 +QA_PREBUILT="usr/*"
38
39 any_cpu_missing_flag() {
40 local value=${1}
41
42
43
44 1.217 www-plugins/adobe-flash/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.217&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.217&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?r1=1.216&r2=1.217
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v
53 retrieving revision 1.216
54 retrieving revision 1.217
55 diff -u -r1.216 -r1.217
56 --- ChangeLog 28 Sep 2013 15:07:22 -0000 1.216
57 +++ ChangeLog 28 Sep 2013 15:09:30 -0000 1.217
58 @@ -1,6 +1,10 @@
59 # ChangeLog for www-plugins/adobe-flash
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.216 2013/09/28 15:07:22 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.217 2013/09/28 15:09:30 jer Exp $
63 +
64 + 28 Sep 2013; Jeroen Roovers <jer@g.o>
65 + adobe-flash-11.2.202.310-r1.ebuild:
66 + Oops, the glob is needed.
67
68 28 Sep 2013; Jeroen Roovers <jer@g.o>
69 adobe-flash-11.2.202.310-r1.ebuild: