summaryrefslogtreecommitdiff
path: root/sys-kernel
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2009-07-25 01:29:00 +0100
committerNick White <git@njw.me.uk>2009-07-25 01:29:00 +0100
commit4bd05f0a9152cb1c38693f5304fbb9db1d33f12f (patch)
treea847d6406b312c8bd50f2256bacfee6989df810e /sys-kernel
parente1064542dafdf539fd04e4020d581687834b57a3 (diff)
downloadnjw-gentoo-local-4bd05f0a9152cb1c38693f5304fbb9db1d33f12f.tar.bz2
njw-gentoo-local-4bd05f0a9152cb1c38693f5304fbb9db1d33f12f.zip
Added latest libregentoo-sources
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/libregentoo-sources/libregentoo-sources-2.6.30-r4.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/sys-kernel/libregentoo-sources/libregentoo-sources-2.6.30-r4.ebuild b/sys-kernel/libregentoo-sources/libregentoo-sources-2.6.30-r4.ebuild
new file mode 100644
index 0000000..f46635d
--- /dev/null
+++ b/sys-kernel/libregentoo-sources/libregentoo-sources-2.6.30-r4.ebuild
@@ -0,0 +1,16 @@
+EAPI="2"
+
+K_SECURITY_UNSUPPORTED="1"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras"
+K_GENPATCHES_VER="5"
+inherit kernel-libre
+detect_version
+detect_arch
+
+KEYWORDS="~x86"
+IUSE=""
+HOMEPAGE="http://www.fsfla.org/svnwiki/selibre/linux-libre/ http://dev.gentoo.org/~dsd/genpatches"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} blob free version of the kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${DEBLOB_URI}"