diff options
Diffstat (limited to 'media-tv/linuxtv-dvb-firmware/linuxtv-dvb-firmware-2009.07.06-r1.ebuild')
-rw-r--r-- | media-tv/linuxtv-dvb-firmware/linuxtv-dvb-firmware-2009.07.06-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-tv/linuxtv-dvb-firmware/linuxtv-dvb-firmware-2009.07.06-r1.ebuild b/media-tv/linuxtv-dvb-firmware/linuxtv-dvb-firmware-2009.07.06-r1.ebuild index 06fc5cd6d06e..3464c69c5319 100644 --- a/media-tv/linuxtv-dvb-firmware/linuxtv-dvb-firmware-2009.07.06-r1.ebuild +++ b/media-tv/linuxtv-dvb-firmware/linuxtv-dvb-firmware-2009.07.06-r1.ebuild @@ -265,7 +265,7 @@ pkg_setup() { elog "in ${ROOT%/}/etc/make.conf. This way only the firmwares you own" elog "the hardware will be installed." fi - # according to http://devmanual.gentoo.org/general-concepts/use-flags/index.html + # according to https://devmanual.gentoo.org/general-concepts/use-flags/index.html # we should not die here. However, there is no sensible fallback choice to make # because the user may have either the one or the other. WYGIWYG if use dvb_cards_tda10046 && use dvb_cards_tda10046lifeview; then |