diff options
Diffstat (limited to 'sys-fs/udev/udev-197-r3.ebuild')
-rw-r--r-- | sys-fs/udev/udev-197-r3.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-197-r3.ebuild b/sys-fs/udev/udev-197-r3.ebuild index 7200da5f100a..30cc120b7389 100644 --- a/sys-fs/udev/udev-197-r3.ebuild +++ b/sys-fs/udev/udev-197-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-197-r3.ebuild,v 1.25 2013/01/23 11:10:21 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-197-r3.ebuild,v 1.26 2013/01/23 11:14:36 ssuominen Exp $ EAPI=4 @@ -477,6 +477,8 @@ pkg_postinst() ewarn "network interfaces. For example, it's not possible to assign based" ewarn "on MAC address to existing interface eth0." ewarn "See http://bugs.gentoo.org/453494 for more information." + ewarn "Rename your file to something else starting with 70- to silence" + ewarn "this warning." fi ewarn |