summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-04-03 13:08:08 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-04-04 20:55:08 +0200
commitbaddbe5bdb84f93c252bffd590cd8db37b37b69a (patch)
tree253b8c6b8f13fb5a07354b153e5ad1c7bfac036a /x11-misc
parentx11-misc/shutter: Drop superfluous optfeature header (diff)
downloadgentoo-baddbe5bdb84f93c252bffd590cd8db37b37b69a.tar.gz
gentoo-baddbe5bdb84f93c252bffd590cd8db37b37b69a.tar.bz2
gentoo-baddbe5bdb84f93c252bffd590cd8db37b37b69a.zip
x11-misc/splatmoji: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/splatmoji/splatmoji-1.2.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-misc/splatmoji/splatmoji-1.2.0.ebuild b/x11-misc/splatmoji/splatmoji-1.2.0.ebuild
index 6bb90f7331e5..74bcd923cb57 100644
--- a/x11-misc/splatmoji/splatmoji-1.2.0.ebuild
+++ b/x11-misc/splatmoji/splatmoji-1.2.0.ebuild
@@ -44,6 +44,5 @@ src_install() {
}
pkg_postinst() {
- elog "Optional uninstalled features:"
optfeature "JSON-style output" app-misc/jq
}