mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -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>