commit: baddbe5bdb84f93c252bffd590cd8db37b37b69a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 3 11:08:08 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=baddbe5b
x11-misc/splatmoji: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
x11-misc/splatmoji/splatmoji-1.2.0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/x11-misc/splatmoji/splatmoji-1.2.0.ebuild
b/x11-misc/splatmoji/splatmoji-1.2.0.ebuild
index 6bb90f7331e..74bcd923cb5 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
}