public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Henrik Pihl" <ahvenas@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-apps/rogdrv/
Date: Wed,  5 Aug 2020 10:35:45 +0000 (UTC)	[thread overview]
Message-ID: <1596623734.2101d4364f40a46089efe6d5e1e0597c9a4b0ceb.ahvenas@gentoo> (raw)

commit:     2101d4364f40a46089efe6d5e1e0597c9a4b0ceb
Author:     Henrik Pihl <ahvenas <AT> gmail <DOT> com>
AuthorDate: Wed Aug  5 10:35:34 2020 +0000
Commit:     Henrik Pihl <ahvenas <AT> gmail <DOT> com>
CommitDate: Wed Aug  5 10:35:34 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2101d436

sys-apps/rogdrv: set PYTHON_COMPAT to 3.7 only

- clean up duplicate fields

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Henrik Pihl <ahvenas <AT> gmail.com>

 sys-apps/rogdrv/rogdrv-0.0.5.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/sys-apps/rogdrv/rogdrv-0.0.5.ebuild b/sys-apps/rogdrv/rogdrv-0.0.5.ebuild
index c093c97..fa176a2 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} )
+PYTHON_COMPAT=( python3_7 )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1 linux-info udev
@@ -18,11 +18,9 @@ LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
 
-DEPEND="$(python_gen_cond_dep '
-		dev-python/python-evdev[${PYTHON_USEDEP}]
+DEPEND="dev-python/python-evdev[${PYTHON_USEDEP}]
 		dev-python/cffi[${PYTHON_USEDEP}]
 		dev-python/hidapi[${PYTHON_USEDEP}]
-		' python3_{7,8} )
 		dev-libs/libappindicator
 		virtual/udev"
 RDEPEND="${DEPEND}"


             reply	other threads:[~2020-08-05 10:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-05 10:35 Henrik Pihl [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-06  0:22 [gentoo-commits] repo/proj/guru:dev commit in: sys-apps/rogdrv/ Alessandro Barbieri
2021-04-13 13:15 Andrew Ammerlaan
2020-08-03 16:47 Henrik Pihl
2020-08-03 16:06 Henrik Pihl
2020-08-03 15:07 Andrew Ammerlaan
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=1596623734.2101d4364f40a46089efe6d5e1e0597c9a4b0ceb.ahvenas@gentoo \
    --to=ahvenas@gmail.com \
    --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