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-dbus: qt-dbus-4.7.0.ebuild ChangeLog
Date: Sun, 10 Oct 2010 12:08:05
Message-Id: 20101010114948.4DBBA2004C@flycatcher.gentoo.org
1 armin76 10/10/10 11:49:48
2
3 Modified: qt-dbus-4.7.0.ebuild ChangeLog
4 Log:
5 Mark -sparc because it sigbuses
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.3 x11-libs/qt-dbus/qt-dbus-4.7.0.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.7.0.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.7.0.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.7.0.ebuild?r1=1.2&r2=1.3
14
15 Index: qt-dbus-4.7.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.7.0.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- qt-dbus-4.7.0.ebuild 23 Sep 2010 21:30:41 -0000 1.2
22 +++ qt-dbus-4.7.0.ebuild 10 Oct 2010 11:49:48 -0000 1.3
23 @@ -1,13 +1,13 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.7.0.ebuild,v 1.2 2010/09/23 21:30:41 wired Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.7.0.ebuild,v 1.3 2010/10/10 11:49:48 armin76 Exp $
28
29 EAPI="3"
30 inherit qt4-build
31
32 DESCRIPTION="The DBus module for the Qt toolkit"
33 SLOT="4"
34 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
35 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
36 IUSE=""
37
38 DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=]
39
40
41
42 1.73 x11-libs/qt-dbus/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-dbus/ChangeLog?rev=1.73&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-dbus/ChangeLog?rev=1.73&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-dbus/ChangeLog?r1=1.72&r2=1.73
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v
51 retrieving revision 1.72
52 retrieving revision 1.73
53 diff -u -r1.72 -r1.73
54 --- ChangeLog 23 Sep 2010 21:30:41 -0000 1.72
55 +++ ChangeLog 10 Oct 2010 11:49:48 -0000 1.73
56 @@ -1,6 +1,9 @@
57 # ChangeLog for x11-libs/qt-dbus
58 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.72 2010/09/23 21:30:41 wired Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.73 2010/10/10 11:49:48 armin76 Exp $
61 +
62 + 10 Oct 2010; Raúl Porcel <armin76@g.o> qt-dbus-4.7.0.ebuild:
63 + Mark -sparc because it sigbuses
64
65 23 Sep 2010; Alex Alexander <wired@g.o> qt-dbus-4.7.0.ebuild:
66 EAPI 3, prefix, other improvements