summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2005-06-12 11:46:59 +0000
committerTony Vroon <chainsaw@gentoo.org>2005-06-12 11:46:59 +0000
commitc61ab7b4e76f996e5895c2b2b46f71e6fab0d0aa (patch)
treee19b51ddf62f6a368cf46e05475c0d67cde8c227 /sys-kernel/vanilla-sources/vanilla-sources-2.6.11.12.ebuild
parentMarked ppc stable. (diff)
downloadgentoo-2-c61ab7b4e76f996e5895c2b2b46f71e6fab0d0aa.tar.gz
gentoo-2-c61ab7b4e76f996e5895c2b2b46f71e6fab0d0aa.tar.bz2
gentoo-2-c61ab7b4e76f996e5895c2b2b46f71e6fab0d0aa.zip
Version bump.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-2.6.11.12.ebuild')
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.6.11.12.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.11.12.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.11.12.ebuild
new file mode 100644
index 000000000000..c606501cb493
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.11.12.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.12.ebuild,v 1.1 2005/06/12 11:46:59 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="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"