Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/bmon/files: bmon-2.1.0-libnl-1.0.patch
Date: Tue, 20 Jan 2009 17:01:47
Message-Id: E1LPJyj-0005Pv-T9@stork.gentoo.org
1 jer 09/01/20 17:01:29
2
3 Modified: bmon-2.1.0-libnl-1.0.patch
4 Log:
5 Fix spelling.
6 (Portage version: 2.2_rc23/cvs/Linux i686)
7
8 Revision Changes Path
9 1.4 net-analyzer/bmon/files/bmon-2.1.0-libnl-1.0.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/bmon/files/bmon-2.1.0-libnl-1.0.patch?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/bmon/files/bmon-2.1.0-libnl-1.0.patch?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/bmon/files/bmon-2.1.0-libnl-1.0.patch?r1=1.3&r2=1.4
14
15 Index: bmon-2.1.0-libnl-1.0.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/bmon/files/bmon-2.1.0-libnl-1.0.patch,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- bmon-2.1.0-libnl-1.0.patch 14 Aug 2008 15:06:06 -0000 1.3
22 +++ bmon-2.1.0-libnl-1.0.patch 20 Jan 2009 17:01:29 -0000 1.4
23 @@ -14,7 +14,7 @@
24 + case ${target_os} in
25 + *linux*)
26 + echo
27 -+ echo "*** Warning: Building bmon on Linuxx w/o libnl ***"
28 ++ echo "*** Warning: Building bmon on Linux w/o libnl ***"
29 + echo
30 + ;;
31 + esac