From: Matthew Thode Date: Wed, 28 Aug 2019 19:08:17 +0000 (-0500) Subject: gui-libs/wlroots: add subslots for wlroots X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a06ca46975e34d3e6fae741c1e08816ec55320e1;p=gentoo.git 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 --- 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 )"