summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2007-07-08 23:59:50 +0000
committerTony Vroon <chainsaw@gentoo.org>2007-07-08 23:59:50 +0000
commitf7a13125cca63751b564ee26100a2fc052fb850e (patch)
tree9d3a885d08dc269c4c92943ff81f230eaeafa8e1 /sys-kernel/vanilla-sources/vanilla-sources-2.6.22.ebuild
parentversion bump; clean older ebuild (diff)
downloadhistorical-f7a13125cca63751b564ee26100a2fc052fb850e.tar.gz
historical-f7a13125cca63751b564ee26100a2fc052fb850e.tar.bz2
historical-f7a13125cca63751b564ee26100a2fc052fb850e.zip
2.6.22 final, as announced by Linus 7 minutes ago.
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-2.6.22.ebuild')
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.6.22.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.22.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.22.ebuild
new file mode 100644
index 000000000000..efa9f80bc38e
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.22.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2007 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.22.ebuild,v 1.1 2007/07/08 23:59:50 chainsaw 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 ~sparc ~x86"