summaryrefslogtreecommitdiff
path: root/x11-wm/qtile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/qtile')
-rw-r--r--x11-wm/qtile/Manifest4
-rw-r--r--x11-wm/qtile/qtile-0.14.2-r1.ebuild (renamed from x11-wm/qtile/qtile-0.14.2.ebuild)6
-rw-r--r--x11-wm/qtile/qtile-9999.ebuild6
3 files changed, 8 insertions, 8 deletions
diff --git a/x11-wm/qtile/Manifest b/x11-wm/qtile/Manifest
index 5078992cde78..aefe3b5bd2a9 100644
--- a/x11-wm/qtile/Manifest
+++ b/x11-wm/qtile/Manifest
@@ -1,6 +1,6 @@
AUX qtile-0.12.0-tests.patch 415 BLAKE2B f0701a380584a7e31b5141a8307a163ac8c54060279e9d994c9ee42b0454c376bd6350fa76e4d7eac5bd01623875f85f5d6b3fe9e4e6ad0dc872a70f7f9e0e23 SHA512 a3cef5aa6680baaef6ea22207efbe0b58ca3dddb7f713443422eac58893d33f5900a178bc2331073e3d5b6c408ddac0e087253f3a29f8f65c822747c4f080b84
AUX qtile-session 1854 BLAKE2B 260c39642f805f9b94e59ab25d9e8d6e53abcb9fbed76f33434fdd2ccd65dc24c71b7ea654ced6393404656f2f26d96dc45a2b7e580190da408a396e76af2897 SHA512 4d7418316f6baeaa28b254f341c74641004bd58444c425f626c92e44bff046ec108d128a9e91c10daae75b222c5758e8f0e8a5e3b778b2af36409f4d4b778cbe
DIST qtile-0.14.2.tar.gz 492274 BLAKE2B b5418424a4cea6844d500ea00b4fa5c4b93d529503a3ece1f651c82cd1c63689d8ba95a706fd97e7d93cf823a6155196d724f18e47f9fe283e4df2586e55b56f SHA512 c6653e8dca24cef4b1cf48c26b2a0feb4bc125a1c966e0a3ea078fd1d1bba9c7306facf620438795aa2d2daecbd6e58bcda954753ab6b27f6c0cbead3766d8c0
-EBUILD qtile-0.14.2.ebuild 1699 BLAKE2B e1a8d98659a008c27d12e5aaa0f694405b8aa55168600a9fd29c4194b199675d17d479cbc66934960842aed9ad1b6559dd7aca2c7f96cb69af793f9ea357e91e SHA512 ca0926f47f84b5683fa5d56aacc944994c0f59bb5bf08f5569af99e7215fe2b5fc92248e751143ec6c8e26e3b523598527b25095ca901e66cd0f7cc7d2ca0e2f
-EBUILD qtile-9999.ebuild 1699 BLAKE2B e1a8d98659a008c27d12e5aaa0f694405b8aa55168600a9fd29c4194b199675d17d479cbc66934960842aed9ad1b6559dd7aca2c7f96cb69af793f9ea357e91e SHA512 ca0926f47f84b5683fa5d56aacc944994c0f59bb5bf08f5569af99e7215fe2b5fc92248e751143ec6c8e26e3b523598527b25095ca901e66cd0f7cc7d2ca0e2f
+EBUILD qtile-0.14.2-r1.ebuild 1702 BLAKE2B c0a45e22dcae71d7e68147a8dcf1f58aa9c5eb1719259bd55e6a60c3243c3decfdeb07ee8ab07fb598d3cbd8b59ebf35c7a91b9c5403428c8ee84075054de597 SHA512 dc4dce038f4f8cef86dcadab388b77521264e23d5092f4c1c78cae239181ea71f1d92f9a1a02f9c334eac3b307f52cc10c59a1792f9194d8a6d3f2bc07321a6b
+EBUILD qtile-9999.ebuild 1702 BLAKE2B c0a45e22dcae71d7e68147a8dcf1f58aa9c5eb1719259bd55e6a60c3243c3decfdeb07ee8ab07fb598d3cbd8b59ebf35c7a91b9c5403428c8ee84075054de597 SHA512 dc4dce038f4f8cef86dcadab388b77521264e23d5092f4c1c78cae239181ea71f1d92f9a1a02f9c334eac3b307f52cc10c59a1792f9194d8a6d3f2bc07321a6b
MISC metadata.xml 323 BLAKE2B e89bf065a17c1ae7499e749e1b2e0af729cb64cdadc6c2ad8b06d34290ae0afca0da51802e3b855c24c9ecd23e78bae8ba9ba89e3a7f464bcf88b90622a9a442 SHA512 33be266eccb74e19b4bc89ff482e44b3542543b3f693d00bb37f1e3cd08e2465632050119d2722410d23de278bb6b1a52e2769441ca3456d3c116ef890a99a7b
diff --git a/x11-wm/qtile/qtile-0.14.2.ebuild b/x11-wm/qtile/qtile-0.14.2-r1.ebuild
index d83d014def72..b9c5aecfceab 100644
--- a/x11-wm/qtile/qtile-0.14.2.ebuild
+++ b/x11-wm/qtile/qtile-0.14.2-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1 virtualx
@@ -23,7 +23,7 @@ IUSE="test"
# docs require sphinxcontrib-blockdiag and sphinxcontrib-seqdiag
RDEPEND="
- x11-libs/cairo[xcb]
+ x11-libs/cairo[X,xcb(+)]
x11-libs/pango
dev-python/setuptools[${PYTHON_USEDEP}]
>=dev-python/cairocffi-0.9.0[${PYTHON_USEDEP}]
diff --git a/x11-wm/qtile/qtile-9999.ebuild b/x11-wm/qtile/qtile-9999.ebuild
index d83d014def72..b9c5aecfceab 100644
--- a/x11-wm/qtile/qtile-9999.ebuild
+++ b/x11-wm/qtile/qtile-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1 virtualx
@@ -23,7 +23,7 @@ IUSE="test"
# docs require sphinxcontrib-blockdiag and sphinxcontrib-seqdiag
RDEPEND="
- x11-libs/cairo[xcb]
+ x11-libs/cairo[X,xcb(+)]
x11-libs/pango
dev-python/setuptools[${PYTHON_USEDEP}]
>=dev-python/cairocffi-0.9.0[${PYTHON_USEDEP}]