Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/pixman: pixman-0.32.6.ebuild pixman-0.32.4.ebuild ChangeLog
Date: Wed, 28 Jan 2015 22:22:00
Message-Id: 20150128222155.A2C8110824@oystercatcher.gentoo.org
1 mgorny 15/01/28 22:21:55
2
3 Modified: pixman-0.32.6.ebuild pixman-0.32.4.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.2 x11-libs/pixman/pixman-0.32.6.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild?r1=1.1&r2=1.2
15
16 Index: pixman-0.32.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- pixman-0.32.6.ebuild 22 Oct 2014 17:15:49 -0000 1.1
23 +++ pixman-0.32.6.ebuild 28 Jan 2015 22:21:55 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild,v 1.1 2014/10/22 17:15:49 chithanh Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild,v 1.2 2015/01/28 22:21:55 mgorny Exp $
30
31 EAPI=5
32 XORG_MULTILIB=yes
33 @@ -10,7 +10,7 @@
34 DESCRIPTION="Low-level pixel manipulation routines"
35
36 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
37 -IUSE="altivec iwmmxt loongson2f mmxext neon sse2 ssse3"
38 +IUSE="altivec iwmmxt loongson2f cpu_flags_x86_mmxext neon cpu_flags_x86_sse2 cpu_flags_x86_ssse3"
39 RDEPEND="abi_x86_32? (
40 !<=app-emulation/emul-linux-x86-gtklibs-20131008
41 !app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
42 @@ -18,9 +18,9 @@
43
44 src_configure() {
45 XORG_CONFIGURE_OPTIONS=(
46 - $(use_enable mmxext mmx)
47 - $(use_enable sse2)
48 - $(use_enable ssse3)
49 + $(use_enable cpu_flags_x86_mmxext mmx)
50 + $(use_enable cpu_flags_x86_sse2 sse2)
51 + $(use_enable cpu_flags_x86_ssse3 ssse3)
52 $(use_enable altivec vmx)
53 $(use_enable neon arm-neon)
54 $(use_enable iwmmxt arm-iwmmxt)
55
56
57
58 1.13 x11-libs/pixman/pixman-0.32.4.ebuild
59
60 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.32.4.ebuild?rev=1.13&view=markup
61 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.32.4.ebuild?rev=1.13&content-type=text/plain
62 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.32.4.ebuild?r1=1.12&r2=1.13
63
64 Index: pixman-0.32.4.ebuild
65 ===================================================================
66 RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.32.4.ebuild,v
67 retrieving revision 1.12
68 retrieving revision 1.13
69 diff -u -r1.12 -r1.13
70 --- pixman-0.32.4.ebuild 22 Oct 2014 17:15:49 -0000 1.12
71 +++ pixman-0.32.4.ebuild 28 Jan 2015 22:21:55 -0000 1.13
72 @@ -1,6 +1,6 @@
73 -# Copyright 1999-2014 Gentoo Foundation
74 +# Copyright 1999-2015 Gentoo Foundation
75 # Distributed under the terms of the GNU General Public License v2
76 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.32.4.ebuild,v 1.12 2014/10/22 17:15:49 chithanh Exp $
77 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.32.4.ebuild,v 1.13 2015/01/28 22:21:55 mgorny Exp $
78
79 EAPI=5
80 XORG_MULTILIB=yes
81 @@ -10,7 +10,7 @@
82 DESCRIPTION="Low-level pixel manipulation routines"
83
84 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
85 -IUSE="altivec iwmmxt loongson2f mmxext neon sse2 ssse3"
86 +IUSE="altivec iwmmxt loongson2f cpu_flags_x86_mmxext neon cpu_flags_x86_sse2 cpu_flags_x86_ssse3"
87 RDEPEND="abi_x86_32? (
88 !<=app-emulation/emul-linux-x86-gtklibs-20131008
89 !app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
90 @@ -18,9 +18,9 @@
91
92 src_configure() {
93 XORG_CONFIGURE_OPTIONS=(
94 - $(use_enable mmxext mmx)
95 - $(use_enable sse2)
96 - $(use_enable ssse3)
97 + $(use_enable cpu_flags_x86_mmxext mmx)
98 + $(use_enable cpu_flags_x86_sse2 sse2)
99 + $(use_enable cpu_flags_x86_ssse3 ssse3)
100 $(use_enable altivec vmx)
101 $(use_enable neon arm-neon)
102 $(use_enable iwmmxt arm-iwmmxt)
103
104
105
106 1.189 x11-libs/pixman/ChangeLog
107
108 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/ChangeLog?rev=1.189&view=markup
109 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/ChangeLog?rev=1.189&content-type=text/plain
110 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/ChangeLog?r1=1.188&r2=1.189
111
112 Index: ChangeLog
113 ===================================================================
114 RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v
115 retrieving revision 1.188
116 retrieving revision 1.189
117 diff -u -r1.188 -r1.189
118 --- ChangeLog 22 Oct 2014 17:15:49 -0000 1.188
119 +++ ChangeLog 28 Jan 2015 22:21:55 -0000 1.189
120 @@ -1,6 +1,10 @@
121 # ChangeLog for x11-libs/pixman
122 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
123 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.188 2014/10/22 17:15:49 chithanh Exp $
124 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
125 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.189 2015/01/28 22:21:55 mgorny Exp $
126 +
127 + 28 Jan 2015; Michał Górny <mgorny@g.o> pixman-0.32.4.ebuild,
128 + pixman-0.32.6.ebuild:
129 + Switch to CPU_FLAGS_X86.
130
131 *pixman-0.32.6 (22 Oct 2014)