diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-04-03 13:18:03 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-04-04 20:55:00 +0200 |
commit | 55a3682f77dd2e1b8ae93cc695c2230e237a7d51 (patch) | |
tree | a28d05c35c793ea31b65f43a7764d58883745d5a | |
parent | app-misc/recoll: Drop superfluous optfeature header (diff) | |
download | gentoo-55a3682f77dd2e1b8ae93cc695c2230e237a7d51.tar.gz gentoo-55a3682f77dd2e1b8ae93cc695c2230e237a7d51.tar.bz2 gentoo-55a3682f77dd2e1b8ae93cc695c2230e237a7d51.zip |
app-office/impressive: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r-- | app-office/impressive/impressive-0.13.0_beta2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-office/impressive/impressive-0.13.0_beta2.ebuild b/app-office/impressive/impressive-0.13.0_beta2.ebuild index e7903afbeb4f..da86e1c72aab 100644 --- a/app-office/impressive/impressive-0.13.0_beta2.ebuild +++ b/app-office/impressive/impressive-0.13.0_beta2.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 @@ -39,7 +39,6 @@ src_install() { } pkg_postinst() { - elog "The experience with ${PN^} can be enhanced by folowing packages:" optfeature "starting web or e-mail hyperlinks from PDF documents" x11-misc/xdg-utils optfeature "sound and video playback" media-video/ffmpeg optfeature "sound and video playback" media-video/mplayer |