diff options
author | 2009-11-10 18:32:46 +0000 | |
---|---|---|
committer | 2009-11-10 18:32:46 +0000 | |
commit | fe0dfc4a3dc365e437794fa80f5a798ae955c5e4 (patch) | |
tree | d96c3df980a264d4308980271bdca8e84bf22266 /sys-kernel/vanilla-sources/vanilla-sources-2.6.27.39.ebuild | |
parent | alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #292130 (diff) | |
download | gentoo-2-fe0dfc4a3dc365e437794fa80f5a798ae955c5e4.tar.gz gentoo-2-fe0dfc4a3dc365e437794fa80f5a798ae955c5e4.tar.bz2 gentoo-2-fe0dfc4a3dc365e437794fa80f5a798ae955c5e4.zip |
Version bump
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-2.6.27.39.ebuild')
-rw-r--r-- | sys-kernel/vanilla-sources/vanilla-sources-2.6.27.39.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.27.39.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.27.39.ebuild new file mode 100644 index 000000000000..4f7c82bdeb58 --- /dev/null +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.27.39.ebuild @@ -0,0 +1,17 @@ +# 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.27.39.ebuild,v 1.1 2009/11/10 18:32:46 armin76 Exp $ + +K_NOUSENAME="yes" +K_NOSETEXTRAVERSION="yes" +K_SECURITY_UNSUPPORTED="1" +ETYPE="sources" +inherit kernel-2 +detect_version + +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" +IUSE="" |