Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/enlightenment/
Date: Sat, 27 Feb 2021 15:48:46
Message-Id: 1614440917.98f167352ce0df0881c5b307f7e6dd3726c6973e.juippis@gentoo
1 commit: 98f167352ce0df0881c5b307f7e6dd3726c6973e
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 15:46:30 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 15:48:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98f16735
7
8 x11-wm/enlightenment: add pinentry[efl] to optfeature
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 x11-wm/enlightenment/enlightenment-0.24.2-r1.ebuild | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/x11-wm/enlightenment/enlightenment-0.24.2-r1.ebuild b/x11-wm/enlightenment/enlightenment-0.24.2-r1.ebuild
16 index 5503d259ae4..6651273cf86 100644
17 --- a/x11-wm/enlightenment/enlightenment-0.24.2-r1.ebuild
18 +++ b/x11-wm/enlightenment/enlightenment-0.24.2-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -98,6 +98,7 @@ pkg_postinst() {
26 xdg_mimeinfo_database_update
27
28 elog "Additional programs to complete full EFL suite: "
29 + optfeature "efl-based pinentry interface" app-crypt/pinentry[efl]
30 optfeature "better monitor backlight and brightness controls" app-misc/ddcutil
31 optfeature "office file thumbnails" app-office/libreoffice app-office/libreoffice-bin
32 optfeature "an EFL-based IDE" dev-util/edi