Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-phonon: ChangeLog qt-phonon-4.8.2.ebuild
Date: Mon, 09 Jul 2012 04:29:16
Message-Id: 20120709042906.BD37320063@flycatcher.gentoo.org
1 josejx 12/07/09 04:29:06
2
3 Modified: ChangeLog qt-phonon-4.8.2.ebuild
4 Log:
5 Marked ppc/ppc64 for bug #424625.
6
7 (Portage version: 2.1.11.5/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.121 x11-libs/qt-phonon/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-phonon/ChangeLog?rev=1.121&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-phonon/ChangeLog?rev=1.121&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-phonon/ChangeLog?r1=1.120&r2=1.121
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v
19 retrieving revision 1.120
20 retrieving revision 1.121
21 diff -u -r1.120 -r1.121
22 --- ChangeLog 8 Jul 2012 14:57:35 -0000 1.120
23 +++ ChangeLog 9 Jul 2012 04:29:06 -0000 1.121
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-libs/qt-phonon
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.120 2012/07/08 14:57:35 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.121 2012/07/09 04:29:06 josejx Exp $
29 +
30 + 09 Jul 2012; Joseph Jezak <josejx@g.o> qt-phonon-4.8.2.ebuild:
31 + Marked ppc/ppc64 for bug #424625.
32
33 08 Jul 2012; Jeroen Roovers <jer@g.o> qt-phonon-4.8.2.ebuild:
34 Stable for HPPA (bug #424625).
35
36
37
38 1.5 x11-libs/qt-phonon/qt-phonon-4.8.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.8.2.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.8.2.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.8.2.ebuild?r1=1.4&r2=1.5
43
44 Index: qt-phonon-4.8.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.8.2.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- qt-phonon-4.8.2.ebuild 8 Jul 2012 14:57:35 -0000 1.4
51 +++ qt-phonon-4.8.2.ebuild 9 Jul 2012 04:29:06 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.8.2.ebuild,v 1.4 2012/07/08 14:57:35 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.8.2.ebuild,v 1.5 2012/07/09 04:29:06 josejx Exp $
57
58 EAPI=4
59
60 @@ -11,7 +11,7 @@
61 if [[ ${QT4_BUILD_TYPE} == live ]]; then
62 KEYWORDS=""
63 else
64 - KEYWORDS="amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
65 + KEYWORDS="amd64 ~arm hppa ~ia64 ppc ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
66 fi
67 IUSE="dbus qt3support"