summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Yamin <plasmaroo@gentoo.org>2006-03-01 20:45:40 +0000
committerTim Yamin <plasmaroo@gentoo.org>2006-03-01 20:45:40 +0000
commit3f5799de161ee178edbdb6f0a08194f29d36de93 (patch)
tree921d39e6a113cc5e14ee294c8ddd6f7f55e0eb29 /sys-kernel
parentmove 32bit-userland profile to 2006.0/ (diff)
downloadgentoo-2-3f5799de161ee178edbdb6f0a08194f29d36de93.tar.gz
gentoo-2-3f5799de161ee178edbdb6f0a08194f29d36de93.tar.bz2
gentoo-2-3f5799de161ee178edbdb6f0a08194f29d36de93.zip
Mark stable on IA64; bug #119924.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/vanilla-sources/ChangeLog5
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.6.15.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-kernel/vanilla-sources/ChangeLog b/sys-kernel/vanilla-sources/ChangeLog
index e6857847bc56..7fb8cb3b85a2 100644
--- a/sys-kernel/vanilla-sources/ChangeLog
+++ b/sys-kernel/vanilla-sources/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-kernel/vanilla-sources
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.155 2006/02/28 13:19:32 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.156 2006/03/01 20:45:40 plasmaroo Exp $
+
+ 01 Mar 2006; <plasmaroo@gentoo.org> vanilla-sources-2.6.15.4.ebuild:
+ Mark stable on IA64; bug #119924.
27 Feb 2006; Patrick McLean <chutzpah@gentoo.org>
vanilla-sources-2.4.28.ebuild, vanilla-sources-2.4.30.ebuild,
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.15.4.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.15.4.ebuild
index 75cfe65d6181..5f34621346d4 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.15.4.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.15.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.15.4.ebuild,v 1.1 2006/02/10 10:40:49 brix Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.15.4.ebuild,v 1.2 2006/03/01 20:45:40 plasmaroo Exp $
K_NOUSENAME="yes"
K_NOSETEXTRAVERSION="yes"
@@ -12,4 +12,4 @@ DESCRIPTION="Full sources for the Linux kernel"
HOMEPAGE="http://www.kernel.org"
SRC_URI="${KERNEL_URI}"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ia64 ~ppc ~ppc64 ~sparc ~x86"