diff options
Diffstat (limited to 'x11-drivers/xf86-video-ati/xf86-video-ati-6.14.4-r1.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-6.14.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.4-r1.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.4-r1.ebuild index 9ab51577..d153c8fe 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.4-r1.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.4-r1.ebuild @@ -37,7 +37,7 @@ src_install() { # install a modprobe.d file to make sure that KMS # is enabled for the radeon kernel driver # if this package is installed. KMS is now mandatory - # but current Sabayon kernels have it disabled to + # but current Kogaion kernels have it disabled to # allow fglrx to work dodir /etc/modprobe.d echo "options radeon modeset=1" > radeon.conf |