diff options
Diffstat (limited to 'sys-kernel/git-sources/git-sources-2.6.27_rc6-r2.ebuild')
-rw-r--r-- | sys-kernel/git-sources/git-sources-2.6.27_rc6-r2.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-kernel/git-sources/git-sources-2.6.27_rc6-r2.ebuild b/sys-kernel/git-sources/git-sources-2.6.27_rc6-r2.ebuild index 71802720c851..81e0c3977f9d 100644 --- a/sys-kernel/git-sources/git-sources-2.6.27_rc6-r2.ebuild +++ b/sys-kernel/git-sources/git-sources-2.6.27_rc6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.27_rc6-r2.ebuild,v 1.1 2008/09/12 12:16:42 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.27_rc6-r2.ebuild,v 1.2 2008/09/25 01:01:30 mpagano Exp $ UNIPATCH_STRICTORDER="yes" K_NOUSENAME="yes" @@ -27,6 +27,9 @@ ebuild -- if the problem is not there, please contact the upstream kernel developers at http://bugme.osdl.org and on the linux-kernel mailing list to report the problem so it can be fixed in time for the next kernel release." +K_EXTRAEWARN="If your system utilizes the e1000e driver DO NOT install and run +any 2.6.27 kernel. See bug #238489 for more information" + pkg_postinst() { postinst_sources } |