commit:     79b7e92556c89453e06d8cb9b76c811d4b33a795
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  3 11:23:44 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr  4 18:55:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79b7e925

net-misc/youtube-viewer: Drop superfluous optfeature header

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-misc/youtube-viewer/youtube-viewer-3.7.4-r2.ebuild | 3 +--
 net-misc/youtube-viewer/youtube-viewer-9999.ebuild     | 3 +--
 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 8d782d9fcc9..6faf4601380 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 3115b5726ec..13c11cedfdb 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

Reply via email to