[gentoo-commits] repo/gentoo:master commit in: app-vim/emmet/

2023-12-09 Thread Arthur Zamarin
commit: 799243b0e5f82714a3b0aab8f37e010d0edc358c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec  9 20:52:26 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec  9 20:52:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=799243b0

app-vim/emmet: Stabilize 0.85-r2 amd64, #919633

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-vim/emmet/emmet-0.85-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/emmet/emmet-0.85-r2.ebuild 
b/app-vim/emmet/emmet-0.85-r2.ebuild
index 0358de6eebf1..43acdfe3ef7d 100644
--- a/app-vim/emmet/emmet-0.85-r2.ebuild
+++ b/app-vim/emmet/emmet-0.85-r2.ebuild
@@ -9,6 +9,6 @@ DESCRIPTION="vim plugin: HTML and CSS hi-speed coding"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2981 
https://mattn.github.io/emmet-vim/ https://emmet.io/;
 
 LICENSE="BSD"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"



[gentoo-commits] repo/gentoo:master commit in: app-vim/emmet/

2023-12-09 Thread Arthur Zamarin
commit: d8cf81fe90a2ffd6c27684ca410736eba30bbc33
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec  9 20:09:11 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec  9 20:09:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8cf81fe

app-vim/emmet: Stabilize 0.85-r2 x86, #919633

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-vim/emmet/emmet-0.85-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/emmet/emmet-0.85-r2.ebuild 
b/app-vim/emmet/emmet-0.85-r2.ebuild
index 62e982a78a3d..0358de6eebf1 100644
--- a/app-vim/emmet/emmet-0.85-r2.ebuild
+++ b/app-vim/emmet/emmet-0.85-r2.ebuild
@@ -9,6 +9,6 @@ DESCRIPTION="vim plugin: HTML and CSS hi-speed coding"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2981 
https://mattn.github.io/emmet-vim/ https://emmet.io/;
 
 LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"



[gentoo-commits] repo/gentoo:master commit in: app-vim/emmet/

2018-12-31 Thread Patrice Clement
commit: 0cc84fd880fbf927b11ae0d5c512684a330a1584
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue Dec 25 10:45:22 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Dec 31 15:55:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cc84fd8

app-vim/emmet: EAPI 6 bump.

Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --force

 app-vim/emmet/emmet-0.85-r1.ebuild | 13 +
 1 file changed, 13 insertions(+)

diff --git a/app-vim/emmet/emmet-0.85-r1.ebuild 
b/app-vim/emmet/emmet-0.85-r1.ebuild
new file mode 100644
index 000..6d4e2ef712e
--- /dev/null
+++ b/app-vim/emmet/emmet-0.85-r1.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: HTML and CSS hi-speed coding"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2981 
https://mattn.github.io/emmet-vim/ https://emmet.io/;
+LICENSE="BSD"
+KEYWORDS="amd64 x86"
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"



[gentoo-commits] repo/gentoo:master commit in: app-vim/emmet/

2018-12-31 Thread Patrice Clement
commit: 31362f38c6f4abdf4699b76f383c5a43b791de58
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue Dec 25 10:48:01 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Dec 31 15:55:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31362f38

app-vim/emmet: clean up old.

Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-vim/emmet/emmet-0.85.ebuild | 13 -
 1 file changed, 13 deletions(-)

diff --git a/app-vim/emmet/emmet-0.85.ebuild b/app-vim/emmet/emmet-0.85.ebuild
deleted file mode 100644
index 3fb6d0a756c..000
--- a/app-vim/emmet/emmet-0.85.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: HTML and CSS hi-speed coding"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2981 
https://mattn.github.io/emmet-vim/ https://emmet.io/;
-LICENSE="BSD"
-KEYWORDS="amd64 x86"
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"



[gentoo-commits] repo/gentoo:master commit in: app-vim/emmet/

2018-11-11 Thread Patrice Clement
commit: b3c8a7d9e0bb13f1eb19c9ce6ddcb8ba9ac451ce
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Nov 11 21:04:58 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Nov 11 22:37:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3c8a7d9

app-vim/emmet: add  ebuild.

Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 app-vim/emmet/emmet-.ebuild | 13 +
 1 file changed, 13 insertions(+)

diff --git a/app-vim/emmet/emmet-.ebuild b/app-vim/emmet/emmet-.ebuild
new file mode 100644
index 000..8fec04106c2
--- /dev/null
+++ b/app-vim/emmet/emmet-.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit vim-plugin git-r3
+
+DESCRIPTION="vim plugin: HTML and CSS hi-speed coding"
+HOMEPAGE="https://mattn.github.io/emmet-vim https://emmet.io;
+LICENSE="BSD"
+EGIT_REPO_URI="https://github.com/mattn/emmet-vim.git;
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"



[gentoo-commits] repo/gentoo:master commit in: app-vim/emmet/

2018-03-05 Thread Patrice Clement
commit: dc470cb19e15a88cd5047171a517aa3cbe52a9a3
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Mar  4 08:24:25 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Mar  5 21:46:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc470cb1

app-vim/emmet: use HTTPS.

 app-vim/emmet/emmet-0.85.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/emmet/emmet-0.85.ebuild b/app-vim/emmet/emmet-0.85.ebuild
index 8a9e6e3125f..3fb6d0a756c 100644
--- a/app-vim/emmet/emmet-0.85.ebuild
+++ b/app-vim/emmet/emmet-0.85.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: HTML and CSS hi-speed coding"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2981 
http://mattn.github.io/emmet-vim/ http://emmet.io/;
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2981 
https://mattn.github.io/emmet-vim/ https://emmet.io/;
 LICENSE="BSD"
 KEYWORDS="amd64 x86"