summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2009-08-03 16:41:14 +0100
committerNick White <git@njw.me.uk>2009-08-03 16:41:14 +0100
commit6bdf299453b9fd02f5f2d230788b3c9b5e093e60 (patch)
tree1aa76b1b7e10789b2379a87a5df7b0c89a7408a6
parent466652e9cd4724d08b1cc54f06f1a230def1aee6 (diff)
downloadnjw-gentoo-local-6bdf299453b9fd02f5f2d230788b3c9b5e093e60.tar.bz2
njw-gentoo-local-6bdf299453b9fd02f5f2d230788b3c9b5e093e60.zip
Added new libre-sources ebuilds
-rw-r--r--sys-kernel/libre-sources/libre-sources-2.6.30.3.ebuild13
-rw-r--r--sys-kernel/libre-sources/libre-sources-2.6.30.4.ebuild13
2 files changed, 26 insertions, 0 deletions
diff --git a/sys-kernel/libre-sources/libre-sources-2.6.30.3.ebuild b/sys-kernel/libre-sources/libre-sources-2.6.30.3.ebuild
new file mode 100644
index 0000000..3dbc3e3
--- /dev/null
+++ b/sys-kernel/libre-sources/libre-sources-2.6.30.3.ebuild
@@ -0,0 +1,13 @@
+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=""
diff --git a/sys-kernel/libre-sources/libre-sources-2.6.30.4.ebuild b/sys-kernel/libre-sources/libre-sources-2.6.30.4.ebuild
new file mode 100644
index 0000000..3dbc3e3
--- /dev/null
+++ b/sys-kernel/libre-sources/libre-sources-2.6.30.4.ebuild
@@ -0,0 +1,13 @@
+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=""