summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel/cm-sources/cm-sources-2.6.22-r9.ebuild')
-rw-r--r--sys-kernel/cm-sources/cm-sources-2.6.22-r9.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/sys-kernel/cm-sources/cm-sources-2.6.22-r9.ebuild b/sys-kernel/cm-sources/cm-sources-2.6.22-r9.ebuild
new file mode 100644
index 0000000..a82a95f
--- /dev/null
+++ b/sys-kernel/cm-sources/cm-sources-2.6.22-r9.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Full sources including CFS and HRT patches"
+HOMEPAGE="http://dev.gentoo.org/~angelos/"
+
+KEYWORDS="~amd64"
+IUSE=""
+
+K_WANT_GENPATCHES="base"
+K_GENPATCHES_VER="9"
+UNIPATCH_STRICTORDER="1"
+ETYPE="sources"
+inherit kernel-2
+
+detect_version
+
+UNIPATCH_LIST="${DISTDIR}/${PF}.patch.bz2"
+
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI}
+ http://dev.gentoo.org/~angelos/patches/${PF}.patch.bz2"