Gentoo Archives: gentoo-commits

From: "Mark Loeser (halcy0n)" <halcy0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/qconf: ChangeLog qconf-1.5_pre717.ebuild
Date: Sat, 06 Nov 2010 19:04:21
Message-Id: 20101106190418.499B320051@flycatcher.gentoo.org
1 halcy0n 10/11/06 19:04:18
2
3 Modified: ChangeLog qconf-1.5_pre717.ebuild
4 Log:
5 Stable for ppc64; bug #322353
6
7 (Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.11 sys-devel/qconf/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/qconf/ChangeLog?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/qconf/ChangeLog?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/qconf/ChangeLog?r1=1.10&r2=1.11
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- ChangeLog 11 Jul 2010 15:04:04 -0000 1.10
23 +++ ChangeLog 6 Nov 2010 19:04:18 -0000 1.11
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-devel/qconf
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v 1.10 2010/07/11 15:04:04 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v 1.11 2010/11/06 19:04:18 halcy0n Exp $
29 +
30 + 06 Nov 2010; Mark Loeser <halcy0n@g.o> qconf-1.5_pre717.ebuild:
31 + Stable for ppc64; bug #322353
32
33 11 Jul 2010; Raúl Porcel <armin76@g.o> qconf-1.5_pre717.ebuild:
34 sparc stable wrt #322353
35
36
37
38 1.11 sys-devel/qconf/qconf-1.5_pre717.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717.ebuild?rev=1.11&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717.ebuild?rev=1.11&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717.ebuild?r1=1.10&r2=1.11
43
44 Index: qconf-1.5_pre717.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717.ebuild,v
47 retrieving revision 1.10
48 retrieving revision 1.11
49 diff -u -r1.10 -r1.11
50 --- qconf-1.5_pre717.ebuild 11 Jul 2010 15:04:04 -0000 1.10
51 +++ qconf-1.5_pre717.ebuild 6 Nov 2010 19:04:18 -0000 1.11
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717.ebuild,v 1.10 2010/07/11 15:04:04 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717.ebuild,v 1.11 2010/11/06 19:04:18 halcy0n Exp $
57
58 EAPI="2"
59
60 @@ -12,7 +12,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="amd64 ~arm hppa ppc ~ppc64 sparc x86 ~x86-fbsd"
65 +KEYWORDS="amd64 ~arm hppa ppc ppc64 sparc x86 ~x86-fbsd"
66 IUSE=""
67
68 DEPEND="x11-libs/qt-core"