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-assistant: ChangeLog qt-assistant-4.8.2-r1.ebuild qt-assistant-4.8.1-r1.ebuild
Date: Sun, 08 Jul 2012 17:45:06
Message-Id: 20120708174454.580E120063@flycatcher.gentoo.org
1 armin76 12/07/08 17:44:54
2
3 Modified: ChangeLog qt-assistant-4.8.2-r1.ebuild
4 qt-assistant-4.8.1-r1.ebuild
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.144 x11-libs/qt-assistant/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/ChangeLog?rev=1.144&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/ChangeLog?rev=1.144&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/ChangeLog?r1=1.143&r2=1.144
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v
20 retrieving revision 1.143
21 retrieving revision 1.144
22 diff -u -r1.143 -r1.144
23 --- ChangeLog 6 Jul 2012 05:11:54 -0000 1.143
24 +++ ChangeLog 8 Jul 2012 17:44:54 -0000 1.144
25 @@ -1,6 +1,10 @@
26 # ChangeLog for x11-libs/qt-assistant
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.143 2012/07/06 05:11:54 xmw Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.144 2012/07/08 17:44:54 armin76 Exp $
30 +
31 + 08 Jul 2012; Raúl Porcel <armin76@g.o> qt-assistant-4.8.1-r1.ebuild,
32 + qt-assistant-4.8.2-r1.ebuild:
33 + sparc stable, add ~sparc
34
35 06 Jul 2012; Michael Weber <xmw@g.o> qt-assistant-4.8.1-r1.ebuild:
36 ppc stable (bug 414241)
37
38
39
40 1.3 x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild?rev=1.3&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild?rev=1.3&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild?r1=1.2&r2=1.3
45
46 Index: qt-assistant-4.8.2-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild,v
49 retrieving revision 1.2
50 retrieving revision 1.3
51 diff -u -r1.2 -r1.3
52 --- qt-assistant-4.8.2-r1.ebuild 5 Jul 2012 12:19:49 -0000 1.2
53 +++ qt-assistant-4.8.2-r1.ebuild 8 Jul 2012 17:44:54 -0000 1.3
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild,v 1.2 2012/07/05 12:19:49 ago Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.2-r1.ebuild,v 1.3 2012/07/08 17:44:54 armin76 Exp $
59
60 EAPI=4
61
62 @@ -17,7 +17,7 @@
63 if [[ ${QT4_BUILD_TYPE} == live ]]; then
64 KEYWORDS=""
65 else
66 - KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos"
67 + KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos"
68 fi
69 IUSE="compat doc +glib qt3support trace webkit"
70
71
72
73
74 1.11 x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild?rev=1.11&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild?rev=1.11&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild?r1=1.10&r2=1.11
79
80 Index: qt-assistant-4.8.1-r1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild,v
83 retrieving revision 1.10
84 retrieving revision 1.11
85 diff -u -r1.10 -r1.11
86 --- qt-assistant-4.8.1-r1.ebuild 6 Jul 2012 05:11:54 -0000 1.10
87 +++ qt-assistant-4.8.1-r1.ebuild 8 Jul 2012 17:44:54 -0000 1.11
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild,v 1.10 2012/07/06 05:11:54 xmw Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild,v 1.11 2012/07/08 17:44:54 armin76 Exp $
93
94 EAPI=4
95
96 @@ -14,7 +14,7 @@
97 )"
98
99 SLOT="4"
100 -KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 x86 ~ppc-macos ~x64-macos"
101 +KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 sparc x86 ~ppc-macos ~x64-macos"
102 IUSE="compat doc +glib qt3support trace webkit"
103
104 DEPEND="