diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-11-11 20:07:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-11-11 20:07:10 +0000 |
commit | e7ec0396ea947a142c959d53dfac29d8fb824d33 (patch) | |
tree | 0d45f11e013615b1dd343d1183e9e0a4e53a1f37 /sys-kernel | |
parent | Added live ebuild. (diff) | |
download | gentoo-2-e7ec0396ea947a142c959d53dfac29d8fb824d33.tar.gz gentoo-2-e7ec0396ea947a142c959d53dfac29d8fb824d33.tar.bz2 gentoo-2-e7ec0396ea947a142c959d53dfac29d8fb824d33.zip |
Punt warning about e1000, since it was fixed
(Portage version: 2.1.4.5)
Diffstat (limited to 'sys-kernel')
5 files changed, 10 insertions, 17 deletions
diff --git a/sys-kernel/vanilla-sources/ChangeLog b/sys-kernel/vanilla-sources/ChangeLog index c1038ae95761..fa4f4d556bd1 100644 --- a/sys-kernel/vanilla-sources/ChangeLog +++ b/sys-kernel/vanilla-sources/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-kernel/vanilla-sources # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.556 2008/11/10 20:00:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.557 2008/11/11 20:07:10 armin76 Exp $ + + 11 Nov 2008; Raúl Porcel <armin76@gentoo.org> + vanilla-sources-2.6.28_rc1.ebuild, vanilla-sources-2.6.28_rc2.ebuild, + vanilla-sources-2.6.28_rc3.ebuild, vanilla-sources-2.6.28_rc4.ebuild: + Punt warning about e1000, since it was fixed *vanilla-sources-2.6.26.8 (10 Nov 2008) *vanilla-sources-2.6.25.20 (10 Nov 2008) diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc1.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc1.ebuild index 2ce670e7326f..c3fce923ef3b 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc1.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc1.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/vanilla-sources/vanilla-sources-2.6.28_rc1.ebuild,v 1.5 2008/11/08 11:15:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc1.ebuild,v 1.6 2008/11/11 20:07:10 armin76 Exp $ K_NOUSENAME="yes" K_NOSETEXTRAVERSION="yes" @@ -15,6 +15,3 @@ SRC_URI="${KERNEL_URI}" KEYWORDS="-alpha -hppa ~ppc ~ppc64 ~x86" IUSE="" - -K_EXTRAEWARN="The e1000e driver is this kernel version is non-functional but -will not damage your hardware. See bug #238489 for more information" diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc2.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc2.ebuild index 48e3e20916ad..1be8917f9a1f 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc2.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc2.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/vanilla-sources/vanilla-sources-2.6.28_rc2.ebuild,v 1.4 2008/10/30 20:46:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc2.ebuild,v 1.5 2008/11/11 20:07:10 armin76 Exp $ K_NOUSENAME="yes" K_NOSETEXTRAVERSION="yes" @@ -15,6 +15,3 @@ SRC_URI="${KERNEL_URI}" KEYWORDS="-alpha -hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" - -K_EXTRAEWARN="The e1000e driver is this kernel version is non-functional but -will not damage your hardware. See bug #238489 for more information" diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc3.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc3.ebuild index 3565f866d04f..883fb94f0728 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc3.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc3.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/vanilla-sources/vanilla-sources-2.6.28_rc3.ebuild,v 1.1 2008/11/03 10:15:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc3.ebuild,v 1.2 2008/11/11 20:07:10 armin76 Exp $ K_NOUSENAME="yes" K_NOSETEXTRAVERSION="yes" @@ -15,6 +15,3 @@ SRC_URI="${KERNEL_URI}" KEYWORDS="-alpha -hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" - -K_EXTRAEWARN="The e1000e driver is this kernel version is non-functional but -will not damage your hardware. See bug #238489 for more information" diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc4.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc4.ebuild index 547f64e22f21..fa959ae3d8f0 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc4.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc4.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/vanilla-sources/vanilla-sources-2.6.28_rc4.ebuild,v 1.1 2008/11/10 09:36:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc4.ebuild,v 1.2 2008/11/11 20:07:10 armin76 Exp $ K_NOUSENAME="yes" K_NOSETEXTRAVERSION="yes" @@ -15,6 +15,3 @@ SRC_URI="${KERNEL_URI}" KEYWORDS="-alpha -hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" - -K_EXTRAEWARN="The e1000e driver is this kernel version is non-functional but -will not damage your hardware. See bug #238489 for more information" |