public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/editorconfig-vim/
Date: Fri, 21 Apr 2017 07:33:21 +0000 (UTC)	[thread overview]
Message-ID: <1492759083.782b6feecb7325ad1d9b9357ac425fe21d5a4bc3.soap@gentoo> (raw)

commit:     782b6feecb7325ad1d9b9357ac425fe21d5a4bc3
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 21 07:18:03 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Apr 21 07:18:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=782b6fee

app-vim/editorconfig-vim: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../editorconfig-vim/editorconfig-vim-0.3.3-r2.ebuild   | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

diff --git a/app-vim/editorconfig-vim/editorconfig-vim-0.3.3-r2.ebuild b/app-vim/editorconfig-vim/editorconfig-vim-0.3.3-r2.ebuild
index 4e2840e51de..44e5e9b68b3 100644
--- a/app-vim/editorconfig-vim/editorconfig-vim-0.3.3-r2.ebuild
+++ b/app-vim/editorconfig-vim/editorconfig-vim-0.3.3-r2.ebuild
@@ -4,19 +4,26 @@
 EAPI=6
 
 PYTHON_COMPAT=(python2_7 python3_4 python3_5 python3_6)
+
 inherit python-r1 vim-plugin
 
 DESCRIPTION="vim plugin: Support EditorConfig files "
 HOMEPAGE="http://editorconfig.org/"
+SRC_URI="https://github.com/${PN%-vim}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
 LICENSE="BSD-2"
 KEYWORDS="~amd64 ~x86"
-SRC_URI="https://github.com/${PN%-vim}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-DEPEND="dev-python/editorconfig-core-py[${PYTHON_USEDEP}]
+DEPEND="
+	${PYTHON_DEPS}
+	dev-python/editorconfig-core-py[${PYTHON_USEDEP}]
 	|| (
-	app-editors/vim[python,${PYTHON_USEDEP}]
-	app-editors/gvim[python,${PYTHON_USEDEP}]
-)"
+		app-editors/vim[python,${PYTHON_USEDEP}]
+		app-editors/gvim[python,${PYTHON_USEDEP}]
+	)"
+RDEPEND="${DEPEND}"
 
 PATCHES=(
 	"${FILESDIR}/${P}-python3.patch"


             reply	other threads:[~2017-04-21  7:33 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-21  7:33 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-08 12:11 [gentoo-commits] repo/gentoo:master commit in: app-vim/editorconfig-vim/ Arthur Zamarin
2024-05-03  8:21 Sam James
2024-03-22 12:37 Arthur Zamarin
2023-05-29 20:19 Sam James
2021-03-03 18:31 Sam James
2020-07-27 20:50 Sam James
2020-07-27 14:09 Sam James
2020-06-02 17:54 Patrick McLean
2020-02-05 13:00 Michał Górny
2020-01-14  1:32 Patrick McLean
2018-06-02  0:57 Aaron Bauman
2017-05-27 15:19 Michał Górny
2017-03-01 19:55 Patrick McLean
2016-11-07 22:20 Patrick McLean
2016-11-04 22:40 Patrick McLean

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=1492759083.782b6feecb7325ad1d9b9357ac425fe21d5a4bc3.soap@gentoo \
    --to=soap@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