Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-im/qutecom: ChangeLog qutecom-2.2_p20110210.ebuild
Date: Thu, 31 Mar 2011 22:18:52
Message-Id: 20110331221840.D4B9620054@flycatcher.gentoo.org
1 chithanh 11/03/31 22:18:40
2
3 Modified: ChangeLog qutecom-2.2_p20110210.ebuild
4 Log:
5 Require old kernel headers, bug #361181.
6
7 (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.7 net-im/qutecom/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/qutecom/ChangeLog?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/qutecom/ChangeLog?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/qutecom/ChangeLog?r1=1.6&r2=1.7
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-im/qutecom/ChangeLog,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- ChangeLog 28 Mar 2011 13:46:44 -0000 1.6
23 +++ ChangeLog 31 Mar 2011 22:18:40 -0000 1.7
24 @@ -1,6 +1,10 @@
25 # ChangeLog for net-im/qutecom
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-im/qutecom/ChangeLog,v 1.6 2011/03/28 13:46:44 chithanh Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-im/qutecom/ChangeLog,v 1.7 2011/03/31 22:18:40 chithanh Exp $
29 +
30 + 31 Mar 2011; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
31 + qutecom-2.2_p20110210.ebuild:
32 + Require old kernel headers, bug #361181.
33
34 28 Mar 2011; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
35 -qutecom-2.2_p20100309.ebuild, -qutecom-2.2_p20100620.ebuild,
36
37
38
39 1.3 net-im/qutecom/qutecom-2.2_p20110210.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/qutecom/qutecom-2.2_p20110210.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/qutecom/qutecom-2.2_p20110210.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/qutecom/qutecom-2.2_p20110210.ebuild?r1=1.2&r2=1.3
44
45 Index: qutecom-2.2_p20110210.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-im/qutecom/qutecom-2.2_p20110210.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- qutecom-2.2_p20110210.ebuild 28 Mar 2011 13:46:44 -0000 1.2
52 +++ qutecom-2.2_p20110210.ebuild 31 Mar 2011 22:18:40 -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/net-im/qutecom/qutecom-2.2_p20110210.ebuild,v 1.2 2011/03/28 13:46:44 chithanh Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-im/qutecom/qutecom-2.2_p20110210.ebuild,v 1.3 2011/03/31 22:18:40 chithanh Exp $
58
59 EAPI="3"
60
61 @@ -35,7 +35,8 @@
62 x11-libs/qt-webkit
63 xv? ( x11-libs/libXv )"
64 DEPEND="${RDEPEND}
65 - app-arch/xz-utils"
66 + app-arch/xz-utils
67 + <sys-kernel/linux-headers-2.6.38"
68
69 pkg_setup() {
70 if has_version "<dev-libs/boost-1.41" && has_version ">=dev-libs/boost-1.41"; then