summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2005-04-30 20:14:56 +0000
committerTony Vroon <chainsaw@gentoo.org>2005-04-30 20:14:56 +0000
commitf9e2931fe61bbbe50fa6f8b135116ce05aa406cd (patch)
tree51662ad79b58a511b2e4b020840f5c4587570c00 /sys-kernel/vanilla-sources/vanilla-sources-2.6.11.8.ebuild
parentadded ~ppc to KEYWORDS, marked stable on amd64 and x86. introduced support fo... (diff)
downloadgentoo-2-f9e2931fe61bbbe50fa6f8b135116ce05aa406cd.tar.gz
gentoo-2-f9e2931fe61bbbe50fa6f8b135116ce05aa406cd.tar.bz2
gentoo-2-f9e2931fe61bbbe50fa6f8b135116ce05aa406cd.zip
Version bump.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-2.6.11.8.ebuild')
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.6.11.8.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.11.8.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.11.8.ebuild
new file mode 100644
index 000000000000..1fe24570e0c5
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.11.8.ebuild
@@ -0,0 +1,17 @@
+# 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.11.8.ebuild,v 1.1 2005/04/30 20:14:56 chainsaw 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 ~ppc64"