Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-p2p/ktorrent: ChangeLog ktorrent-3.3_rc1.ebuild
Date: Sat, 31 Oct 2009 11:23:50
Message-Id: E1N4C3f-0006K8-OD@stork.gentoo.org
1 scarabeus 09/10/31 11:23:47
2
3 Modified: ChangeLog ktorrent-3.3_rc1.ebuild
4 Log:
5 Adjust deps. Per bug #291267.
6 (Portage version: 2.2_rc47/cvs/Linux i686)
7
8 Revision Changes Path
9 1.136 net-p2p/ktorrent/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/ktorrent/ChangeLog?rev=1.136&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/ktorrent/ChangeLog?rev=1.136&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/ktorrent/ChangeLog?r1=1.135&r2=1.136
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v
18 retrieving revision 1.135
19 retrieving revision 1.136
20 diff -u -r1.135 -r1.136
21 --- ChangeLog 24 Oct 2009 20:52:19 -0000 1.135
22 +++ ChangeLog 31 Oct 2009 11:23:47 -0000 1.136
23 @@ -1,6 +1,10 @@
24 # ChangeLog for net-p2p/ktorrent
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.135 2009/10/24 20:52:19 scarabeus Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.136 2009/10/31 11:23:47 scarabeus Exp $
28 +
29 + 31 Oct 2009; Tomáš Chvátal <scarabeus@g.o>
30 + ktorrent-3.3_rc1.ebuild:
31 + Adjust deps. Per bug #291267.
32
33 *ktorrent-3.3_rc1 (24 Oct 2009)
34 *ktorrent-3.2.5 (24 Oct 2009)
35
36
37
38 1.3 net-p2p/ktorrent/ktorrent-3.3_rc1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/ktorrent/ktorrent-3.3_rc1.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/ktorrent/ktorrent-3.3_rc1.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/ktorrent/ktorrent-3.3_rc1.ebuild?r1=1.2&r2=1.3
43
44 Index: ktorrent-3.3_rc1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-3.3_rc1.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- ktorrent-3.3_rc1.ebuild 25 Oct 2009 22:22:00 -0000 1.2
51 +++ ktorrent-3.3_rc1.ebuild 31 Oct 2009 11:23:47 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-3.3_rc1.ebuild,v 1.2 2009/10/25 22:22:00 mr_bones_ Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-3.3_rc1.ebuild,v 1.3 2009/10/31 11:23:47 scarabeus Exp $
57
58 EAPI="2"
59
60 @@ -36,9 +36,11 @@
61 mediaplayer? ( >=media-libs/taglib-1.5 )
62 plasma? ( >=kde-base/libtaskmanager-${KDE_MINIMAL} )
63 rss? (
64 - dev-libs/boost
65 >=kde-base/kdepimlibs-${KDE_MINIMAL}
66 )
67 + shutdown? (
68 + >=kde-base/solid-${KDE_MINIMAL}
69 + )
70 "
71 DEPEND="${COMMONDEPEND}
72 sys-devel/gettext