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: Tue, 24 Sep 2019 15:29:32
Message-Id: 1569338792.facf3ea3feff38f4fdbd01dfb4306b593547d505.juippis@gentoo
1 commit: facf3ea3feff38f4fdbd01dfb4306b593547d505
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 24 15:26:32 2019 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 24 15:26:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=facf3ea3
7
8 x11-wm/enlightenment: remove masked optional dependency from 0.23
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
12
13 x11-wm/enlightenment/enlightenment-0.23.0.ebuild | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/x11-wm/enlightenment/enlightenment-0.23.0.ebuild b/x11-wm/enlightenment/enlightenment-0.23.0.ebuild
17 index d3c781b0cb8..f919e54034a 100644
18 --- a/x11-wm/enlightenment/enlightenment-0.23.0.ebuild
19 +++ b/x11-wm/enlightenment/enlightenment-0.23.0.ebuild
20 @@ -102,7 +102,6 @@ pkg_postinst() {
21 optfeature "image viewer" media-gfx/ephoto
22 optfeature "ConnMan user interface for Enlightenment" net-misc/econnman
23 optfeature "system and process monitor" sys-process/evisum
24 - optfeature "downloading themes and add-ons" x11-misc/enlightenment-extra
25 optfeature "feature rich terminal emulator" x11-terms/terminology
26 optfeature "a matching GTK theme" x11-themes/e-gtk-theme
27 }