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/cccp: cccp-0.9.ebuild
Date: Wed, 31 Aug 2011 06:42:25
Message-Id: 20110831064216.893BF2004C@flycatcher.gentoo.org
1 mr_bones_ 11/08/31 06:42:16
2
3 Modified: cccp-0.9.ebuild
4 Log:
5 whitespace
6
7 (Portage version: 2.1.10.11/cvs/Linux i686)
8
9 Revision Changes Path
10 1.6 net-p2p/cccp/cccp-0.9.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/cccp/cccp-0.9.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/cccp/cccp-0.9.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/cccp/cccp-0.9.ebuild?r1=1.5&r2=1.6
15
16 Index: cccp-0.9.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-p2p/cccp/cccp-0.9.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- cccp-0.9.ebuild 26 Aug 2011 18:46:43 -0000 1.5
23 +++ cccp-0.9.ebuild 31 Aug 2011 06:42:16 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/cccp/cccp-0.9.ebuild,v 1.5 2011/08/26 18:46:43 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/cccp/cccp-0.9.ebuild,v 1.6 2011/08/31 06:42:16 mr_bones_ Exp $
29
30 EAPI=4
31
32 @@ -21,7 +21,6 @@
33
34 S="${WORKDIR}/${PN}.${PV}"
35
36 -
37 doecho() {
38 echo "$@"
39 "$@"