summaryrefslogtreecommitdiff
path: root/sys-kernel
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2009-06-16 12:37:19 +0100
committerNick White <git@njw.me.uk>2009-06-16 12:37:19 +0100
commit0bf2472b331d8a1f2829df70fccdcd96d489eb66 (patch)
treee778cac6d55d8a273e24d16cd88798f6b56cf7be /sys-kernel
parent64983ba2ef73cc2b0a78b5a7b92c5a6c01e88a47 (diff)
downloadnjw-gentoo-local-0bf2472b331d8a1f2829df70fccdcd96d489eb66.tar.bz2
njw-gentoo-local-0bf2472b331d8a1f2829df70fccdcd96d489eb66.zip
Fixed metadata variable
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/libregentoo-sources/libregentoo-sources-2.6.30-r1.ebuild3
1 files changed, 1 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 a24322d..baa5b65 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
@@ -10,6 +10,5 @@ KEYWORDS="~x86"
IUSE=""
HOMEPAGE="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"
+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}"