diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-04-03 13:27:11 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-04-04 20:55:05 +0200 |
commit | 3dad950365cb6d20e2795e64a071de446b9629ef (patch) | |
tree | c5627cfb0eb0473058809a874bee1edb42c292a8 /net-misc/gallery-dl | |
parent | net-misc/capi4hylafax: Drop superfluous optfeature header (diff) | |
download | gentoo-3dad950365cb6d20e2795e64a071de446b9629ef.tar.gz gentoo-3dad950365cb6d20e2795e64a071de446b9629ef.tar.bz2 gentoo-3dad950365cb6d20e2795e64a071de446b9629ef.zip |
net-misc/gallery-dl: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-misc/gallery-dl')
-rw-r--r-- | net-misc/gallery-dl/gallery-dl-1.16.5.ebuild | 3 | ||||
-rw-r--r-- | net-misc/gallery-dl/gallery-dl-1.17.1.ebuild | 3 | ||||
-rw-r--r-- | net-misc/gallery-dl/gallery-dl-9999.ebuild | 3 |
3 files changed, 0 insertions, 9 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.16.5.ebuild b/net-misc/gallery-dl/gallery-dl-1.16.5.ebuild index b1acc9d0aa4b..c0680f91535c 100644 --- a/net-misc/gallery-dl/gallery-dl-1.16.5.ebuild +++ b/net-misc/gallery-dl/gallery-dl-1.16.5.ebuild @@ -37,9 +37,6 @@ src_compile() { } pkg_postinst() { - elog "To get additional features, some optional runtime dependencies" - elog "may be installed:" - elog "" optfeature "Pixiv Ugoira to WebM conversion" media-video/ffmpeg optfeature "video downloads" net-misc/youtube-dl } diff --git a/net-misc/gallery-dl/gallery-dl-1.17.1.ebuild b/net-misc/gallery-dl/gallery-dl-1.17.1.ebuild index b1acc9d0aa4b..c0680f91535c 100644 --- a/net-misc/gallery-dl/gallery-dl-1.17.1.ebuild +++ b/net-misc/gallery-dl/gallery-dl-1.17.1.ebuild @@ -37,9 +37,6 @@ src_compile() { } pkg_postinst() { - elog "To get additional features, some optional runtime dependencies" - elog "may be installed:" - elog "" optfeature "Pixiv Ugoira to WebM conversion" media-video/ffmpeg optfeature "video downloads" net-misc/youtube-dl } diff --git a/net-misc/gallery-dl/gallery-dl-9999.ebuild b/net-misc/gallery-dl/gallery-dl-9999.ebuild index b1acc9d0aa4b..c0680f91535c 100644 --- a/net-misc/gallery-dl/gallery-dl-9999.ebuild +++ b/net-misc/gallery-dl/gallery-dl-9999.ebuild @@ -37,9 +37,6 @@ src_compile() { } pkg_postinst() { - elog "To get additional features, some optional runtime dependencies" - elog "may be installed:" - elog "" optfeature "Pixiv Ugoira to WebM conversion" media-video/ffmpeg optfeature "video downloads" net-misc/youtube-dl } |