Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libktorrent: ChangeLog libktorrent-1.1.3.ebuild
Date: Sun, 01 Jan 2012 18:05:30
Message-Id: 20120101180520.8E96F2001D@flycatcher.gentoo.org
1 dilfridge 12/01/01 18:05:20
2
3 Modified: ChangeLog libktorrent-1.1.3.ebuild
4 Log:
5 Fix underlinking in test programs, bug 371897
6
7 (Portage version: 2.1.10.41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.27 net-libs/libktorrent/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libktorrent/ChangeLog?rev=1.27&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libktorrent/ChangeLog?rev=1.27&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libktorrent/ChangeLog?r1=1.26&r2=1.27
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v
19 retrieving revision 1.26
20 retrieving revision 1.27
21 diff -u -r1.26 -r1.27
22 --- ChangeLog 30 Dec 2011 23:02:56 -0000 1.26
23 +++ ChangeLog 1 Jan 2012 18:05:20 -0000 1.27
24 @@ -1,6 +1,10 @@
25 # ChangeLog for net-libs/libktorrent
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v 1.26 2011/12/30 23:02:56 dilfridge Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v 1.27 2012/01/01 18:05:20 dilfridge Exp $
30 +
31 + 01 Jan 2012; Andreas K. Huettel <dilfridge@g.o>
32 + libktorrent-1.1.3.ebuild, +files/libktorrent-1.1.3-underlinking.patch:
33 + Fix underlinking in test programs, bug 371897
34
35 30 Dec 2011; Andreas K. Huettel <dilfridge@g.o>
36 +libktorrent-1.1.1.ebuild:
37
38
39
40 1.2 net-libs/libktorrent/libktorrent-1.1.3.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libktorrent/libktorrent-1.1.3.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libktorrent/libktorrent-1.1.3.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libktorrent/libktorrent-1.1.3.ebuild?r1=1.1&r2=1.2
45
46 Index: libktorrent-1.1.3.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.1.3.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- libktorrent-1.1.3.ebuild 30 Dec 2011 22:58:46 -0000 1.1
53 +++ libktorrent-1.1.3.ebuild 1 Jan 2012 18:05:20 -0000 1.2
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2011 Gentoo Foundation
56 +# Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.1.3.ebuild,v 1.1 2011/12/30 22:58:46 dilfridge Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.1.3.ebuild,v 1.2 2012/01/01 18:05:20 dilfridge Exp $
60
61 EAPI=4
62
63 @@ -38,12 +38,15 @@
64 RDEPEND="
65 app-crypt/qca:2
66 dev-libs/gmp
67 + $(add_kdebase_dep solid)
68 "
69 DEPEND="${RDEPEND}
70 dev-libs/boost
71 sys-devel/gettext
72 "
73
74 +PATCHES=( "${FILESDIR}/${P}-underlinking.patch" )
75 +
76 src_prepare() {
77 kde4-base_src_prepare
78 # do not build non-installed example binary