summaryrefslogtreecommitdiff
path: root/sys-kernel
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2009-06-16 12:11:39 +0100
committerNick White <git@njw.me.uk>2009-06-16 12:11:39 +0100
commitabda548dbd0195ce04547f5fc89188662995f0e4 (patch)
tree445049582bfa03171d16b0e53c12a0ccb46c5cec /sys-kernel
parentc2acb28e796b839e5adda5b84bc18d91dc54602b (diff)
downloadnjw-gentoo-local-abda548dbd0195ce04547f5fc89188662995f0e4.tar.bz2
njw-gentoo-local-abda548dbd0195ce04547f5fc89188662995f0e4.zip
Check patches for blobs, and fix uri setting
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/libre-sources/libre-sources-2.6.30.ebuild2
-rw-r--r--sys-kernel/libregentoo-sources/libregentoo-sources-2.6.30-r1.ebuild2
2 files changed, 1 insertions, 3 deletions
diff --git a/sys-kernel/libre-sources/libre-sources-2.6.30.ebuild b/sys-kernel/libre-sources/libre-sources-2.6.30.ebuild
index dfc113c..8ef9991 100644
--- a/sys-kernel/libre-sources/libre-sources-2.6.30.ebuild
+++ b/sys-kernel/libre-sources/libre-sources-2.6.30.ebuild
@@ -5,7 +5,7 @@ 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="${LIBREKERNEL_URI}"
+SRC_URI="${KERNEL_URI}"
KEYWORDS="~amd64 ~x86"
IUSE=""
diff --git a/sys-kernel/libregentoo-sources/libregentoo-sources-2.6.30-r1.ebuild b/sys-kernel/libregentoo-sources/libregentoo-sources-2.6.30-r1.ebuild
index 9c12530..6449dfa 100644
--- a/sys-kernel/libregentoo-sources/libregentoo-sources-2.6.30-r1.ebuild
+++ b/sys-kernel/libregentoo-sources/libregentoo-sources-2.6.30-r1.ebuild
@@ -14,5 +14,3 @@ http://dev.gentoo.org/~dsd/genpatches"
DESCRIPTION="Full sources including the Gentoo patchset for the
${KV_MAJOR}.${KV_MINOR} blob free version of the Linux kernel tree"
SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${DEBLOB_URI}"
-
-# TODO: check patches with deblob script (do this in eclass)