diff options
Diffstat (limited to 'sys-boot/grub/grub-2.00-r4.ebuild')
-rw-r--r-- | sys-boot/grub/grub-2.00-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/grub/grub-2.00-r4.ebuild b/sys-boot/grub/grub-2.00-r4.ebuild index a72a2b25..4938704b 100644 --- a/sys-boot/grub/grub-2.00-r4.ebuild +++ b/sys-boot/grub/grub-2.00-r4.ebuild @@ -72,7 +72,7 @@ REQUIRED_USE="grub_platforms_qemu? ( truetype ) # os-prober: Used on runtime to detect other OSes # xorriso (dev-libs/libisoburn): Used on runtime for mkrescue -# sbsigntool is RogentOS specific +# sbsigntool is Kogaion specific RDEPEND=" app-crypt/sbsigntool x11-themes/kogaion-artwork-grub @@ -187,7 +187,7 @@ grub_configure() { *) platform=${MULTIBUILD_VARIANT} ;; esac - # RogentOS: backward compatibility, do not change --with-grubdir + # Kogaion: backward compatibility, do not change --with-grubdir local myeconfargs=( --disable-werror --program-prefix= |