Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-assistant: qt-assistant-4.5.3.ebuild ChangeLog
Date: Tue, 10 Nov 2009 22:42:16
Message-Id: E1N7zPi-0007fF-Bl@stork.gentoo.org
1 jer 09/11/10 22:42:14
2
3 Modified: qt-assistant-4.5.3.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #290922).
6 (Portage version: 2.2_rc49/cvs/Linux i686)
7
8 Revision Changes Path
9 1.7 x11-libs/qt-assistant/qt-assistant-4.5.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.5.3.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.5.3.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.5.3.ebuild?r1=1.6&r2=1.7
14
15 Index: qt-assistant-4.5.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.5.3.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- qt-assistant-4.5.3.ebuild 9 Nov 2009 19:04:59 -0000 1.6
22 +++ qt-assistant-4.5.3.ebuild 10 Nov 2009 22:42:13 -0000 1.7
23 @@ -1,13 +1,13 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.5.3.ebuild,v 1.6 2009/11/09 19:04:59 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.5.3.ebuild,v 1.7 2009/11/10 22:42:13 jer Exp $
28
29 EAPI="2"
30 inherit qt4-build
31
32 DESCRIPTION="The assistant help module for the Qt toolkit"
33 SLOT="4"
34 -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 -sparc x86 ~x86-fbsd"
35 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 -sparc x86 ~x86-fbsd"
36 IUSE=""
37
38 DEPEND="~x11-libs/qt-gui-${PV}[debug=]
39
40
41
42 1.58 x11-libs/qt-assistant/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-assistant/ChangeLog?rev=1.58&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-assistant/ChangeLog?rev=1.58&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-assistant/ChangeLog?r1=1.57&r2=1.58
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v
51 retrieving revision 1.57
52 retrieving revision 1.58
53 diff -u -r1.57 -r1.58
54 --- ChangeLog 9 Nov 2009 19:04:59 -0000 1.57
55 +++ ChangeLog 10 Nov 2009 22:42:13 -0000 1.58
56 @@ -1,6 +1,9 @@
57 # ChangeLog for x11-libs/qt-assistant
58 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.57 2009/11/09 19:04:59 armin76 Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.58 2009/11/10 22:42:13 jer Exp $
61 +
62 + 10 Nov 2009; Jeroen Roovers <jer@g.o> qt-assistant-4.5.3.ebuild:
63 + Stable for HPPA (bug #290922).
64
65 09 Nov 2009; Raúl Porcel <armin76@g.o> qt-assistant-4.5.3.ebuild:
66 alpha/ia64 stable wrt #290922