summaryrefslogtreecommitdiff
path: root/sys-boot/grub/grub-2.00-r5.ebuild
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2015-04-26 01:25:59 +0300
committerBlackNoxis <steven.darklight@gmail.com>2015-04-26 01:25:59 +0300
commit34cc615f0c846848db2030da5f4917b9093cdc7a (patch)
tree562072d103a1d18d0d6f2d692d642b2fb3f07a0f /sys-boot/grub/grub-2.00-r5.ebuild
parent1d6e6c9cf8e73e83dc9d6a726efbbc1f8211eb99 (diff)
[sys-boot/grub] upgrade
Diffstat (limited to 'sys-boot/grub/grub-2.00-r5.ebuild')
-rw-r--r--sys-boot/grub/grub-2.00-r5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/grub/grub-2.00-r5.ebuild b/sys-boot/grub/grub-2.00-r5.ebuild
index 8a85b6fd..223c7f6e 100644
--- a/sys-boot/grub/grub-2.00-r5.ebuild
+++ b/sys-boot/grub/grub-2.00-r5.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 & Argent specific
+# sbsigntool is Kogaion & Argent 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=
@@ -207,7 +207,7 @@ grub_configure() {
$(usex efiemu '' --disable-efiemu)
)
- # RogentOS: keep --with-grubdir=grub to grub for backward compatibility
+ # Kogaion: keep --with-grubdir=grub to grub for backward compatibility
if use multislot; then
myeconfargs+=(
--program-transform-name="s,grub,grub2,"