diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-06-24 15:52:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-06-24 15:52:13 +0000 |
commit | 7a249526cdc3eb491247038604efd4f0cce5c29f (patch) | |
tree | 509304ead3dab5444b520d3ea244c802da772a61 /sys-kernel/vanilla-sources/vanilla-sources-2.6.29.4.ebuild | |
parent | Revision bump (diff) | |
download | historical-7a249526cdc3eb491247038604efd4f0cce5c29f.tar.gz historical-7a249526cdc3eb491247038604efd4f0cce5c29f.tar.bz2 historical-7a249526cdc3eb491247038604efd4f0cce5c29f.zip |
arm/ia64/sh/sparc/x86 stable
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-2.6.29.4.ebuild')
-rw-r--r-- | sys-kernel/vanilla-sources/vanilla-sources-2.6.29.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.29.4.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.29.4.ebuild index fac439bc96a0..94268aa70012 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.29.4.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.29.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.29.4.ebuild,v 1.8 2009/06/04 21:58:36 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.29.4.ebuild,v 1.9 2009/06/24 15:52:13 armin76 Exp $ K_NOUSENAME="yes" K_NOSETEXTRAVERSION="yes" @@ -13,5 +13,5 @@ DESCRIPTION="Full sources for the Linux kernel" HOMEPAGE="http://www.kernel.org" SRC_URI="${KERNEL_URI}" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sh sparc x86" IUSE="" |