Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-opengl: qt-opengl-4.8.2.ebuild qt-opengl-4.8.1.ebuild ChangeLog
Date: Sun, 08 Jul 2012 17:53:16
Message-Id: 20120708175306.1F0CB20063@flycatcher.gentoo.org
1 armin76 12/07/08 17:53:06
2
3 Modified: qt-opengl-4.8.2.ebuild qt-opengl-4.8.1.ebuild
4 ChangeLog
5 Log:
6 sparc stable, add ~sparc
7
8 (Portage version: 2.1.11.5/cvs/Linux ia64, RepoMan options: --force)
9
10 Revision Changes Path
11 1.6 x11-libs/qt-opengl/qt-opengl-4.8.2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.8.2.ebuild?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.8.2.ebuild?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.8.2.ebuild?r1=1.5&r2=1.6
16
17 Index: qt-opengl-4.8.2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.8.2.ebuild,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- qt-opengl-4.8.2.ebuild 8 Jul 2012 14:57:24 -0000 1.5
24 +++ qt-opengl-4.8.2.ebuild 8 Jul 2012 17:53:05 -0000 1.6
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.8.2.ebuild,v 1.5 2012/07/08 14:57:24 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.8.2.ebuild,v 1.6 2012/07/08 17:53:05 armin76 Exp $
30
31 EAPI=4
32
33 @@ -11,7 +11,7 @@
34 if [[ ${QT4_BUILD_TYPE} == live ]]; then
35 KEYWORDS=""
36 else
37 - KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
38 + KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
39 fi
40 IUSE="egl qt3support"
41
42
43
44
45 1.9 x11-libs/qt-opengl/qt-opengl-4.8.1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.8.1.ebuild?rev=1.9&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.8.1.ebuild?rev=1.9&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.8.1.ebuild?r1=1.8&r2=1.9
50
51 Index: qt-opengl-4.8.1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.8.1.ebuild,v
54 retrieving revision 1.8
55 retrieving revision 1.9
56 diff -u -r1.8 -r1.9
57 --- qt-opengl-4.8.1.ebuild 6 Jul 2012 05:22:01 -0000 1.8
58 +++ qt-opengl-4.8.1.ebuild 8 Jul 2012 17:53:05 -0000 1.9
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.8.1.ebuild,v 1.8 2012/07/06 05:22:01 xmw Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.8.1.ebuild,v 1.9 2012/07/08 17:53:05 armin76 Exp $
64
65 EAPI=4
66
67 @@ -8,7 +8,7 @@
68
69 DESCRIPTION="The OpenGL module for the Qt toolkit"
70 SLOT="4"
71 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
72 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
73 IUSE="egl qt3support"
74
75 DEPEND="
76
77
78
79 1.119 x11-libs/qt-opengl/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-opengl/ChangeLog?rev=1.119&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-opengl/ChangeLog?rev=1.119&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-opengl/ChangeLog?r1=1.118&r2=1.119
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v
88 retrieving revision 1.118
89 retrieving revision 1.119
90 diff -u -r1.118 -r1.119
91 --- ChangeLog 8 Jul 2012 14:57:24 -0000 1.118
92 +++ ChangeLog 8 Jul 2012 17:53:05 -0000 1.119
93 @@ -1,6 +1,10 @@
94 # ChangeLog for x11-libs/qt-opengl
95 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.118 2012/07/08 14:57:24 jer Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.119 2012/07/08 17:53:05 armin76 Exp $
98 +
99 + 08 Jul 2012; Raúl Porcel <armin76@g.o> qt-opengl-4.8.1.ebuild,
100 + qt-opengl-4.8.2.ebuild:
101 + sparc stable, add ~sparc
102
103 08 Jul 2012; Jeroen Roovers <jer@g.o> qt-opengl-4.8.2.ebuild:
104 Stable for HPPA (bug #424625).