* [gentoo-commits] repo/gentoo:master commit in: app-misc/pystopwatch/
@ 2020-02-07 11:12 Michał Górny
0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2020-02-07 11:12 UTC (permalink / raw
To: gentoo-commits
commit: 83afb1cc17afac6e4b03e6ee9d65d9c47d08f96b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 7 09:47:05 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 7 11:10:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83afb1cc
app-misc/pystopwatch: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-misc/pystopwatch/pystopwatch-2012.12.24.1-r1.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
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 8ef9462053b..269d8be267c 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_USEDEP}]
+ ')
gnome-base/librsvg
${PYTHON_DEPS}
"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/pystopwatch/
@ 2020-02-09 16:25 Michał Górny
0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2020-02-09 16:25 UTC (permalink / raw
To: gentoo-commits
commit: df73f021243d551c80a01f6e13683362804ad155
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 7 14:06:40 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 9 16:21:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df73f021
app-misc/pystopwatch: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-misc/pystopwatch/pystopwatch-2012.12.24.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 269d8be267c..971bd6d07a0 100644
--- a/app-misc/pystopwatch/pystopwatch-2012.12.24.1-r1.ebuild
+++ b/app-misc/pystopwatch/pystopwatch-2012.12.24.1-r1.ebuild
@@ -20,7 +20,7 @@ REQUIRED_USE=${PYTHON_REQUIRED_USE}
RDEPEND="
$(python_gen_cond_dep '
- dev-python/pygtk:2[${PYTHON_USEDEP}]
+ dev-python/pygtk:2[${PYTHON_MULTI_USEDEP}]
')
gnome-base/librsvg
${PYTHON_DEPS}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-02-09 16:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-09 16:25 [gentoo-commits] repo/gentoo:master commit in: app-misc/pystopwatch/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2020-02-07 11:12 Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox