diff options
author | 2009-05-03 10:36:43 +0000 | |
---|---|---|
committer | 2009-05-03 10:36:43 +0000 | |
commit | 55215eb564829e28c9383a287bee364d6a518344 (patch) | |
tree | f73b680a2be74d313a34309860dca9a1db6171d9 /sys-kernel/vanilla-sources/vanilla-sources-2.6.28.10.ebuild | |
parent | version bump (diff) | |
download | historical-55215eb564829e28c9383a287bee364d6a518344.tar.gz historical-55215eb564829e28c9383a287bee364d6a518344.tar.bz2 historical-55215eb564829e28c9383a287bee364d6a518344.zip |
Version bump
Package-Manager: portage-2.1.6.11/cvs/Linux ia64
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-2.6.28.10.ebuild')
-rw-r--r-- | sys-kernel/vanilla-sources/vanilla-sources-2.6.28.10.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.28.10.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.28.10.ebuild new file mode 100644 index 000000000000..eceedbe945c5 --- /dev/null +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.28.10.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.28.10.ebuild,v 1.1 2009/05/03 10:36:43 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="" |