summaryrefslogtreecommitdiff
path: root/sys-kernel/libre-sources/libre-sources-2.6.32.6.ebuild
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2010-02-08 09:21:27 +0000
committerNick White <git@njw.me.uk>2010-02-08 09:21:27 +0000
commit21ace389f2b7f3b0c97a7c8e061ca1e7007fc830 (patch)
tree4552fcd24f305bc9ee1d341bf151931369d1ad0f /sys-kernel/libre-sources/libre-sources-2.6.32.6.ebuild
parent31a6788040214c011518d6f8b2345e56968e0d2d (diff)
downloadnjw-gentoo-local-21ace389f2b7f3b0c97a7c8e061ca1e7007fc830.tar.bz2
njw-gentoo-local-21ace389f2b7f3b0c97a7c8e061ca1e7007fc830.zip
Added latest libre-sources ebuild, updated Manifest, and added copy of kernel-2 eclass
Diffstat (limited to 'sys-kernel/libre-sources/libre-sources-2.6.32.6.ebuild')
-rw-r--r--sys-kernel/libre-sources/libre-sources-2.6.32.6.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/sys-kernel/libre-sources/libre-sources-2.6.32.6.ebuild b/sys-kernel/libre-sources/libre-sources-2.6.32.6.ebuild
new file mode 100644
index 0000000..5921545
--- /dev/null
+++ b/sys-kernel/libre-sources/libre-sources-2.6.32.6.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=""