Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-plugins/adobe-flash: adobe-flash-11.2.202.440.ebuild ChangeLog
Date: Wed, 28 Jan 2015 22:30:30
Message-Id: 20150128223026.F3C9210827@oystercatcher.gentoo.org
1 mgorny 15/01/28 22:30:26
2
3 Modified: adobe-flash-11.2.202.440.ebuild ChangeLog
4 Log:
5 Switch to CPU_FLAGS_X86.
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
8
9 Revision Changes Path
10 1.3 www-plugins/adobe-flash/adobe-flash-11.2.202.440.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.440.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.440.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.440.ebuild?r1=1.2&r2=1.3
15
16 Index: adobe-flash-11.2.202.440.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.440.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- adobe-flash-11.2.202.440.ebuild 27 Jan 2015 10:31:09 -0000 1.2
23 +++ adobe-flash-11.2.202.440.ebuild 28 Jan 2015 22:30:26 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 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.440.ebuild,v 1.2 2015/01/27 10:31:09 zlogene Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.440.ebuild,v 1.3 2015/01/28 22:30:26 mgorny Exp $
29
30 EAPI=5
31 inherit nsplugins toolchain-funcs versionator multilib multilib-minimal
32 @@ -25,9 +25,10 @@
33 )
34 abi_x86_64? ( ${AF_64_URI} )
35 "
36 -IUSE="debug kde selinux sse2"
37 +IUSE="debug kde selinux cpu_flags_x86_sse2"
38 REQUIRED_USE="
39 - sse2 debug? ( abi_x86_32 )
40 + cpu_flags_x86_sse2
41 + debug? ( abi_x86_32 )
42 || ( abi_x86_64 abi_x86_32 )
43 "
44 SLOT="0"
45
46
47
48 1.295 www-plugins/adobe-flash/ChangeLog
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.295&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.295&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?r1=1.294&r2=1.295
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v
57 retrieving revision 1.294
58 retrieving revision 1.295
59 diff -u -r1.294 -r1.295
60 --- ChangeLog 27 Jan 2015 10:37:09 -0000 1.294
61 +++ ChangeLog 28 Jan 2015 22:30:26 -0000 1.295
62 @@ -1,6 +1,9 @@
63 # ChangeLog for www-plugins/adobe-flash
64 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.294 2015/01/27 10:37:09 jer Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.295 2015/01/28 22:30:26 mgorny Exp $
67 +
68 + 28 Jan 2015; Michał Górny <mgorny@g.o> adobe-flash-11.2.202.440.ebuild:
69 + Switch to CPU_FLAGS_X86.
70
71 27 Jan 2015; Jeroen Roovers <jer@g.o>
72 -adobe-flash-11.2.202.438.ebuild: