mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
Only declare the pre-inherit variables before inherit. Reduce the scope of MOUDLE_S by making it a local variable 'module_src'. Move other non-pre-inherit variables after the typical ebuild prelude. Signed-off-by: Florian Schmaus <flow@gentoo.org>