public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-vim/project/
@ 2016-03-13  1:57 Tim Harder
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder @ 2016-03-13  1:57 UTC (permalink / raw
  To: gentoo-commits

commit:     999c13489a2318a2ce699455b064c93f09b52181
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 01:48:35 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 01:48:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=999c1348

app-vim/project: bump EAPI

 app-vim/project/project-1.4.1.ebuild | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/app-vim/project/project-1.4.1.ebuild b/app-vim/project/project-1.4.1.ebuild
index c9224d8..d652a81 100644
--- a/app-vim/project/project-1.4.1.ebuild
+++ b/app-vim/project/project-1.4.1.ebuild
@@ -1,21 +1,18 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="2"
+EAPI=5
 
 inherit vim-plugin
 
-DESCRIPTION="vim plugin: Managing multiple projects with multiple sources like
-an IDE"
+DESCRIPTION="vim plugin: Managing multiple projects with multiple sources like an IDE"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=69"
-SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=6273
-	-> ${P}.tar.gz"
+SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=6273 -> ${P}.tar.gz"
 
 LICENSE="vim.org"
-KEYWORDS="~ppc"
-IUSE=""
+KEYWORDS="~amd64 ~ppc ~x86"
 
 S=${WORKDIR}
 
-VIM_PLUGIN_HELPFILES="project"
+VIM_PLUGIN_HELPFILES="${PN}"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-vim/project/
@ 2018-03-07 22:15 Patrice Clement
  0 siblings, 0 replies; 2+ messages in thread
From: Patrice Clement @ 2018-03-07 22:15 UTC (permalink / raw
  To: gentoo-commits

commit:     fcde680df701cde75e6bfc9d61f2bfed700313ca
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Mar  7 18:48:49 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Mar  7 22:14:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcde680d

app-vim/project: use HTTPS.

 app-vim/project/project-1.4.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-vim/project/project-1.4.1.ebuild b/app-vim/project/project-1.4.1.ebuild
index eb704caa8f7..b90a25189c6 100644
--- a/app-vim/project/project-1.4.1.ebuild
+++ b/app-vim/project/project-1.4.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: Managing multiple projects with multiple sources like an IDE"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=69"
-SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=6273 -> ${P}.tar.gz"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=69"
+SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=6273 -> ${P}.tar.gz"
 
 LICENSE="vim.org"
 KEYWORDS="~amd64 ~ppc ~x86"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-07 22:15 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:57 [gentoo-commits] repo/gentoo:master commit in: app-vim/project/ Tim Harder
  -- strict thread matches above, loose matches on Subject: below --
2018-03-07 22:15 Patrice Clement

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox