summaryrefslogtreecommitdiff
path: root/sys-kernel/libregentoo-sources/libregentoo-sources-2.6.30-r6.ebuild
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2009-08-30 11:37:22 +0100
committerNick White <git@njw.me.uk>2009-08-30 11:37:22 +0100
commitc587f7dde41bbd3d74b1faf780978df5c4d633b2 (patch)
tree66968e33113103d538d4ebc324b72552fbc50aab /sys-kernel/libregentoo-sources/libregentoo-sources-2.6.30-r6.ebuild
parent7f9847b5e32390c3054b59a3847203d34e2d79df (diff)
downloadnjw-gentoo-local-c587f7dde41bbd3d74b1faf780978df5c4d633b2.tar.bz2
njw-gentoo-local-c587f7dde41bbd3d74b1faf780978df5c4d633b2.zip
Added latest (-r) libregentoo ebuild
Diffstat (limited to 'sys-kernel/libregentoo-sources/libregentoo-sources-2.6.30-r6.ebuild')
-rw-r--r--sys-kernel/libregentoo-sources/libregentoo-sources-2.6.30-r6.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/sys-kernel/libregentoo-sources/libregentoo-sources-2.6.30-r6.ebuild b/sys-kernel/libregentoo-sources/libregentoo-sources-2.6.30-r6.ebuild
new file mode 100644
index 0000000..afdde54
--- /dev/null
+++ b/sys-kernel/libregentoo-sources/libregentoo-sources-2.6.30-r6.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+
+K_SECURITY_UNSUPPORTED="1"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras"
+K_GENPATCHES_VER="7"
+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}"