public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/lyvi/
Date: Wed, 24 May 2017 12:32:13 +0000 (UTC)	[thread overview]
Message-ID: <1495628979.4fc8a90b95fce93efcea19d0668e286dff02813f.pacho@gentoo> (raw)

commit:     4fc8a90b95fce93efcea19d0668e286dff02813f
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed May 24 12:29:39 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed May 24 12:29:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fc8a90b

media-sound/lyvi: Support newer python

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-sound/lyvi/lyvi-2.0.0.ebuild | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

diff --git a/media-sound/lyvi/lyvi-2.0.0.ebuild b/media-sound/lyvi/lyvi-2.0.0.ebuild
index 69ffa35d38d..545d85dd45f 100644
--- a/media-sound/lyvi/lyvi-2.0.0.ebuild
+++ b/media-sound/lyvi/lyvi-2.0.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
-PYTHON_COMPAT=( python3_4 )
+PYTHON_COMPAT=( python3_{4,5,6} )
 
 inherit distutils-r1
 
@@ -15,14 +15,16 @@ KEYWORDS="amd64"
 SLOT="0"
 IUSE="mpris"
 
-RDEPEND="dev-python/pillow[${PYTHON_USEDEP}]
-		dev-python/plyr[${PYTHON_USEDEP}]
-		dev-python/psutil[${PYTHON_USEDEP}]
-		dev-python/urwid[${PYTHON_USEDEP}]
-		mpris? (
-			dev-python/dbus-python[${PYTHON_USEDEP}]
-			dev-python/pygobject:3[${PYTHON_USEDEP}]
-		)"
+RDEPEND="
+	dev-python/pillow[${PYTHON_USEDEP}]
+	dev-python/plyr[${PYTHON_USEDEP}]
+	dev-python/psutil[${PYTHON_USEDEP}]
+	dev-python/urwid[${PYTHON_USEDEP}]
+	mpris? (
+		dev-python/dbus-python[${PYTHON_USEDEP}]
+		dev-python/pygobject:3[${PYTHON_USEDEP}]
+	)
+"
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 
 python_prepare_all() {


             reply	other threads:[~2017-05-24 12:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-24 12:32 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-02-16 21:47 [gentoo-commits] repo/gentoo:master commit in: media-sound/lyvi/ Jonas Stein
2017-04-23 20:48 Michał Górny
2016-05-29 14:19 Pacho Ramos
2016-04-27  2:40 Jason Zaman

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=1495628979.4fc8a90b95fce93efcea19d0668e286dff02813f.pacho@gentoo \
    --to=pacho@gentoo.org \
    --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