summaryrefslogtreecommitdiff
path: root/x11-apps
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 /x11-apps
parent29aabba0ea759c6a2864ff5631735b67ee38e5e0 (diff)
gentoo resync : 10.02.2020
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/Manifest.gzbin14871 -> 14869 bytes
-rw-r--r--x11-apps/whyteboard/Manifest2
-rw-r--r--x11-apps/whyteboard/whyteboard-0.41.1-r1.ebuild (renamed from x11-apps/whyteboard/whyteboard-0.41.1.ebuild)6
3 files changed, 5 insertions, 3 deletions
diff --git a/x11-apps/Manifest.gz b/x11-apps/Manifest.gz
index 89e7504a84b7..357215d38166 100644
--- a/x11-apps/Manifest.gz
+++ b/x11-apps/Manifest.gz
Binary files differ
diff --git a/x11-apps/whyteboard/Manifest b/x11-apps/whyteboard/Manifest
index 45a241b84a27..c35c94a3247b 100644
--- a/x11-apps/whyteboard/Manifest
+++ b/x11-apps/whyteboard/Manifest
@@ -1,5 +1,5 @@
AUX whyteboard.desktop 316 BLAKE2B c3053bdd89744b967e25d6f5c1e988392ed8f10779de4b4f78842c9b3527e4211f0efcea1151f1144eea7e99cb98e6b28f1282773d38d98b39dee4e7bf2bbd92 SHA512 0caa79de89d7e82635165074695c19a8b860691db71a96f47329cd3d0d0ba90d4ce53041f72a066464da8c163bc8ac7d5f178835a1a829d4a0514df388f7d802
DIST whyteboard-0.41.1.tar.gz 372110 BLAKE2B 9f9fae6f3d471681d6809630635350d1fdeaf2f9206adb01919e75b7ca9a867637f90f563b7715abbd0d086e19f03178d0ff66e45b0e0993ecf4f4334f0f2a2d SHA512 c2f789846c5c611047b590109a49b6c28c51e5c84a7d2399f025b5b79d3c633577106aba79f76f0244bc175cbd3169cd8a53221d08ca94ddf39be01406fd429e
DIST whyteboard.png 7601 BLAKE2B 5a82eb095fef70c274ccca8284fefdfd7ddb628fc2d21e4adb3ff728a0f1ac9f1ee285a936fb8955fa4e754efb1612d52dfebb07b5d8cae8e5adce61f5750e24 SHA512 384b0e6de138d3d193c3fbf02dbfe53273d24d88e9665b04cbc8b826d29b7aa7ff8ad916a39cfb6e44d0518da1229546a230369d55b1ae86cab5152ceb33f4fe
-EBUILD whyteboard-0.41.1.ebuild 1085 BLAKE2B 1dd1b2badd26aced9731a7a2c20527754c19dbce6735fa6f78d5fe3599b200ebb4cd7c6e9e5819c58cf8180a6e097ba04f1547947f6bb8d86bff4c94732964ee SHA512 7aa24d6bb2dd3a114a67c20b7fdade09f1c4cdf25440df781cdc819985bfa58a722e71ea7d25be1c9f73b5b3f1c379c15ab043d29a587345ba14d57b8f27bca3
+EBUILD whyteboard-0.41.1-r1.ebuild 1118 BLAKE2B 647c17210ce73414f052dd958afeb68e51911a73b4a01c0f381ee4e3aec967d3e76155dc8c7c79cc5e85d3e7e34b258d916163e70d13fc4893ce6bae43156263 SHA512 ac698f3dd9111660277ea65bbb98d99cd4690a7408e4d624ff32a4d1eceba380c0d9a1269befbc2ac09eb52accd2afe794894993765abd93ab939d9baf31e2e5
MISC metadata.xml 434 BLAKE2B 00d56d4d13176b1b37e136e0f0e3bc815cccecb89da9f7be1b682c50054f5590fb518412ded3e915e8cb98fe7deceb65605e048cbf237609b4dd306c38ca10b5 SHA512 49250b347b4c0e66a67394259c333c5d840830cdfe2969830b4f97735ce3e545b579ea749c9151d0a3579cd9621935283ce16a22330dc195c91e47900458b6e9
diff --git a/x11-apps/whyteboard/whyteboard-0.41.1.ebuild b/x11-apps/whyteboard/whyteboard-0.41.1-r1.ebuild
index b37dbb1d85d8..9d13028f704d 100644
--- a/x11-apps/whyteboard/whyteboard-0.41.1.ebuild
+++ b/x11-apps/whyteboard/whyteboard-0.41.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -21,7 +21,9 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
DEPEND="${PYTHON_DEPS}"
RDEPEND="${DEPEND}
- dev-python/wxpython:*[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep '
+ dev-python/wxpython:*[${PYTHON_MULTI_USEDEP}]
+ ')
media-gfx/imagemagick"
src_install() {