diff options
-rw-r--r-- | media-video/h264enc/h264enc-10.4.7-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-video/h264enc/h264enc-10.4.7-r1.ebuild b/media-video/h264enc/h264enc-10.4.7-r1.ebuild index 4659f64d0e25..87fc103f2861 100644 --- a/media-video/h264enc/h264enc-10.4.7-r1.ebuild +++ b/media-video/h264enc/h264enc-10.4.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -30,7 +30,6 @@ src_install() { } pkg_postinst() { - elog "Optional encoders:" optfeature "aac support" "media-libs/faac media-libs/libaacplus" optfeature "dvd support" media-video/lsdvd optfeature "flac support" media-libs/flac |