From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-apps/rogdrv/
Date: Mon, 3 Aug 2020 15:08:07 +0000 (UTC) [thread overview]
Message-ID: <1596467223.ef2fa977b1e6cfb2a806d39cdda1f0ad9e88e06d.andrewammerlaan@gentoo> (raw)
Message-ID: <20200803150807.jA1bBtT3883BKsM1Bain8Ezb2KuGAjUQsJWjB3RSVtg@z> (raw)
commit: ef2fa977b1e6cfb2a806d39cdda1f0ad9e88e06d
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Mon Aug 3 15:07:03 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Aug 3 15:07:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ef2fa977
sys-apps/rogdrv: fix missing dep
also added PYTHON_USEDEP flags
python-evdev does not have py3_9
so that had to go from PYTHON_COMPAT
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sys-apps/rogdrv/rogdrv-0.0.5.ebuild | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/sys-apps/rogdrv/rogdrv-0.0.5.ebuild b/sys-apps/rogdrv/rogdrv-0.0.5.ebuild
index 84974e4..17bb739 100644
--- a/sys-apps/rogdrv/rogdrv-0.0.5.ebuild
+++ b/sys-apps/rogdrv/rogdrv-0.0.5.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7,8} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1 linux-info udev
@@ -19,11 +19,12 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE=""
-DEPEND="dev-libs/libappindicator
- dev-python/python-evdev
- dev-python/cffi
- dev-python/cython-hidapi
- virtual/udev"
+DEPEND="
+ dev-libs/libappindicator
+ dev-python/python-evdev[${PYTHON_USEDEP}]
+ dev-python/cffi[${PYTHON_USEDEP}]
+ dev-python/hidapi[${PYTHON_USEDEP}]
+ virtual/udev"
RDEPEND="${DEPEND}"
BDEPEND=""
CONFIG_CHECK="~INPUT_UINPUT"
next reply other threads:[~2020-08-03 15:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-03 15:07 Andrew Ammerlaan [this message]
2020-08-03 15:08 ` [gentoo-commits] repo/proj/guru:master commit in: sys-apps/rogdrv/ Andrew Ammerlaan
-- strict thread matches above, loose matches on Subject: below --
2021-05-06 0:22 [gentoo-commits] repo/proj/guru:dev " Alessandro Barbieri
2021-04-13 13:15 Andrew Ammerlaan
2020-08-05 10:35 Henrik Pihl
2020-08-03 16:47 Henrik Pihl
2020-08-03 16:06 Henrik Pihl
2020-08-03 11:53 Henrik Pihl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1596467223.ef2fa977b1e6cfb2a806d39cdda1f0ad9e88e06d.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox