diff options
author | Nick White <git@njw.me.uk> | 2009-06-16 12:11:39 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2009-06-16 12:11:39 +0100 |
commit | abda548dbd0195ce04547f5fc89188662995f0e4 (patch) | |
tree | 445049582bfa03171d16b0e53c12a0ccb46c5cec /sys-kernel/libregentoo-sources | |
parent | c2acb28e796b839e5adda5b84bc18d91dc54602b (diff) | |
download | njw-gentoo-local-abda548dbd0195ce04547f5fc89188662995f0e4.tar.bz2 njw-gentoo-local-abda548dbd0195ce04547f5fc89188662995f0e4.zip |
Check patches for blobs, and fix uri setting
Diffstat (limited to 'sys-kernel/libregentoo-sources')
-rw-r--r-- | sys-kernel/libregentoo-sources/libregentoo-sources-2.6.30-r1.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
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) |