summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-2.6.12_rc2.ebuild')
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.6.12_rc2.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.12_rc2.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.12_rc2.ebuild
new file mode 100644
index 000000000000..bb3670b7cb4c
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.12_rc2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2005 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.12_rc2.ebuild,v 1.1 2005/04/05 19:47:07 seemant Exp $
+
+K_NOUSENAME="yes"
+K_NOSETEXTRAVERSION="yes"
+ETYPE="sources"
+inherit kernel-2
+detect_arch
+detect_version
+
+DESCRIPTION="Full sources for the Linux kernel"
+HOMEPAGE="http://www.kernel.org/"
+SRC_URI="${KERNEL_URI} ${ARCH_URI}"
+UNIPATCH_LIST="${ARCH_PATCH}"
+
+KEYWORDS="~x86 ~ia64 ~ppc ~amd64 ~alpha ~arm"
+IUSE=""