public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/voom/
Date: Sun,  9 Feb 2020 16:18:18 +0000 (UTC)	[thread overview]
Message-ID: <1581265059.2f385a3f4c369e74e723ebffc5d229fa9c53379a.mgorny@gentoo> (raw)

commit:     2f385a3f4c369e74e723ebffc5d229fa9c53379a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  7 12:19:23 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 16:17:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f385a3f

app-vim/voom: Switch to PYTHON_MULTI_USEDEP API

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-vim/voom/{voom-5.1-r1.ebuild => voom-5.1-r2.ebuild} | 6 +++---
 app-vim/voom/{voom-5.3.ebuild => voom-5.3-r1.ebuild}    | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-vim/voom/voom-5.1-r1.ebuild b/app-vim/voom/voom-5.1-r2.ebuild
similarity index 76%
rename from app-vim/voom/voom-5.1-r1.ebuild
rename to app-vim/voom/voom-5.1-r2.ebuild
index 661ae4f5bd8..53ff9daabbe 100644
--- a/app-vim/voom/voom-5.1-r1.ebuild
+++ b/app-vim/voom/voom-5.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,6 +17,6 @@ VIM_PLUGIN_HELPFILES="${PN}.txt"
 
 RDEPEND="${PYTHON_DEPS}
 	|| (
-		app-editors/vim[python,${PYTHON_USEDEP}]
-		app-editors/gvim[python,${PYTHON_USEDEP}]
+		app-editors/vim[python,${PYTHON_SINGLE_USEDEP}]
+		app-editors/gvim[python,${PYTHON_SINGLE_USEDEP}]
 	)"

diff --git a/app-vim/voom/voom-5.3.ebuild b/app-vim/voom/voom-5.3-r1.ebuild
similarity index 85%
rename from app-vim/voom/voom-5.3.ebuild
rename to app-vim/voom/voom-5.3-r1.ebuild
index 78f809834f6..af13fa79088 100644
--- a/app-vim/voom/voom-5.3.ebuild
+++ b/app-vim/voom/voom-5.3-r1.ebuild
@@ -18,8 +18,8 @@ VIM_PLUGIN_HELPFILES="${PN}.txt"
 
 RDEPEND="${PYTHON_DEPS}
 	|| (
-		app-editors/vim[python,${PYTHON_USEDEP}]
-		app-editors/gvim[python,${PYTHON_USEDEP}]
+		app-editors/vim[python,${PYTHON_SINGLE_USEDEP}]
+		app-editors/gvim[python,${PYTHON_SINGLE_USEDEP}]
 	)"
 
 S=${WORKDIR}/VOoM-${PV}


             reply	other threads:[~2020-02-09 16:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-09 16:18 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-26  2:37 [gentoo-commits] repo/gentoo:master commit in: app-vim/voom/ Conrad Kostecki
2023-06-08 10:50 Pacho Ramos
2023-04-10 22:17 Sam James
2021-05-24 18:52 Michał Górny
2020-04-04 12:21 Mikle Kolyada
2020-01-13  4:40 Tim Harder
2017-05-27 15:19 Michał Górny
2016-07-07 22:51 Patrice Clement
2015-08-25  3:41 Tim Harder

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=1581265059.2f385a3f4c369e74e723ebffc5d229fa9c53379a.mgorny@gentoo \
    --to=mgorny@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