summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/youtube-viewer/youtube-viewer-3.7.4-r2.ebuild3
-rw-r--r--net-misc/youtube-viewer/youtube-viewer-9999.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/net-misc/youtube-viewer/youtube-viewer-3.7.4-r2.ebuild b/net-misc/youtube-viewer/youtube-viewer-3.7.4-r2.ebuild
index 8d782d9fcc96..6faf46013802 100644
--- a/net-misc/youtube-viewer/youtube-viewer-3.7.4-r2.ebuild
+++ b/net-misc/youtube-viewer/youtube-viewer-3.7.4-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -70,7 +70,6 @@ src_install() {
pkg_postinst() {
use gtk && xdg_icon_cache_update
- elog "Optional dependencies:"
optfeature "cache support" dev-perl/LWP-UserAgent-Cached
optfeature "faster JSON to HASH conversion" dev-perl/JSON-XS
optfeature "the case if there are SSL problems" dev-perl/Mozilla-CA
diff --git a/net-misc/youtube-viewer/youtube-viewer-9999.ebuild b/net-misc/youtube-viewer/youtube-viewer-9999.ebuild
index 3115b5726ecf..13c11cedfdb8 100644
--- a/net-misc/youtube-viewer/youtube-viewer-9999.ebuild
+++ b/net-misc/youtube-viewer/youtube-viewer-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -73,7 +73,6 @@ src_install() {
pkg_postinst() {
use gtk && xdg_icon_cache_update
- elog "Optional dependencies:"
optfeature "cache support" dev-perl/LWP-UserAgent-Cached
optfeature "faster JSON to HASH conversion" dev-perl/JSON-XS
optfeature "the case if there are SSL problems" dev-perl/Mozilla-CA