* [gentoo-commits] repo/gentoo:master commit in: app-vim/searchcomplete/
@ 2016-06-29 11:49 Patrice Clement
0 siblings, 0 replies; 7+ messages in thread
From: Patrice Clement @ 2016-06-29 11:49 UTC (permalink / raw
To: gentoo-commits
commit: 045d9964aa2df127a52c373e5c5efcec1ff11fab
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 11:10:42 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Jun 29 11:20:18 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=045d9964
app-vim/searchcomplete: EAPI 6 bump.
Package-Manager: portage-2.2.28
app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild b/app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild
new file mode 100644
index 0000000..c9b2a45
--- /dev/null
+++ b/app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: tab completion in searches"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=474"
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~sparc ~x86 ~ia64 ~ppc ~amd64"
+IUSE=""
+
+VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=474"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/searchcomplete/
@ 2016-07-30 22:04 Patrice Clement
0 siblings, 0 replies; 7+ messages in thread
From: Patrice Clement @ 2016-07-30 22:04 UTC (permalink / raw
To: gentoo-commits
commit: 6462f7bbb796ca9ca6b8b3a0aa9c075521371a96
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 22:00:31 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 22:03:21 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6462f7bb
app-vim/searchcomplete: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild b/app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild
index c9b2a45..297a70c 100644
--- a/app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild
+++ b/app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild
@@ -9,7 +9,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: tab completion in searches"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=474"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~sparc ~x86 ~ia64 ~ppc ~amd64"
+KEYWORDS="alpha sparc x86 ia64 ppc amd64"
IUSE=""
VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=474"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/searchcomplete/
@ 2016-07-30 22:04 Patrice Clement
0 siblings, 0 replies; 7+ messages in thread
From: Patrice Clement @ 2016-07-30 22:04 UTC (permalink / raw
To: gentoo-commits
commit: e4788494ba8e7e98c089577a7a04ffb5a6ba0a3f
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 22:01:20 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 22:04:06 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4788494
app-vim/searchcomplete: Clean up old.
app-vim/searchcomplete/searchcomplete-1.1.ebuild | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/app-vim/searchcomplete/searchcomplete-1.1.ebuild b/app-vim/searchcomplete/searchcomplete-1.1.ebuild
deleted file mode 100644
index e98f62a..0000000
--- a/app-vim/searchcomplete/searchcomplete-1.1.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: tab completion in searches"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=474"
-LICENSE="GPL-2"
-KEYWORDS="alpha sparc x86 ia64 ppc amd64"
-IUSE=""
-
-VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=474"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/searchcomplete/
@ 2018-03-11 14:15 Patrice Clement
0 siblings, 0 replies; 7+ messages in thread
From: Patrice Clement @ 2018-03-11 14:15 UTC (permalink / raw
To: gentoo-commits
commit: f7d613acfbbeaaf67ac7aa834a603c47097e6cf0
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Mar 8 20:07:51 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Mar 11 14:15:08 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7d613ac
app-vim/searchcomplete: use HTTPS.
app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild b/app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild
index c6be88ee3e9..de653188553 100644
--- a/app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild
+++ b/app-vim/searchcomplete/searchcomplete-1.1-r1.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=6
@@ -6,7 +6,7 @@ EAPI=6
inherit vim-plugin
DESCRIPTION="vim plugin: tab completion in searches"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=474"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=474"
LICENSE="GPL-2"
KEYWORDS="alpha sparc x86 ia64 ppc amd64"
IUSE=""
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/searchcomplete/
@ 2023-12-09 20:02 Arthur Zamarin
0 siblings, 0 replies; 7+ messages in thread
From: Arthur Zamarin @ 2023-12-09 20:02 UTC (permalink / raw
To: gentoo-commits
commit: b03da4457650558d4e0e779e87b653b67834e142
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 20:02:37 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 20:02:37 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b03da445
app-vim/searchcomplete: Stabilize 1.1-r2 x86, #919644
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-vim/searchcomplete/searchcomplete-1.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-vim/searchcomplete/searchcomplete-1.1-r2.ebuild b/app-vim/searchcomplete/searchcomplete-1.1-r2.ebuild
index 3c81583ac01c..b4987fea6f5b 100644
--- a/app-vim/searchcomplete/searchcomplete-1.1-r2.ebuild
+++ b/app-vim/searchcomplete/searchcomplete-1.1-r2.ebuild
@@ -9,6 +9,6 @@ DESCRIPTION="vim plugin: tab completion in searches"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=474"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86"
VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=474"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/searchcomplete/
@ 2023-12-09 20:02 Arthur Zamarin
0 siblings, 0 replies; 7+ messages in thread
From: Arthur Zamarin @ 2023-12-09 20:02 UTC (permalink / raw
To: gentoo-commits
commit: 75b36be22b6bc3b45a6df7a917f96a77abb1e263
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 20:02:38 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 20:02:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75b36be2
app-vim/searchcomplete: Stabilize 1.1-r2 sparc, #919644
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-vim/searchcomplete/searchcomplete-1.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-vim/searchcomplete/searchcomplete-1.1-r2.ebuild b/app-vim/searchcomplete/searchcomplete-1.1-r2.ebuild
index b4987fea6f5b..6ae979d8684a 100644
--- a/app-vim/searchcomplete/searchcomplete-1.1-r2.ebuild
+++ b/app-vim/searchcomplete/searchcomplete-1.1-r2.ebuild
@@ -9,6 +9,6 @@ DESCRIPTION="vim plugin: tab completion in searches"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=474"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc x86"
VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=474"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/searchcomplete/
@ 2023-12-09 20:36 Arthur Zamarin
0 siblings, 0 replies; 7+ messages in thread
From: Arthur Zamarin @ 2023-12-09 20:36 UTC (permalink / raw
To: gentoo-commits
commit: 9b71aeffc21c5fa63d5973f7988f42adaf6552d9
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 20:35:52 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 20:35:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b71aeff
app-vim/searchcomplete: Stabilize 1.1-r2 amd64, #919644
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-vim/searchcomplete/searchcomplete-1.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-vim/searchcomplete/searchcomplete-1.1-r2.ebuild b/app-vim/searchcomplete/searchcomplete-1.1-r2.ebuild
index 6ae979d8684a..3be735a03d9d 100644
--- a/app-vim/searchcomplete/searchcomplete-1.1-r2.ebuild
+++ b/app-vim/searchcomplete/searchcomplete-1.1-r2.ebuild
@@ -9,6 +9,6 @@ DESCRIPTION="vim plugin: tab completion in searches"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=474"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86"
VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=474"
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2023-12-09 20:36 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-30 22:04 [gentoo-commits] repo/gentoo:master commit in: app-vim/searchcomplete/ Patrice Clement
-- strict thread matches above, loose matches on Subject: below --
2023-12-09 20:36 Arthur Zamarin
2023-12-09 20:02 Arthur Zamarin
2023-12-09 20:02 Arthur Zamarin
2018-03-11 14:15 Patrice Clement
2016-07-30 22:04 Patrice Clement
2016-06-29 11:49 Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox