summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-08-28 14:08:17 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-08-28 14:08:35 -0500
commita06ca46975e34d3e6fae741c1e08816ec55320e1 (patch)
treebadaef31a96671908e58c654405098a75907fe41 /gui-libs/wlroots
parentapp-xemacs/ebuild-mode: stable 1.47 for hppa, bug #692936 (diff)
downloadgentoo-a06ca46975e34d3e6fae741c1e08816ec55320e1.tar.gz
gentoo-a06ca46975e34d3e6fae741c1e08816ec55320e1.tar.bz2
gentoo-a06ca46975e34d3e6fae741c1e08816ec55320e1.zip
gui-libs/wlroots: add subslots for wlroots
sway needs to rebuild on subslot changes Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'gui-libs/wlroots')
-rw-r--r--gui-libs/wlroots/wlroots-0.7.0.ebuild2
-rw-r--r--gui-libs/wlroots/wlroots-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/gui-libs/wlroots/wlroots-0.7.0.ebuild b/gui-libs/wlroots/wlroots-0.7.0.ebuild
index 540520bfd71d..2e9ec3279126 100644
--- a/gui-libs/wlroots/wlroots-0.7.0.ebuild
+++ b/gui-libs/wlroots/wlroots-0.7.0.ebuild
@@ -17,7 +17,7 @@ else
fi
LICENSE="MIT"
-SLOT="0"
+SLOT="0/7"
IUSE="elogind icccm systemd x11-backend X"
REQUIRED_USE="?? ( elogind systemd )"
diff --git a/gui-libs/wlroots/wlroots-9999.ebuild b/gui-libs/wlroots/wlroots-9999.ebuild
index 540520bfd71d..b9431381dd79 100644
--- a/gui-libs/wlroots/wlroots-9999.ebuild
+++ b/gui-libs/wlroots/wlroots-9999.ebuild
@@ -17,7 +17,7 @@ else
fi
LICENSE="MIT"
-SLOT="0"
+SLOT="0/9999"
IUSE="elogind icccm systemd x11-backend X"
REQUIRED_USE="?? ( elogind systemd )"