commit: e20febfb682b83d850f96d69505b5bbfe4285bd1
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 3 10:59:21 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 4 18:55:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e20febfb
x11-themes/greybird: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
x11-themes/greybird/greybird-3.22.14.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/x11-themes/greybird/greybird-3.22.14.ebuild
b/x11-themes/greybird/greybird-3.22.14.ebuild
index 9b41f8fae75..4cece2ecfb0 100644
--- a/x11-themes/greybird/greybird-3.22.14.ebuild
+++ b/x11-themes/greybird/greybird-3.22.14.ebuild
@@ -25,7 +25,6 @@ DEPEND="${RDEPEND}
S="${WORKDIR}/${P^}"
pkg_postinst() {
- elog "Optional uninstalled features:"
optfeature "matching icon theme" x11-themes/elementary-xfce-icon-theme
optfeature "matching cursor theme" x11-themes/vanilla-dmz-xcursors
}