commit: 3dad950365cb6d20e2795e64a071de446b9629ef
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 3 11:27:11 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 4 18:55:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dad9503
net-misc/gallery-dl: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-misc/gallery-dl/gallery-dl-1.16.5.ebuild | 3 ---
net-misc/gallery-dl/gallery-dl-1.17.1.ebuild | 3 ---
net-misc/gallery-dl/gallery-dl-9999.ebuild | 3 ---
3 files changed, 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 b1acc9d0aa4..c0680f91535 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 b1acc9d0aa4..c0680f91535 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 b1acc9d0aa4..c0680f91535 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
}