diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-04-03 13:08:11 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-04-04 20:55:08 +0200 |
commit | 328ccdeae3a6ecdd635bbe7b67ed56cc70de24ac (patch) | |
tree | c94d0b9c133b3177cd697fbb3169081d07c782a7 /x11-misc/shutter | |
parent | x11-misc/obmenu-generator: Use optfeature_header() instead of custom elog (diff) | |
download | gentoo-328ccdeae3a6ecdd635bbe7b67ed56cc70de24ac.tar.gz gentoo-328ccdeae3a6ecdd635bbe7b67ed56cc70de24ac.tar.bz2 gentoo-328ccdeae3a6ecdd635bbe7b67ed56cc70de24ac.zip |
x11-misc/shutter: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-misc/shutter')
-rw-r--r-- | x11-misc/shutter/shutter-0.95.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-misc/shutter/shutter-0.95.ebuild b/x11-misc/shutter/shutter-0.95.ebuild index de56f6405cda..f77cc3920a5b 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" |