Starting with version 3.7.4, youtube-viewer requires the user
to get their own API key to function.
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info>
Closes: https://github.com/gentoo/gentoo/pull/14960
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
elog
elog "Check the configuration file in ~/.config/youtube-viewer/"
elog "and configure your video player backend."
+ elog
+ ewarn "Starting with version 3.7.4, youtube-viewer requires the user to"
+ ewarn "get their own API key to function. Please refer to README.md or"
+ ewarn "https://github.com/trizen/youtube-viewer#logging-in for details!"
}
pkg_postrm() {