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/rtorrent: rtorrent-0.8.3.ebuild rtorrent-0.8.2-r5.ebuild
Date: Tue, 28 Oct 2008 02:10:41
Message-Id: E1Kue2Z-0003dq-Pp@stork.gentoo.org
1 mr_bones_ 08/10/28 02:10:39
2
3 Modified: rtorrent-0.8.3.ebuild rtorrent-0.8.2-r5.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.4.5)
7
8 Revision Changes Path
9 1.3 net-p2p/rtorrent/rtorrent-0.8.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.3.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.3.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.3.ebuild?r1=1.2&r2=1.3
14
15 Index: rtorrent-0.8.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.3.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- rtorrent-0.8.3.ebuild 4 Oct 2008 23:44:24 -0000 1.2
22 +++ rtorrent-0.8.3.ebuild 28 Oct 2008 02:10:39 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.3.ebuild,v 1.2 2008/10/04 23:44:24 loki_val Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.3.ebuild,v 1.3 2008/10/28 02:10:39 mr_bones_ Exp $
28
29 inherit base eutils toolchain-funcs flag-o-matic
30
31 @@ -21,7 +21,6 @@
32 DEPEND="${RDEPEND}
33 dev-util/pkgconfig"
34
35 -
36 PATCHES=( "${FILESDIR}/${PN}-0.8.2-gcc34.patch" )
37
38 src_compile() {
39
40
41
42 1.9 net-p2p/rtorrent/rtorrent-0.8.2-r5.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.2-r5.ebuild?rev=1.9&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.2-r5.ebuild?rev=1.9&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.2-r5.ebuild?r1=1.8&r2=1.9
47
48 Index: rtorrent-0.8.2-r5.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.2-r5.ebuild,v
51 retrieving revision 1.8
52 retrieving revision 1.9
53 diff -u -r1.8 -r1.9
54 --- rtorrent-0.8.2-r5.ebuild 4 Oct 2008 22:40:48 -0000 1.8
55 +++ rtorrent-0.8.2-r5.ebuild 28 Oct 2008 02:10:39 -0000 1.9
56 @@ -1,6 +1,6 @@
57 # Copyright 1999-2008 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.2-r5.ebuild,v 1.8 2008/10/04 22:40:48 loki_val Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.2-r5.ebuild,v 1.9 2008/10/28 02:10:39 mr_bones_ Exp $
61
62 inherit eutils autotools toolchain-funcs flag-o-matic
63
64 @@ -21,7 +21,6 @@
65 DEPEND="${RDEPEND}
66 dev-util/pkgconfig"
67
68 -
69 src_unpack() {
70 unpack ${A}
71 cd "${S}"