Gentoo Archives: gentoo-commits

From: "mr_bones_ (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/ntop: ntop-3.3.ebuild
Date: Fri, 07 Sep 2007 06:54:12
Message-Id: E1ITXcp-0001dK-U8@stork.gentoo.org
1 mr_bones_ 07/09/07 06:47:31
2
3 Modified: ntop-3.3.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.2.12)
7
8 Revision Changes Path
9 1.4 net-analyzer/ntop/ntop-3.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ntop/ntop-3.3.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ntop/ntop-3.3.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/ntop/ntop-3.3.ebuild?r1=1.3&r2=1.4
14
15 Index: ntop-3.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.3.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- ntop-3.3.ebuild 6 Sep 2007 22:47:48 -0000 1.3
22 +++ ntop-3.3.ebuild 7 Sep 2007 06:47:31 -0000 1.4
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-analyzer/ntop/ntop-3.3.ebuild,v 1.3 2007/09/06 22:47:48 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.3.ebuild,v 1.4 2007/09/07 06:47:31 mr_bones_ Exp $
28
29 inherit eutils autotools
30
31 @@ -35,7 +35,7 @@
32
33 pkg_setup() {
34 # snmp doesn't compile in this release, disabled for now
35 -
36 +
37 #if use snmp ; then
38 # ewarn "snmp plugin is under development and upstream does not recommend"
39 # ewarn "it for usage in production environment."
40
41
42
43 --
44 gentoo-commits@g.o mailing list