summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Mylchreest <johnm@gentoo.org>2005-11-15 13:20:19 +0000
committerJohn Mylchreest <johnm@gentoo.org>2005-11-15 13:20:19 +0000
commitfec5d4f8dc5751e711be19da15ba61003980a0af (patch)
tree701edf7dda8690ee6f64ce0e97d7cca06f5c01b4 /sys-kernel
parentAdded the local use flag fix-connected-rt to conditionally add the connected-... (diff)
downloadgentoo-2-fec5d4f8dc5751e711be19da15ba61003980a0af.tar.gz
gentoo-2-fec5d4f8dc5751e711be19da15ba61003980a0af.tar.bz2
gentoo-2-fec5d4f8dc5751e711be19da15ba61003980a0af.zip
Marking 2.6.14.2 stable on amd64 && x86 for xecurity concerns.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/vanilla-sources/ChangeLog6
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.6.14.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-kernel/vanilla-sources/ChangeLog b/sys-kernel/vanilla-sources/ChangeLog
index a44f7fc3d366..1b3552c13e20 100644
--- a/sys-kernel/vanilla-sources/ChangeLog
+++ b/sys-kernel/vanilla-sources/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-kernel/vanilla-sources
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.117 2005/11/12 12:58:37 brix Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.118 2005/11/15 13:20:19 johnm Exp $
+
+ 15 Nov 2005; John Mylchreest <johnm@gentoo.org>
+ vanilla-sources-2.6.14.2.ebuild:
+ Marking 2.6.14.2 stable on amd64 && x86 for xecurity concerns.
*vanilla-sources-2.6.15_rc1 (12 Nov 2005)
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.14.2.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.14.2.ebuild
index 7aa933101711..2be29c5face6 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.14.2.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.14.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.14.2.ebuild,v 1.1 2005/11/11 16:30:24 brix Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.14.2.ebuild,v 1.2 2005/11/15 13:20:19 johnm Exp $
K_NOUSENAME="yes"
K_NOSETEXTRAVERSION="yes"
@@ -11,5 +11,5 @@ detect_version
DESCRIPTION="Full sources for the Linux kernel"
HOMEPAGE="http://www.kernel.org"
SRC_URI="${KERNEL_URI}"
-KEYWORDS="~amd64 ~alpha ~arm ~ia64 ~ppc ~x86 ~ppc64"
+KEYWORDS="amd64 ~alpha ~arm ~ia64 ~ppc x86 ~ppc64"