public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-vim/emmet/
@ 2018-03-05 22:00 Patrice Clement
  0 siblings, 0 replies; 6+ messages in thread
From: Patrice Clement @ 2018-03-05 22:00 UTC (permalink / raw
  To: gentoo-commits

commit:     dc470cb19e15a88cd5047171a517aa3cbe52a9a3
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Mar  4 08:24:25 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Mar  5 21:46:29 2018 +0000
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"
 


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/emmet/
@ 2018-11-11 22:38 Patrice Clement
  0 siblings, 0 replies; 6+ messages in thread
From: Patrice Clement @ 2018-11-11 22:38 UTC (permalink / raw
  To: gentoo-commits

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

app-vim/emmet: add 9999 ebuild.

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

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

diff --git a/app-vim/emmet/emmet-9999.ebuild b/app-vim/emmet/emmet-9999.ebuild
new file mode 100644
index 00000000000..8fec04106c2
--- /dev/null
+++ b/app-vim/emmet/emmet-9999.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"


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/emmet/
@ 2018-12-31 15:55 Patrice Clement
  0 siblings, 0 replies; 6+ messages in thread
From: Patrice Clement @ 2018-12-31 15:55 UTC (permalink / raw
  To: gentoo-commits

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

app-vim/emmet: EAPI 6 bump.

Signed-off-by: Patrice Clement <monsieurp <AT> 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 00000000000..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"


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/emmet/
@ 2018-12-31 15:55 Patrice Clement
  0 siblings, 0 replies; 6+ messages in thread
From: Patrice Clement @ 2018-12-31 15:55 UTC (permalink / raw
  To: gentoo-commits

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

app-vim/emmet: clean up old.

Signed-off-by: Patrice Clement <monsieurp <AT> 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..00000000000
--- 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"


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/emmet/
@ 2023-12-09 20:09 Arthur Zamarin
  0 siblings, 0 replies; 6+ messages in thread
From: Arthur Zamarin @ 2023-12-09 20:09 UTC (permalink / raw
  To: gentoo-commits

commit:     d8cf81fe90a2ffd6c27684ca410736eba30bbc33
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 20:09:11 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 20:09:11 2023 +0000
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 <arthurzam <AT> 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"


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/emmet/
@ 2023-12-09 20:53 Arthur Zamarin
  0 siblings, 0 replies; 6+ messages in thread
From: Arthur Zamarin @ 2023-12-09 20:53 UTC (permalink / raw
  To: gentoo-commits

commit:     799243b0e5f82714a3b0aab8f37e010d0edc358c
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 20:52:26 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 20:52:26 2023 +0000
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 <arthurzam <AT> 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"


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

end of thread, other threads:[~2023-12-09 20:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-31 15:55 [gentoo-commits] repo/gentoo:master commit in: app-vim/emmet/ Patrice Clement
  -- strict thread matches above, loose matches on Subject: below --
2023-12-09 20:53 Arthur Zamarin
2023-12-09 20:09 Arthur Zamarin
2018-12-31 15:55 Patrice Clement
2018-11-11 22:38 Patrice Clement
2018-03-05 22:00 Patrice Clement

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