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-analyzer/ifstat: ifstat-1.1.ebuild
Date: Tue, 28 Oct 2008 02:09:47
Message-Id: E1Kue1h-0003UY-SL@stork.gentoo.org
1 mr_bones_ 08/10/28 02:09:45
2
3 Modified: ifstat-1.1.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.4.5)
7
8 Revision Changes Path
9 1.14 net-analyzer/ifstat/ifstat-1.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ifstat/ifstat-1.1.ebuild?rev=1.14&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ifstat/ifstat-1.1.ebuild?rev=1.14&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ifstat/ifstat-1.1.ebuild?r1=1.13&r2=1.14
14
15 Index: ifstat-1.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1.ebuild,v
18 retrieving revision 1.13
19 retrieving revision 1.14
20 diff -u -r1.13 -r1.14
21 --- ifstat-1.1.ebuild 10 Oct 2008 11:20:01 -0000 1.13
22 +++ ifstat-1.1.ebuild 28 Oct 2008 02:09:45 -0000 1.14
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-analyzer/ifstat/ifstat-1.1.ebuild,v 1.13 2008/10/10 11:20:01 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1.ebuild,v 1.14 2008/10/28 02:09:45 mr_bones_ Exp $
28
29 inherit eutils
30
31 @@ -17,7 +17,6 @@
32 DEPEND="virtual/libc
33 snmp? ( >=net-analyzer/net-snmp-5.0 )"
34
35 -
36 src_unpack() {
37 unpack ${A}
38 cd "${S}"