summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2009-11-10 20:40:55 +0000
committerNick White <git@njw.me.uk>2009-11-10 20:40:55 +0000
commit25441ad6d27d2f1d79e842242d5cb06aa265aea7 (patch)
treeca5693e565d18e9971fbf05b826ce652d3731d04
parent806f807bb7758a745f0b3fe0f711cab0f22a0424 (diff)
downloadnjw-gentoo-local-25441ad6d27d2f1d79e842242d5cb06aa265aea7.tar.bz2
njw-gentoo-local-25441ad6d27d2f1d79e842242d5cb06aa265aea7.zip
Added latest libre-sources build
-rw-r--r--sys-kernel/libre-sources/libre-sources-2.6.31.6.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/sys-kernel/libre-sources/libre-sources-2.6.31.6.ebuild b/sys-kernel/libre-sources/libre-sources-2.6.31.6.ebuild
new file mode 100644
index 0000000..533b0fd
--- /dev/null
+++ b/sys-kernel/libre-sources/libre-sources-2.6.31.6.ebuild
@@ -0,0 +1,18 @@
+# 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"
+LIBRE_VER=1
+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=""