Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-p2p/bittorrent: bittorrent-5.0.7.ebuild ChangeLog
Date: Sat, 29 Sep 2007 00:19:07
Message-Id: E1IbPuc-0004Zr-4k@stork.gentoo.org
1 dirtyepic 07/09/29 00:10:26
2
3 Modified: bittorrent-5.0.7.ebuild ChangeLog
4 Log:
5 Lock wxGTK to 2.6.
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.14 net-p2p/bittorrent/bittorrent-5.0.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.7.ebuild?rev=1.14&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.7.ebuild?rev=1.14&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.7.ebuild?r1=1.13&r2=1.14
14
15 Index: bittorrent-5.0.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.7.ebuild,v
18 retrieving revision 1.13
19 retrieving revision 1.14
20 diff -u -r1.13 -r1.14
21 --- bittorrent-5.0.7.ebuild 24 Jun 2007 22:14:14 -0000 1.13
22 +++ bittorrent-5.0.7.ebuild 29 Sep 2007 00:10:25 -0000 1.14
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.7.ebuild,v 1.13 2007/06/24 22:14:14 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.7.ebuild,v 1.14 2007/09/29 00:10:25 dirtyepic Exp $
28
29 inherit distutils fdo-mime eutils
30
31 @@ -19,8 +19,7 @@
32
33 RDEPEND=">=dev-lang/python-2.3
34 gtk? (
35 - >=x11-libs/wxGTK-2.6
36 - >=dev-python/wxpython-2.6
37 + =dev-python/wxpython-2.6*
38 )
39 >=dev-python/pycrypto-2.0
40 >=dev-python/twisted-2
41
42
43
44 1.117 net-p2p/bittorrent/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/bittorrent/ChangeLog?rev=1.117&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/bittorrent/ChangeLog?rev=1.117&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/bittorrent/ChangeLog?r1=1.116&r2=1.117
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v
53 retrieving revision 1.116
54 retrieving revision 1.117
55 diff -u -r1.116 -r1.117
56 --- ChangeLog 24 Jun 2007 22:24:42 -0000 1.116
57 +++ ChangeLog 29 Sep 2007 00:10:25 -0000 1.117
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-p2p/bittorrent
60 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.116 2007/06/24 22:24:42 armin76 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.117 2007/09/29 00:10:25 dirtyepic Exp $
63 +
64 + 29 Sep 2007; Ryan Hill <dirtyepic@g.o> bittorrent-5.0.7.ebuild:
65 + Lock wxGTK to 2.6.
66
67 24 Jun 2007; Raúl Porcel <armin76@g.o> -bittorrent-5.0.5.ebuild:
68 old
69
70
71
72 --
73 gentoo-commits@g.o mailing list