diff options
author | 2008-03-18 22:59:33 +0000 | |
---|---|---|
committer | 2008-03-18 22:59:33 +0000 | |
commit | e6c6055ed27b929bc42e5c4b1338e3fff5110481 (patch) | |
tree | 9dc0618f5c1696b75c704890f92c747fa34c4610 /sys-kernel/vanilla-sources/vanilla-sources-2.6.24.3.ebuild | |
parent | Fixing compiling for asm/io.h missing. Bug #212965 (diff) | |
download | historical-e6c6055ed27b929bc42e5c4b1338e3fff5110481.tar.gz historical-e6c6055ed27b929bc42e5c4b1338e3fff5110481.tar.bz2 historical-e6c6055ed27b929bc42e5c4b1338e3fff5110481.zip |
ppc stable, bug #213283
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-2.6.24.3.ebuild')
-rw-r--r-- | sys-kernel/vanilla-sources/vanilla-sources-2.6.24.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.24.3.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.24.3.ebuild index 034d7630050d..d645f495e1df 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.24.3.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.24.3.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.24.3.ebuild,v 1.6 2008/03/15 10:02:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.24.3.ebuild,v 1.7 2008/03/18 22:59:33 dertobi123 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 ~amd64 ~arm hppa ia64 ~ppc ppc64 ~sh sparc x86" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86" |