summaryrefslogtreecommitdiff
path: root/dev-python/thunarx-python
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:05:55 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:05:55 +0000
commit71deace00d1a2b091313fe137ab7092418c6f87c (patch)
tree9f1f0dee23e13658e52f49437befe78427148c51 /dev-python/thunarx-python
parent29aabba0ea759c6a2864ff5631735b67ee38e5e0 (diff)
gentoo resync : 10.02.2020
Diffstat (limited to 'dev-python/thunarx-python')
-rw-r--r--dev-python/thunarx-python/Manifest2
-rw-r--r--dev-python/thunarx-python/thunarx-python-0.5.1-r1.ebuild (renamed from dev-python/thunarx-python/thunarx-python-0.5.1.ebuild)4
2 files changed, 4 insertions, 2 deletions
diff --git a/dev-python/thunarx-python/Manifest b/dev-python/thunarx-python/Manifest
index 0a2ba549f7d2..0519af92cc32 100644
--- a/dev-python/thunarx-python/Manifest
+++ b/dev-python/thunarx-python/Manifest
@@ -1,3 +1,3 @@
DIST thunarx-python-0.5.1.tar.bz2 334426 BLAKE2B 59f8e625b10ceeaefffa4b6dde150c32023365e76854c6e77ae2f222b509856353c8d62de26ba4e7b967cfcce1219205923938389fd1714a420bc9e1ac2b12b2 SHA512 0c1d8f20b74a3eb87b3c2c181c6438bc059dff75afdc26cfea19dffb7efe1f14e6a880689f73afcbbcb5922312741df72018e3b9980c4a45426e7a7d4651177f
-EBUILD thunarx-python-0.5.1.ebuild 719 BLAKE2B 66ff0289280b1e954113fb8fb47e19bac9b5dd0338bf58a27922228e356e62f9d22469c7e44f947122338b0c33537131900d914f7a314683fc05a0d716fe70fa SHA512 4511e98989d04d371b2652a17052d131ec1696d6b724a51f25f9a8f89129990da135fe0e541e836218ebb1455a6a91c03e5574dec75fb4bae90b2dd00e543509
+EBUILD thunarx-python-0.5.1-r1.ebuild 755 BLAKE2B a4da43181cc6ce167d3550c7c1b0e07142b4c909921e7c01eb5d9b8086781bd83d41f81ec5314761d9b5631e59bbe87f92de804130212e29a5240f2799f34845 SHA512 55082f1ee32d29181bbf870036d762e057e76b8eea93c804ba0ff82dea13e3bf563039efe273aa33cef9d3136dcd8c24e4dd4b6ceff2107aced30fb512f499d5
MISC metadata.xml 249 BLAKE2B cfb34e0ab5b7155d26bee3e5cc55d570e05151273d6793455b82980b3e3411983eaee6a6ea94f896b18df24efdc964f180bb00b3852a98a2cc5571f1d22f6d84 SHA512 ec9e5427d44f20c2c0166fe103e6e8b8384a300685f7c9774f9177a1533d7057f332af1ba1046462f75bb3f2812e075d01b5eaeb625340c911d2bc6d2f9acf7c
diff --git a/dev-python/thunarx-python/thunarx-python-0.5.1.ebuild b/dev-python/thunarx-python/thunarx-python-0.5.1-r1.ebuild
index 2d802fa3d307..0a243f4cf713 100644
--- a/dev-python/thunarx-python/thunarx-python-0.5.1.ebuild
+++ b/dev-python/thunarx-python/thunarx-python-0.5.1-r1.ebuild
@@ -18,7 +18,9 @@ IUSE=""
RDEPEND="${PYTHON_DEPS}
>=x11-libs/gtk+-3.20:3
>=dev-libs/glib-2.30:2
- >=dev-python/pygobject-3.20:3[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep '
+ >=dev-python/pygobject-3.20:3[${PYTHON_MULTI_USEDEP}]
+ ')
>=xfce-base/thunar-1.7.0"
DEPEND="${RDEPEND}
virtual/pkgconfig"