commit: dbe181f707146ee01a4807c620b5814167170119
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 8 15:44:57 2021 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Apr 8 15:45:02 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbe181f7
gui-wm/sway: 1.6 bump
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
gui-wm/sway/Manifest | 1 +
gui-wm/sway/{sway-9999.ebuild => sway-1.6.ebuild} | 3 ++-
gui-wm/sway/sway-9999.ebuild | 3 ++-
3 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/gui-wm/sway/Manifest b/gui-wm/sway/Manifest
index c6267a15372..ed173c7796c 100644
--- a/gui-wm/sway/Manifest
+++ b/gui-wm/sway/Manifest
@@ -1 +1,2 @@
DIST sway-1.5.1.tar.gz 5536721 BLAKE2B
4dcb6ca380ef8451ab9219a584598928a79e999bc0b1de0599cb7867c8fd94d54c55a2be9585635b4fd230fd83852141d6fd41ef35dbc4a8fef1bcc2828b3be4
SHA512
3b937249db2875100bc22e99f955a3300d3294a296fb37006fa1468a3986bf4fa8e5197279e3587bd8dc29f31adff8fbdc9ddc840e7be982b73331a05cd06ba5
+DIST sway-1.6.tar.gz 5549909 BLAKE2B
ee0d7aad2fe8c57061e23e9b875ebb8e991e2fb30483dee6cf7d7faa3ec782a3f28676bf9fe2183c0e643b5ed744535eba07d7e5cf20ec0756c8e5407c0f34e2
SHA512
f62477aa4a20de99c41078c6866ec67d04d0d1824f4cb21a0c40213dbadf6394e31cd239b74376bf604d20d03ce047ba97f1728043568fd49fcef43f5101c750
diff --git a/gui-wm/sway/sway-9999.ebuild b/gui-wm/sway/sway-1.6.ebuild
similarity index 96%
copy from gui-wm/sway/sway-9999.ebuild
copy to gui-wm/sway/sway-1.6.ebuild
index d03dab5a9bc..b0647726df7 100644
--- a/gui-wm/sway/sway-9999.ebuild
+++ b/gui-wm/sway/sway-1.6.ebuild
@@ -47,7 +47,8 @@ if [[ ${PV} == 9999 ]]; then
DEPEND+="~gui-libs/wlroots-9999:=[elogind=,seatd=,systemd=,X=]"
else
DEPEND+="
- =gui-libs/wlroots-0.12.0*:=[elogind=,seatd=,systemd=,X=]
+ >=gui-libs/wlroots-0.13:=[elogind=,seatd=,systemd=,X=]
+ <gui-libs/wlroots-0.14:=[elogind=,seatd=,systemd=,X=]
"
fi
RDEPEND="
diff --git a/gui-wm/sway/sway-9999.ebuild b/gui-wm/sway/sway-9999.ebuild
index d03dab5a9bc..b0647726df7 100644
--- a/gui-wm/sway/sway-9999.ebuild
+++ b/gui-wm/sway/sway-9999.ebuild
@@ -47,7 +47,8 @@ if [[ ${PV} == 9999 ]]; then
DEPEND+="~gui-libs/wlroots-9999:=[elogind=,seatd=,systemd=,X=]"
else
DEPEND+="
- =gui-libs/wlroots-0.12.0*:=[elogind=,seatd=,systemd=,X=]
+ >=gui-libs/wlroots-0.13:=[elogind=,seatd=,systemd=,X=]
+ <gui-libs/wlroots-0.14:=[elogind=,seatd=,systemd=,X=]
"
fi
RDEPEND="