diff options
author | 2015-07-23 12:23:41 -0700 | |
---|---|---|
committer | 2015-07-23 12:23:41 -0700 | |
commit | dbfe20f92b5e7952b81cb8ae59d9c28cf33418aa (patch) | |
tree | 2c27809f8d7370b0a1e198c418c0a2aa93d76768 /sys-kernel/nouveau-sources/nouveau-sources-4.1.9999-r1.ebuild | |
parent | rev-bump for nouveau-sources and patch tarball (renmoved obsolete patch, pres... (diff) | |
download | arm-dbfe20f92b5e7952b81cb8ae59d9c28cf33418aa.tar.gz arm-dbfe20f92b5e7952b81cb8ae59d9c28cf33418aa.tar.bz2 arm-dbfe20f92b5e7952b81cb8ae59d9c28cf33418aa.zip |
fixed typos in extra_elog for nouveau-sources
Diffstat (limited to 'sys-kernel/nouveau-sources/nouveau-sources-4.1.9999-r1.ebuild')
-rw-r--r-- | sys-kernel/nouveau-sources/nouveau-sources-4.1.9999-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/nouveau-sources/nouveau-sources-4.1.9999-r1.ebuild b/sys-kernel/nouveau-sources/nouveau-sources-4.1.9999-r1.ebuild index 9134589..a2c9ea0 100644 --- a/sys-kernel/nouveau-sources/nouveau-sources-4.1.9999-r1.ebuild +++ b/sys-kernel/nouveau-sources/nouveau-sources-4.1.9999-r1.ebuild @@ -33,10 +33,10 @@ SRC_URI="${NV_URI}" KEYWORDS="~arm" IUSE="deblob" -K_EXTRALOG="This kernel is not supported by Gentoo due to its unstable and +K_EXTRAELOG="This kernel is not supported by Gentoo due to its unstable and experimental nature, and although it's very recent, may still have security vulnerabilities. See gentoo-embedded on IRC if you have questions, or feel -free to ile an issue on github: https://github.com/steev/arm/issues. +free to file an issue on github: https://github.com/gentoo/arm/issues. A copy of the latest steev config has been installed as ${K_DEFCONFIG}. If you are reading this, you know what to do..." |