summaryrefslogtreecommitdiff
path: root/sys-kernel/libre-sources/libre-sources-2.6.31.ebuild
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2009-09-13 01:59:32 +0100
committerNick White <git@njw.me.uk>2009-09-13 01:59:32 +0100
commited1f84aaf09fc10f8a2b998221742059f3324409 (patch)
treea29f5928cfd69a2e07bfc9a3bdb078df4ea712cc /sys-kernel/libre-sources/libre-sources-2.6.31.ebuild
parent5af5cdac7c82b4c497c2b5eeff19d66bd0ba1be4 (diff)
downloadnjw-gentoo-local-ed1f84aaf09fc10f8a2b998221742059f3324409.tar.bz2
njw-gentoo-local-ed1f84aaf09fc10f8a2b998221742059f3324409.zip
Added 2.6.31 for libre-sources and libregentoo-sources
Diffstat (limited to 'sys-kernel/libre-sources/libre-sources-2.6.31.ebuild')
-rw-r--r--sys-kernel/libre-sources/libre-sources-2.6.31.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/sys-kernel/libre-sources/libre-sources-2.6.31.ebuild b/sys-kernel/libre-sources/libre-sources-2.6.31.ebuild
new file mode 100644
index 0000000..5921545
--- /dev/null
+++ b/sys-kernel/libre-sources/libre-sources-2.6.31.ebuild
@@ -0,0 +1,17 @@
+# 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"
+inherit kernel-libre
+detect_version
+
+DESCRIPTION="Full sources for the BLOB free version of the Linux kernel"
+HOMEPAGE="http://www.fsfla.org/svnwiki/selibre/linux-libre/"
+SRC_URI="${KERNEL_URI}"
+
+KEYWORDS="~amd64 ~x86"
+IUSE=""