summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2007-02-24 13:58:21 +0000
committerChristian Heim <phreak@gentoo.org>2007-02-24 13:58:21 +0000
commitd30d0b6ccfb0904e9cc9136a6590ad5572b2cfa2 (patch)
tree59a9ef0ac5ec8ca77c7df719c8b775c068ed7829 /sys-kernel/vanilla-sources/vanilla-sources-2.6.18.8.ebuild
parentAdd use.force for forcing of elibc_Darwin, kernel_Darwin, and userland_Darwin. (diff)
downloadgentoo-2-d30d0b6ccfb0904e9cc9136a6590ad5572b2cfa2.tar.gz
gentoo-2-d30d0b6ccfb0904e9cc9136a6590ad5572b2cfa2.tar.bz2
gentoo-2-d30d0b6ccfb0904e9cc9136a6590ad5572b2cfa2.zip
Bumping vanilla-sources-2.6.18 to the latest stable (2.6.18.8).
(Portage version: 2.1.2-r10)
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-2.6.18.8.ebuild')
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.6.18.8.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.18.8.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.18.8.ebuild
new file mode 100644
index 000000000000..32bfcff28206
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.18.8.ebuild
@@ -0,0 +1,15 @@
+# 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.18.8.ebuild,v 1.1 2007/02/24 13:58:21 phreak Exp $
+
+K_NOUSENAME="yes"
+K_NOSETEXTRAVERSION="yes"
+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 ~s390 ~sparc ~x86"