* [gentoo-commits] repo/gentoo:master commit in: app-vim/l9/
@ 2016-03-13 1:44 Tim Harder
0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder @ 2016-03-13 1:44 UTC (permalink / raw
To: gentoo-commits
commit: 43f1f767d63af3dd9b16cf6dbe2ebf2297ace419
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 01:37:10 2016 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 01:37:10 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43f1f767
app-vim/l9: bump EAPI
app-vim/l9/l9-1.1.ebuild | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/app-vim/l9/l9-1.1.ebuild b/app-vim/l9/l9-1.1.ebuild
index 7cd9b6c..ed406c2 100644
--- a/app-vim/l9/l9-1.1.ebuild
+++ b/app-vim/l9/l9-1.1.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=3
+EAPI=5
-VIM_PLUGIN_VIM_VERSION="7.2"
inherit vim-plugin
DESCRIPTION="vim plugin: library for vim scripts"
@@ -12,11 +11,9 @@ HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3252"
SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=13948 -> ${P}.zip"
LICENSE="MIT"
KEYWORDS="amd64 x86"
-IUSE=""
-VIM_PLUGIN_HELPFILES="l9"
+VIM_PLUGIN_HELPFILES="${PN}.txt"
DEPEND="app-arch/unzip"
-RDEPEND=""
-S="${WORKDIR}"
+S=${WORKDIR}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/l9/
@ 2018-03-10 22:55 Patrice Clement
0 siblings, 0 replies; 2+ messages in thread
From: Patrice Clement @ 2018-03-10 22:55 UTC (permalink / raw
To: gentoo-commits
commit: 2598d90c75c3edb564c91e9b7b248ae43842eaf3
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Mar 5 21:00:32 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Mar 10 22:55:20 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2598d90c
app-vim/l9: use HTTPS.
Closes: https://github.com/gentoo/gentoo/pull/7369
app-vim/l9/l9-1.1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-vim/l9/l9-1.1.ebuild b/app-vim/l9/l9-1.1.ebuild
index e3cc5560008..9bee6627521 100644
--- a/app-vim/l9/l9-1.1.ebuild
+++ b/app-vim/l9/l9-1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
inherit vim-plugin
DESCRIPTION="vim plugin: library for vim scripts"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3252"
-SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=13948 -> ${P}.zip"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3252"
+SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=13948 -> ${P}.zip"
LICENSE="MIT"
KEYWORDS="amd64 x86"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-03-10 22:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-13 1:44 [gentoo-commits] repo/gentoo:master commit in: app-vim/l9/ Tim Harder
-- strict thread matches above, loose matches on Subject: below --
2018-03-10 22:55 Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox