Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/vconfig: vconfig-1.9.ebuild ChangeLog vconfig-1.8.ebuild
Date: Tue, 06 Nov 2007 07:05:14
Message-Id: E1IpIUm-0002iq-IN@stork.gentoo.org
1 pva 07/11/06 07:05:08
2
3 Modified: vconfig-1.9.ebuild ChangeLog
4 Removed: vconfig-1.8.ebuild
5 Log:
6 Remove note about 2.4 kernel. Clean old.
7 (Portage version: 2.1.3.17)
8
9 Revision Changes Path
10 1.9 net-misc/vconfig/vconfig-1.9.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vconfig/vconfig-1.9.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vconfig/vconfig-1.9.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vconfig/vconfig-1.9.ebuild?r1=1.8&r2=1.9
15
16 Index: vconfig-1.9.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.9.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- vconfig-1.9.ebuild 6 Nov 2007 00:45:40 -0000 1.8
23 +++ vconfig-1.9.ebuild 6 Nov 2007 07:05:07 -0000 1.9
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.9.ebuild,v 1.8 2007/11/06 00:45:40 wolf31o2 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.9.ebuild,v 1.9 2007/11/06 07:05:07 pva Exp $
29
30 inherit eutils flag-o-matic toolchain-funcs
31
32 @@ -36,7 +36,6 @@
33 }
34
35 pkg_postinst() {
36 - einfo "802.1Q VLAN support is now in the linux kernel as of 2.4.14."
37 ewarn "MTU problems exist for many ethernet drivers."
38 ewarn "Reduce the MTU on the interface to 1496 to work around them."
39 }
40
41
42
43 1.26 net-misc/vconfig/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vconfig/ChangeLog?rev=1.26&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vconfig/ChangeLog?rev=1.26&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vconfig/ChangeLog?r1=1.25&r2=1.26
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-misc/vconfig/ChangeLog,v
52 retrieving revision 1.25
53 retrieving revision 1.26
54 diff -u -r1.25 -r1.26
55 --- ChangeLog 6 Nov 2007 00:45:40 -0000 1.25
56 +++ ChangeLog 6 Nov 2007 07:05:07 -0000 1.26
57 @@ -1,6 +1,9 @@
58 # ChangeLog for net-misc/vconfig
59 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/ChangeLog,v 1.25 2007/11/06 00:45:40 wolf31o2 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/ChangeLog,v 1.26 2007/11/06 07:05:07 pva Exp $
62 +
63 + 06 Nov 2007; <pva@g.o> -vconfig-1.8.ebuild, vconfig-1.9.ebuild:
64 + Remove note about 2.4 kernel. Clean old.
65
66 06 Nov 2007; Chris Gianelloni <wolf31o2@g.o> vconfig-1.8.ebuild,
67 vconfig-1.9.ebuild:
68
69
70
71 --
72 gentoo-commits@g.o mailing list