summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-01-05 09:30:39 +0200
committerJoonas Niilola <juippis@gentoo.org>2022-01-06 08:37:18 +0200
commitf188b26e5a3eab3604243a9b7a2b321816f7964d (patch)
tree649126d92c648dfb1198608115cd5136ab240660 /x11-wm
parentdev-util/radare2: verbump to 5.5.4 (diff)
downloadgentoo-f188b26e5a3eab3604243a9b7a2b321816f7964d.tar.gz
gentoo-f188b26e5a3eab3604243a9b7a2b321816f7964d.tar.bz2
gentoo-f188b26e5a3eab3604243a9b7a2b321816f7964d.zip
x11-wm/enlightenment: add a note about the weird slotting
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/enlightenment/enlightenment-0.25.1.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-wm/enlightenment/enlightenment-0.25.1.ebuild b/x11-wm/enlightenment/enlightenment-0.25.1.ebuild
index e5121e1befe1..3d01153a518e 100644
--- a/x11-wm/enlightenment/enlightenment-0.25.1.ebuild
+++ b/x11-wm/enlightenment/enlightenment-0.25.1.ebuild
@@ -10,6 +10,10 @@ HOMEPAGE="https://www.enlightenment.org"
SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
LICENSE="BSD-2"
+
+# Historically enlightenment was slotted to separate e16 from e17. e16 is now
+# packaged as x11-wm/e16, but the slot is kept because it's more complicated to
+# reset it rather than just to keep it.
SLOT="0.17/${PV%%_*}"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="acpi bluetooth connman doc exif geolocation nls pam policykit systemd udisks wayland xwayland"