diff options
Diffstat (limited to 'x11-drivers/ati-drivers/ati-drivers-14.4_p1.ebuild')
-rw-r--r-- | x11-drivers/ati-drivers/ati-drivers-14.4_p1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/ati-drivers/ati-drivers-14.4_p1.ebuild b/x11-drivers/ati-drivers/ati-drivers-14.4_p1.ebuild index d6d509a1a1ed..b39c9a2fccfc 100644 --- a/x11-drivers/ati-drivers/ati-drivers-14.4_p1.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-14.4_p1.ebuild @@ -227,7 +227,7 @@ pkg_setup() { elog elog "If your card is older then use ${CATEGORY}/xf86-video-ati" elog "For migration informations please refer to:" - elog "http://www.gentoo.org/proj/en/desktop/x/x11/ati-migration-guide.xml" + elog "https://www.gentoo.org/proj/en/desktop/x/x11/ati-migration-guide.xml" einfo } @@ -380,7 +380,7 @@ src_install() { # There used to be some code here that tried to detect running # under a "native multilib" portage ((precursor of) - # http://dev.gentoo.org/~kanaka/auto-multilib/). I removed that, it + # https://dev.gentoo.org/~kanaka/auto-multilib/). I removed that, it # should just work (only doing some duplicate work). --marienz if has_multilib_profile; then local OABI=${ABI} |