summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-05-10 14:27:20 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-05-10 14:27:20 +0000
commita3992f033e03a2e23bc481e5f5a471aa6186cea3 (patch)
treebc4ac5f6aecc98ec592233b567ced5b192010ec9 /sys-kernel/vanilla-sources
parenttypo (diff)
downloadgentoo-2-a3992f033e03a2e23bc481e5f5a471aa6186cea3.tar.gz
gentoo-2-a3992f033e03a2e23bc481e5f5a471aa6186cea3.tar.bz2
gentoo-2-a3992f033e03a2e23bc481e5f5a471aa6186cea3.zip
Add ~ia64/~sparc, won't work with initrd on sparc, though
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-kernel/vanilla-sources')
-rw-r--r--sys-kernel/vanilla-sources/ChangeLog6
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.6.26_rc1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-kernel/vanilla-sources/ChangeLog b/sys-kernel/vanilla-sources/ChangeLog
index 3b377702dcb4..df3b5455e421 100644
--- a/sys-kernel/vanilla-sources/ChangeLog
+++ b/sys-kernel/vanilla-sources/ChangeLog
@@ -1,6 +1,10 @@
# 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.464 2008/05/10 11:05:04 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.465 2008/05/10 14:27:20 armin76 Exp $
+
+ 10 May 2008; Raúl Porcel <armin76@gentoo.org>
+ vanilla-sources-2.6.26_rc1.ebuild:
+ Add ~ia64/~sparc, won't work with initrd on sparc, though
10 May 2008; Tobias Klausmann <klausman@gentoo.org>
vanilla-sources-2.6.26_rc1.ebuild:
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.26_rc1.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.26_rc1.ebuild
index 9ea8a813944e..82c3f46c9c1b 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.26_rc1.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.26_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.26_rc1.ebuild,v 1.3 2008/05/10 11:05:04 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.26_rc1.ebuild,v 1.4 2008/05/10 14:27:20 armin76 Exp $
K_NOUSENAME="yes"
K_NOSETEXTRAVERSION="yes"
@@ -13,4 +13,4 @@ DESCRIPTION="Full sources for the Linux kernel"
HOMEPAGE="http://www.kernel.org"
SRC_URI="${KERNEL_URI}"
-KEYWORDS="-alpha ~hppa ~x86"
+KEYWORDS="-alpha ~hppa ~ia64 ~sparc ~x86"