Gentoo Archives: gentoo-commits

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