From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/splice/
Date: Fri, 21 Apr 2017 07:33:21 +0000 (UTC) [thread overview]
Message-ID: <1492759245.8ef7fd0068f0db1f718baf00952df0b1fab0ffb3.soap@gentoo> (raw)
commit: 8ef7fd0068f0db1f718baf00952df0b1fab0ffb3
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 21 07:20:45 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Apr 21 07:20:45 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ef7fd00
app-vim/splice: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
app-vim/splice/splice-1.0.1.ebuild | 10 ++++++++--
app-vim/splice/splice-1.1.0.ebuild | 10 ++++++++--
2 files changed, 16 insertions(+), 4 deletions(-)
diff --git a/app-vim/splice/splice-1.0.1.ebuild b/app-vim/splice/splice-1.0.1.ebuild
index f14b0fae48c..60628b4e947 100644
--- a/app-vim/splice/splice-1.0.1.ebuild
+++ b/app-vim/splice/splice-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,11 +8,17 @@ inherit vim-plugin python-single-r1
DESCRIPTION="vim plugin: resolve conflicts during three-way merges"
HOMEPAGE="https://sjl.bitbucket.org/splice.vim/ http://vim.sourceforge.net/scripts/script.php?script_id=4026"
+
LICENSE="MIT"
KEYWORDS="amd64 x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RDEPEND="|| ( app-editors/vim[python] app-editors/gvim[python] )"
+RDEPEND="
+ ${PYTHON_DEPS}
+ || (
+ app-editors/vim[python]
+ app-editors/gvim[python]
+ )"
VIM_PLUGIN_HELPFILES="${PN}.txt"
diff --git a/app-vim/splice/splice-1.1.0.ebuild b/app-vim/splice/splice-1.1.0.ebuild
index 823dfad780b..236c096c3a2 100644
--- a/app-vim/splice/splice-1.1.0.ebuild
+++ b/app-vim/splice/splice-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,11 +9,17 @@ inherit vim-plugin python-single-r1 vcs-snapshot
DESCRIPTION="vim plugin: resolve conflicts during three-way merges"
HOMEPAGE="https://bitbucket.org/sjl/splice.vim http://vim.sourceforge.net/scripts/script.php?script_id=4026"
SRC_URI="https://bitbucket.org/sjl/${PN}.vim/get/v${PV}.tar.gz -> ${P}.tar.gz"
+
LICENSE="MIT"
KEYWORDS="amd64 x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RDEPEND="|| ( app-editors/vim[python] app-editors/gvim[python] )"
+RDEPEND="
+ ${PYTHON_DEPS}
+ || (
+ app-editors/vim[python]
+ app-editors/gvim[python]
+ )"
VIM_PLUGIN_HELPFILES="${PN}.txt"
next reply other threads:[~2017-04-21 7:33 UTC|newest]
Thread overview: 15+ 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-02-15 18:39 [gentoo-commits] repo/gentoo:master commit in: app-vim/splice/ Arthur Zamarin
2022-06-10 18:08 Matt Turner
2021-06-01 6:59 Agostino Sarubbo
2021-06-01 6:32 Agostino Sarubbo
2021-05-24 18:52 Michał Górny
2021-03-21 19:50 Patrice Clement
2020-04-04 12:15 Mikle Kolyada
2020-02-09 16:18 Michał Górny
2020-01-13 2:57 Tim Harder
2019-12-13 8:31 Patrice Clement
2019-12-13 8:31 Patrice Clement
2019-06-18 0:35 Aaron Bauman
2017-05-27 15:19 Michał Górny
2016-10-31 4:45 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=1492759245.8ef7fd0068f0db1f718baf00952df0b1fab0ffb3.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