commit: 328ccdeae3a6ecdd635bbe7b67ed56cc70de24ac
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 3 11:08:11 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 4 18:55:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=328ccdea
x11-misc/shutter: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
x11-misc/shutter/shutter-0.95.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/x11-misc/shutter/shutter-0.95.ebuild
b/x11-misc/shutter/shutter-0.95.ebuild
index de56f6405cd..f77cc3920a5 100644
--- a/x11-misc/shutter/shutter-0.95.ebuild
+++ b/x11-misc/shutter/shutter-0.95.ebuild
@@ -73,7 +73,6 @@ src_install() {
pkg_postinst() {
xdg_pkg_postinst
- elog "To get additional features, optional runtime dependencies may be
installed:"
optfeature "writing Exif information" media-libs/exiftool
optfeature "drawing tool" dev-perl/Goo-Canvas
optfeature "image hostings uploading" "dev-perl/JSON-MaybeXS
dev-perl/Net-OAuth dev-perl/Path-Class"