summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2007-11-06 07:05:08 +0000
committerPeter Volkov <pva@gentoo.org>2007-11-06 07:05:08 +0000
commit06c8b8dbfebb28b7b4c2799d52c38f9abb717a0f (patch)
tree7a34496c41467533e51cd60dd061a5179f1435ae /net-misc/vconfig/vconfig-1.9.ebuild
parentfix quoting. drop old. (diff)
downloadhistorical-06c8b8dbfebb28b7b4c2799d52c38f9abb717a0f.tar.gz
historical-06c8b8dbfebb28b7b4c2799d52c38f9abb717a0f.tar.bz2
historical-06c8b8dbfebb28b7b4c2799d52c38f9abb717a0f.zip
Remove note about 2.4 kernel. Clean old.
Package-Manager: portage-2.1.3.17
Diffstat (limited to 'net-misc/vconfig/vconfig-1.9.ebuild')
-rw-r--r--net-misc/vconfig/vconfig-1.9.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/vconfig/vconfig-1.9.ebuild b/net-misc/vconfig/vconfig-1.9.ebuild
index 2b06d2972a6f..0865fefcde0d 100644
--- a/net-misc/vconfig/vconfig-1.9.ebuild
+++ b/net-misc/vconfig/vconfig-1.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.9.ebuild,v 1.8 2007/11/06 00:45:40 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.9.ebuild,v 1.9 2007/11/06 07:05:07 pva Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -36,7 +36,6 @@ src_install() {
}
pkg_postinst() {
- einfo "802.1Q VLAN support is now in the linux kernel as of 2.4.14."
ewarn "MTU problems exist for many ethernet drivers."
ewarn "Reduce the MTU on the interface to 1496 to work around them."
}