summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2008-09-08 12:00:27 +0000
committerMike Pagano <mpagano@gentoo.org>2008-09-08 12:00:27 +0000
commite8e8b03886cc5bd3beabe1127b3b7fb0b1b0e358 (patch)
tree62129b3977ebda51844ec4ffc014d02b4cde7902 /sys-kernel/vanilla-sources/vanilla-sources-2.6.26.4.ebuild
parentversion bump (diff)
downloadgentoo-2-e8e8b03886cc5bd3beabe1127b3b7fb0b1b0e358.tar.gz
gentoo-2-e8e8b03886cc5bd3beabe1127b3b7fb0b1b0e358.tar.bz2
gentoo-2-e8e8b03886cc5bd3beabe1127b3b7fb0b1b0e358.zip
Version bump
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc5 i686)
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-2.6.26.4.ebuild')
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.6.26.4.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.26.4.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.26.4.ebuild
new file mode 100644
index 000000000000..4a8fbf715d9f
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.26.4.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2008 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.26.4.ebuild,v 1.1 2008/09/08 12:00:27 mpagano 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""