summaryrefslogtreecommitdiff
path: root/app-misc/pystopwatch
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 /app-misc/pystopwatch
parent29aabba0ea759c6a2864ff5631735b67ee38e5e0 (diff)
gentoo resync : 10.02.2020
Diffstat (limited to 'app-misc/pystopwatch')
-rw-r--r--app-misc/pystopwatch/Manifest2
-rw-r--r--app-misc/pystopwatch/pystopwatch-2012.12.24.1-r1.ebuild6
2 files changed, 5 insertions, 3 deletions
diff --git a/app-misc/pystopwatch/Manifest b/app-misc/pystopwatch/Manifest
index 2c004144705c..7e4f7b734d8e 100644
--- a/app-misc/pystopwatch/Manifest
+++ b/app-misc/pystopwatch/Manifest
@@ -1,3 +1,3 @@
DIST pystopwatch-2012.12.24.1.tar.xz 14580 BLAKE2B e9f6deabe932bb4adc658d5b5ebc0cc7f2de461a287773881c6d1f34e7f50a0b23b3b317344994a2717998fe6e611167ed0a5d380235f6b1a5e3f572964e7609 SHA512 4b3af373356eaafd14caeecb34150fef8e7099120855230dce7c0eabba68f75d497c3cc2eb733a086a02a96ae5feeca1898ba201a5f6f5597dcd32de9c80b3df
-EBUILD pystopwatch-2012.12.24.1-r1.ebuild 662 BLAKE2B 3fe88735f4eb936c4c6c8902e373f07da6430e69651fed927a2ff5c8994d4f566049f6935702b926f462833eee4c8a7f116e7ea802afca3f4d220e374c4c8bd3 SHA512 f77107c57ef88a9e6faaf8a26c024d5ad6e1405c67c3c54ce32cd085da1d7fa023a8d2f6e70277c408117c1c1c48749eabcadf93117666bbc9b3e207e18545e0
+EBUILD pystopwatch-2012.12.24.1-r1.ebuild 695 BLAKE2B bae1962a73f8ff7f97092d37444cd058eb77277c7989c8fe3878899845d23963cd61007b0590cda4c3bbf1134af0d37715a0ae123212680002e138dd798ec055 SHA512 c05e92a42dccd9712b2b8e5548a87137ab77a19cc36ca02879ebebbb95c857bcd0bbb07af5d5e5ef649b33aaca32afaaba426f2c9f4bfb0d04c827079ed1298f
MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/app-misc/pystopwatch/pystopwatch-2012.12.24.1-r1.ebuild b/app-misc/pystopwatch/pystopwatch-2012.12.24.1-r1.ebuild
index 8ef9462053b8..971bd6d07a00 100644
--- a/app-misc/pystopwatch/pystopwatch-2012.12.24.1-r1.ebuild
+++ b/app-misc/pystopwatch/pystopwatch-2012.12.24.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -19,7 +19,9 @@ IUSE=""
REQUIRED_USE=${PYTHON_REQUIRED_USE}
RDEPEND="
- dev-python/pygtk:2[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep '
+ dev-python/pygtk:2[${PYTHON_MULTI_USEDEP}]
+ ')
gnome-base/librsvg
${PYTHON_DEPS}
"