summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2006-02-17 23:53:05 +0000
committerTony Vroon <chainsaw@gentoo.org>2006-02-17 23:53:05 +0000
commitcb746ea70b277383035dc10c37106804dc36d8a0 (patch)
tree86ac2390e56b8242859652a2fee740f0c9d66947 /sys-kernel/vanilla-sources/vanilla-sources-2.6.16_rc4.ebuild
parentMarked ppc stable for bug #121606. (diff)
downloadhistorical-cb746ea70b277383035dc10c37106804dc36d8a0.tar.gz
historical-cb746ea70b277383035dc10c37106804dc36d8a0.tar.bz2
historical-cb746ea70b277383035dc10c37106804dc36d8a0.zip
New release candidate.
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-2.6.16_rc4.ebuild')
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.6.16_rc4.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.16_rc4.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.16_rc4.ebuild
new file mode 100644
index 000000000000..550c8729229e
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.16_rc4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2006 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.16_rc4.ebuild,v 1.1 2006/02/17 23:53:05 chainsaw 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86"