From 6ad326d51f0c85296969937f51716cabb40d695d Mon Sep 17 00:00:00 2001 From: Nick White Date: Thu, 20 Aug 2009 10:21:16 +0100 Subject: Latest version of libre-sources --- sys-kernel/libre-sources/libre-sources-2.6.30.5.ebuild | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 sys-kernel/libre-sources/libre-sources-2.6.30.5.ebuild (limited to 'sys-kernel/libre-sources/libre-sources-2.6.30.5.ebuild') diff --git a/sys-kernel/libre-sources/libre-sources-2.6.30.5.ebuild b/sys-kernel/libre-sources/libre-sources-2.6.30.5.ebuild new file mode 100644 index 0000000..5921545 --- /dev/null +++ b/sys-kernel/libre-sources/libre-sources-2.6.30.5.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="" -- cgit v1.2.3