* [gentoo-commits] repo/gentoo:master commit in: app-vim/unite/
@ 2016-06-28 20:15 Patrice Clement
0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2016-06-28 20:15 UTC (permalink / raw
To: gentoo-commits
commit: 9c03893e1e78a922ba97bcf6a2706b12912deb8d
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 19:23:36 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 19:46:38 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c03893e
app-vim/unite: Clean up old.
Package-Manager: portage-2.2.28
app-vim/unite/Manifest | 1 -
app-vim/unite/unite-2.0.ebuild | 20 --------------------
app-vim/unite/unite-4.0.ebuild | 15 ---------------
3 files changed, 36 deletions(-)
diff --git a/app-vim/unite/Manifest b/app-vim/unite/Manifest
index 4cdb3fc..dc9e99b 100644
--- a/app-vim/unite/Manifest
+++ b/app-vim/unite/Manifest
@@ -1,2 +1 @@
-DIST unite-2.0.tar.bz2 56031 SHA256 ede13c053933f633d7050b6f7866a413d9e2f54949f6a3322e016db5d5ee91d8 SHA512 f537a4a7c399555efec01fb165d4ad7b984bc94e7596e86e93bd5ef378e3bc7c539d54f5d8f886f8b88315283960c9deb4d35b41046a3e212ba9139d9cc9c414 WHIRLPOOL 11e1cd224a10d369da9216d6320d20cb48e10ff8e701a36d3b13720c32b30a50c24529651b6b0a97b256370f4993789ccd562e501e32fc714f6767377996a852
DIST unite-4.0.tar.bz2 80472 SHA256 46e3cc1439e6d9d581975c2b742a53ab2c076c01ebdf0d0dbebe1fdf425adc39 SHA512 e554e48d740b0ce6406d8512a0c769e25f78b763d267bbbf8228197835b724154f33452571c771fede1415a9b3108deb096e3bc90291a95e8a3b00d216287928 WHIRLPOOL 0244c1d7da2d9b0e474a429f9d3ebf012635981f7a0b8437172cebcf6c560a584f86143738532d2d9af8609a025ed92aeb31a2839c343496edc2bb3823785e0f
diff --git a/app-vim/unite/unite-2.0.ebuild b/app-vim/unite/unite-2.0.ebuild
deleted file mode 100644
index 91a5178..0000000
--- a/app-vim/unite/unite-2.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: unite all sources"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3396"
-LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-VIM_PLUGIN_HELPFILES="unite.txt"
-
-src_prepare() {
- # remove unused tests
- rm -rf test
-}
diff --git a/app-vim/unite/unite-4.0.ebuild b/app-vim/unite/unite-4.0.ebuild
deleted file mode 100644
index fb55059..0000000
--- a/app-vim/unite/unite-4.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: unite all sources"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3396"
-LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/unite/
@ 2016-06-28 20:15 Patrice Clement
0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2016-06-28 20:15 UTC (permalink / raw
To: gentoo-commits
commit: 8bd895742ee4e07377d047298c3c8e58ab6f96ca
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 19:22:41 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 19:46:27 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bd89574
app-vim/unite: EAPI 6 bump.
Package-Manager: portage-2.2.28
app-vim/unite/unite-4.0-r1.ebuild | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/app-vim/unite/unite-4.0-r1.ebuild b/app-vim/unite/unite-4.0-r1.ebuild
new file mode 100644
index 0000000..4222c0f
--- /dev/null
+++ b/app-vim/unite/unite-4.0-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: unite all sources"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3396"
+LICENSE="MIT"
+KEYWORDS="amd64 x86"
+IUSE=""
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/unite/
@ 2017-08-02 22:00 Patrice Clement
0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2017-08-02 22:00 UTC (permalink / raw
To: gentoo-commits
commit: 5b9824844daa92022390d477bddfa5b129c6619d
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 2 21:58:37 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Aug 2 21:58:54 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b982484
app-vim/unite: add blocker on app-vim/neocomplcache.
Gentoo-Bug: https://bugs.gentoo.org/454838
Package-Manager: Portage-2.3.6, Repoman-2.3.1
app-vim/unite/unite-4.0-r1.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/app-vim/unite/unite-4.0-r1.ebuild b/app-vim/unite/unite-4.0-r1.ebuild
index 105129fa99e..000a1b6c8ed 100644
--- a/app-vim/unite/unite-4.0-r1.ebuild
+++ b/app-vim/unite/unite-4.0-r1.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,6 +9,7 @@ DESCRIPTION="vim plugin: unite all sources"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3396"
LICENSE="MIT"
KEYWORDS="amd64 x86"
-IUSE=""
VIM_PLUGIN_HELPFILES="${PN}.txt"
+
+RDEPEND="!app-vim/neocomplcache"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/unite/
@ 2018-03-10 22:55 Patrice Clement
0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2018-03-10 22:55 UTC (permalink / raw
To: gentoo-commits
commit: a325edc0ae1050d680db030fffba83da5d19d45c
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Mar 9 14:53:49 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Mar 10 22:55:15 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a325edc0
app-vim/unite: use HTTPS.
app-vim/unite/unite-4.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-vim/unite/unite-4.0-r1.ebuild b/app-vim/unite/unite-4.0-r1.ebuild
index 000a1b6c8ed..8c036e471fa 100644
--- a/app-vim/unite/unite-4.0-r1.ebuild
+++ b/app-vim/unite/unite-4.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 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: unite all sources"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3396"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3396"
LICENSE="MIT"
KEYWORDS="amd64 x86"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/unite/
@ 2018-07-14 19:52 Patrice Clement
0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2018-07-14 19:52 UTC (permalink / raw
To: gentoo-commits
commit: c2de8d7349ef14c302ca378f4bad24a72c0a5dc2
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 14 19:52:03 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Jul 14 19:52:15 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2de8d73
app-vim/unite: version bump.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-vim/unite/Manifest | 1 +
app-vim/unite/unite-4.1.ebuild | 15 +++++++++++++++
2 files changed, 16 insertions(+)
diff --git a/app-vim/unite/Manifest b/app-vim/unite/Manifest
index 4ca97495bab..96ca02dc872 100644
--- a/app-vim/unite/Manifest
+++ b/app-vim/unite/Manifest
@@ -1 +1,2 @@
DIST unite-4.0.tar.bz2 80472 BLAKE2B 8150ac276f4e64458f3ab08dc48ddb4167a36162bdb291e59fb376e2a061b80f1760a195667a2794a7657f32367714dd60874cfcd2c363366dcbfde07a3224f0 SHA512 e554e48d740b0ce6406d8512a0c769e25f78b763d267bbbf8228197835b724154f33452571c771fede1415a9b3108deb096e3bc90291a95e8a3b00d216287928
+DIST unite-4.1.tar.bz2 85622 BLAKE2B 58f4d4ac86fcf588ab0e3ecdb45dd67d0c16c67be2f6daff21f9d4451b94c9094671f4248cc6f4b39e5a292418908536cb222288dd344d56f9b98b09f5263eb3 SHA512 1fb19cfaf1b49843c79e2b9ff8e318b950dc1b65144f83a76776963a598e666f3094dc7f65f2708d7e074f8197121cee77e028a07c5735998f73f2d52d08c9ca
diff --git a/app-vim/unite/unite-4.1.ebuild b/app-vim/unite/unite-4.1.ebuild
new file mode 100644
index 00000000000..ef039846158
--- /dev/null
+++ b/app-vim/unite/unite-4.1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: unite all sources"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3396"
+LICENSE="MIT"
+KEYWORDS="~amd64 ~x86"
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"
+
+RDEPEND="!app-vim/neocomplcache"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/unite/
@ 2022-06-02 3:58 Jakov Smolić
0 siblings, 0 replies; 12+ messages in thread
From: Jakov Smolić @ 2022-06-02 3:58 UTC (permalink / raw
To: gentoo-commits
commit: 02c6853e45d34ea00f7223014585df8ffa2441fe
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 2 03:57:52 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Jun 2 03:57:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02c6853e
app-vim/unite: Stabilize 4.1 amd64, #849197
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-vim/unite/unite-4.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-vim/unite/unite-4.1.ebuild b/app-vim/unite/unite-4.1.ebuild
index ef0398461584..cf5178c5c2c7 100644
--- a/app-vim/unite/unite-4.1.ebuild
+++ b/app-vim/unite/unite-4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: unite all sources"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3396"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
VIM_PLUGIN_HELPFILES="${PN}.txt"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/unite/
@ 2022-06-02 4:02 Jakov Smolić
0 siblings, 0 replies; 12+ messages in thread
From: Jakov Smolić @ 2022-06-02 4:02 UTC (permalink / raw
To: gentoo-commits
commit: 4ce32f6a73a6a143ecf52c970e770a80863959b5
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 2 04:01:36 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Jun 2 04:02:19 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ce32f6a
app-vim/unite: Stabilize 4.1 x86, #849197
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-vim/unite/unite-4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-vim/unite/unite-4.1.ebuild b/app-vim/unite/unite-4.1.ebuild
index cf5178c5c2c7..cd6df7ced12f 100644
--- a/app-vim/unite/unite-4.1.ebuild
+++ b/app-vim/unite/unite-4.1.ebuild
@@ -8,7 +8,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: unite all sources"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3396"
LICENSE="MIT"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
VIM_PLUGIN_HELPFILES="${PN}.txt"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/unite/
@ 2022-06-10 18:08 Matt Turner
0 siblings, 0 replies; 12+ messages in thread
From: Matt Turner @ 2022-06-10 18:08 UTC (permalink / raw
To: gentoo-commits
commit: f8b1933226ded22d4809a6ae5e470c1905ca1119
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 10 17:44:52 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Jun 10 18:07:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8b19332
app-vim/unite: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
app-vim/unite/Manifest | 1 -
app-vim/unite/unite-4.0-r1.ebuild | 15 ---------------
2 files changed, 16 deletions(-)
diff --git a/app-vim/unite/Manifest b/app-vim/unite/Manifest
index 96ca02dc8722..6b8c4423b02a 100644
--- a/app-vim/unite/Manifest
+++ b/app-vim/unite/Manifest
@@ -1,2 +1 @@
-DIST unite-4.0.tar.bz2 80472 BLAKE2B 8150ac276f4e64458f3ab08dc48ddb4167a36162bdb291e59fb376e2a061b80f1760a195667a2794a7657f32367714dd60874cfcd2c363366dcbfde07a3224f0 SHA512 e554e48d740b0ce6406d8512a0c769e25f78b763d267bbbf8228197835b724154f33452571c771fede1415a9b3108deb096e3bc90291a95e8a3b00d216287928
DIST unite-4.1.tar.bz2 85622 BLAKE2B 58f4d4ac86fcf588ab0e3ecdb45dd67d0c16c67be2f6daff21f9d4451b94c9094671f4248cc6f4b39e5a292418908536cb222288dd344d56f9b98b09f5263eb3 SHA512 1fb19cfaf1b49843c79e2b9ff8e318b950dc1b65144f83a76776963a598e666f3094dc7f65f2708d7e074f8197121cee77e028a07c5735998f73f2d52d08c9ca
diff --git a/app-vim/unite/unite-4.0-r1.ebuild b/app-vim/unite/unite-4.0-r1.ebuild
deleted file mode 100644
index 8c036e471faa..000000000000
--- a/app-vim/unite/unite-4.0-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: unite all sources"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3396"
-LICENSE="MIT"
-KEYWORDS="amd64 x86"
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-RDEPEND="!app-vim/neocomplcache"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/unite/
@ 2023-09-14 21:23 Conrad Kostecki
0 siblings, 0 replies; 12+ messages in thread
From: Conrad Kostecki @ 2023-09-14 21:23 UTC (permalink / raw
To: gentoo-commits
commit: d353c4269130e0f5768946e27b33a5b0443b474c
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Mar 19 17:12:20 2023 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 21:22:48 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d353c426
app-vim/unite: EAPI8 bump
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
app-vim/unite/unite-4.1-r1.ebuild | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/app-vim/unite/unite-4.1-r1.ebuild b/app-vim/unite/unite-4.1-r1.ebuild
new file mode 100644
index 000000000000..4cc8c13450b8
--- /dev/null
+++ b/app-vim/unite/unite-4.1-r1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: unite all sources"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3396"
+
+LICENSE="MIT"
+KEYWORDS="~amd64 ~x86"
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"
+
+RDEPEND="!app-vim/neocomplcache"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/unite/
@ 2023-12-09 20:06 Arthur Zamarin
0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2023-12-09 20:06 UTC (permalink / raw
To: gentoo-commits
commit: 2317108d8b769040ccf599c073063eb0602eaef1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 20:05:59 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 20:05:59 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2317108d
app-vim/unite: Stabilize 4.1-r1 amd64, #919656
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-vim/unite/unite-4.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-vim/unite/unite-4.1-r1.ebuild b/app-vim/unite/unite-4.1-r1.ebuild
index 4cc8c13450b8..edbe05ad067e 100644
--- a/app-vim/unite/unite-4.1-r1.ebuild
+++ b/app-vim/unite/unite-4.1-r1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: unite all sources"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3396"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
VIM_PLUGIN_HELPFILES="${PN}.txt"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/unite/
@ 2023-12-09 20:09 Arthur Zamarin
0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2023-12-09 20:09 UTC (permalink / raw
To: gentoo-commits
commit: ddb096f4fa7b5b54e489944b31c44138c952c01c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 20:09:13 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 20:09:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddb096f4
app-vim/unite: Stabilize 4.1-r1 x86, #919656
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-vim/unite/unite-4.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-vim/unite/unite-4.1-r1.ebuild b/app-vim/unite/unite-4.1-r1.ebuild
index edbe05ad067e..8cd4af59c93c 100644
--- a/app-vim/unite/unite-4.1-r1.ebuild
+++ b/app-vim/unite/unite-4.1-r1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: unite all sources"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3396"
LICENSE="MIT"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
VIM_PLUGIN_HELPFILES="${PN}.txt"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/unite/
@ 2024-01-13 18:50 Michał Górny
0 siblings, 0 replies; 12+ messages in thread
From: Michał Górny @ 2024-01-13 18:50 UTC (permalink / raw
To: gentoo-commits
commit: d45a990fb85afbc121552b3a994949c6d6638d27
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Jan 13 17:39:38 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 13 18:50:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d45a990f
app-vim/unite: drop 4.1, EAPI6--
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-vim/unite/unite-4.1.ebuild | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/app-vim/unite/unite-4.1.ebuild b/app-vim/unite/unite-4.1.ebuild
deleted file mode 100644
index cd6df7ced12f..000000000000
--- a/app-vim/unite/unite-4.1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: unite all sources"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3396"
-LICENSE="MIT"
-KEYWORDS="amd64 x86"
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-RDEPEND="!app-vim/neocomplcache"
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2024-01-13 18:51 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-09 20:06 [gentoo-commits] repo/gentoo:master commit in: app-vim/unite/ Arthur Zamarin
-- strict thread matches above, loose matches on Subject: below --
2024-01-13 18:50 Michał Górny
2023-12-09 20:09 Arthur Zamarin
2023-09-14 21:23 Conrad Kostecki
2022-06-10 18:08 Matt Turner
2022-06-02 4:02 Jakov Smolić
2022-06-02 3:58 Jakov Smolić
2018-07-14 19:52 Patrice Clement
2018-03-10 22:55 Patrice Clement
2017-08-02 22:00 Patrice Clement
2016-06-28 20:15 Patrice Clement
2016-06-28 20: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