summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-03-30 07:53:19 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-03-30 07:53:19 +0300
commit3f8c894a6ab074ed6209d339613575896845562e (patch)
tree8af00e341c83db5d9b5ba7e3543733e682a21030 /x11-wm
parentdev-util/meson: install bash-completion files (diff)
downloadgentoo-3f8c894a6ab074ed6209d339613575896845562e.tar.gz
gentoo-3f8c894a6ab074ed6209d339613575896845562e.tar.bz2
gentoo-3f8c894a6ab074ed6209d339613575896845562e.zip
x11-wm/enlightenment: remove conflicting optfeature in 0.25.3
- since we have !x11-themes/e-flat-theme in efl-1.26. Flat is the default theme in enlightenment-0.25. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/enlightenment/enlightenment-0.25.3.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/enlightenment/enlightenment-0.25.3.ebuild b/x11-wm/enlightenment/enlightenment-0.25.3.ebuild
index 1c281dc0de93..51fabab81895 100644
--- a/x11-wm/enlightenment/enlightenment-0.25.3.ebuild
+++ b/x11-wm/enlightenment/enlightenment-0.25.3.ebuild
@@ -115,6 +115,5 @@ pkg_postinst() {
optfeature "ConnMan user interface for Enlightenment" net-misc/econnman
optfeature "system and process monitor" sys-process/evisum
optfeature "feature rich terminal emulator" x11-terms/terminology
- optfeature "a modern flat enlightenment WM theme" x11-themes/e-flat-theme
optfeature "a matching GTK theme" x11-themes/e-gtk-theme
}