Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-assistant: qt-assistant-4.8.1-r1.ebuild ChangeLog
Date: Fri, 06 Jul 2012 05:12:05
Message-Id: 20120706051154.3622F2004B@flycatcher.gentoo.org
1 xmw 12/07/06 05:11:54
2
3 Modified: qt-assistant-4.8.1-r1.ebuild ChangeLog
4 Log:
5 ppc stable (bug 414241)
6
7 (Portage version: 2.1.11.5/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.10 x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild?r1=1.9&r2=1.10
15
16 Index: qt-assistant-4.8.1-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- qt-assistant-4.8.1-r1.ebuild 25 Jun 2012 16:07:22 -0000 1.9
23 +++ qt-assistant-4.8.1-r1.ebuild 6 Jul 2012 05:11:54 -0000 1.10
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild,v 1.9 2012/06/25 16:07:22 armin76 Exp $
28 +# $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 $
29
30 EAPI=4
31
32 @@ -14,7 +14,7 @@
33 )"
34
35 SLOT="4"
36 -KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 x86 ~ppc-macos ~x64-macos"
37 +KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 x86 ~ppc-macos ~x64-macos"
38 IUSE="compat doc +glib qt3support trace webkit"
39
40 DEPEND="
41
42
43
44 1.143 x11-libs/qt-assistant/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/ChangeLog?rev=1.143&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/ChangeLog?rev=1.143&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/ChangeLog?r1=1.142&r2=1.143
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v
53 retrieving revision 1.142
54 retrieving revision 1.143
55 diff -u -r1.142 -r1.143
56 --- ChangeLog 5 Jul 2012 12:19:49 -0000 1.142
57 +++ ChangeLog 6 Jul 2012 05:11:54 -0000 1.143
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-libs/qt-assistant
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.142 2012/07/05 12:19:49 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.143 2012/07/06 05:11:54 xmw Exp $
63 +
64 + 06 Jul 2012; Michael Weber <xmw@g.o> qt-assistant-4.8.1-r1.ebuild:
65 + ppc stable (bug 414241)
66
67 05 Jul 2012; Agostino Sarubbo <ago@g.o> qt-assistant-4.8.2-r1.ebuild:
68 Stable for amd64, wrt bug #424625