Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-p2p/bittorrent: bittorrent-5.0.9.ebuild
Date: Fri, 28 Dec 2007 17:17:55
Message-Id: E1J8IqD-0003OA-0d@stork.gentoo.org
1 mr_bones_ 07/12/28 17:17:49
2
3 Modified: bittorrent-5.0.9.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.9 net-p2p/bittorrent/bittorrent-5.0.9.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.9.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.9.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.9.ebuild?r1=1.8&r2=1.9
14
15 Index: bittorrent-5.0.9.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.9.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- bittorrent-5.0.9.ebuild 28 Dec 2007 12:52:41 -0000 1.8
22 +++ bittorrent-5.0.9.ebuild 28 Dec 2007 17:17:48 -0000 1.9
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.9.ebuild,v 1.8 2007/12/28 12:52:41 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.9.ebuild,v 1.9 2007/12/28 17:17:48 mr_bones_ Exp $
28
29 WX_GTK_VER="2.6"
30 inherit distutils fdo-mime eutils wxwidgets
31 @@ -38,7 +38,7 @@
32 if use gtk ; then
33 need-wxwidgets unicode ||
34 die "You must build wxGTK and wxpython with unicode support"
35 -
36 +
37 if ! built_with_use =dev-python/wxpython-2.6* unicode ; then
38 die "You must build wxGTK and wxpython with unicode support"
39 fi
40
41
42
43 --
44 gentoo-commits@g.o mailing list