public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-vim/html5/
@ 2016-06-28 20:15 Patrice Clement
  0 siblings, 0 replies; 3+ messages in thread
From: Patrice Clement @ 2016-06-28 20:15 UTC (permalink / raw
  To: gentoo-commits

commit:     317967d7ee268b7f2ae2f530b6b7e643c402c2c9
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 19:41:10 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 19:46:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=317967d7

app-vim/html5: Add html5 vimscript to the tree.

Package-Manager: portage-2.2.28

 app-vim/html5/Manifest          |  1 +
 app-vim/html5/html5-0.27.ebuild | 20 ++++++++++++++++++++
 app-vim/html5/metadata.xml      | 11 +++++++++++
 3 files changed, 32 insertions(+)

diff --git a/app-vim/html5/Manifest b/app-vim/html5/Manifest
new file mode 100644
index 0000000..a6ef087
--- /dev/null
+++ b/app-vim/html5/Manifest
@@ -0,0 +1 @@
+DIST html5-0.27.zip 30471 SHA256 56491f0ef69712267f39e85aa8686fdfd927f2473f36fba7467524abb3406b52 SHA512 94cc7ea1a082d232b85ca4b0887240a550f3a0381bebae5b8e06237257453f05f954e5e61a3d52437a9f27edfa05cb82e382a5796a7f02aedace2f226ab3f322 WHIRLPOOL f2dda6480ff52253771671e6834b2f938699cd5de01ddf08beeadb2129b0248041ee258bef0ae7d902cb28d23c758917c53a2dcd3dd0501232908559636066c5

diff --git a/app-vim/html5/html5-0.27.ebuild b/app-vim/html5/html5-0.27.ebuild
new file mode 100644
index 0000000..707a14f
--- /dev/null
+++ b/app-vim/html5/html5-0.27.ebuild
@@ -0,0 +1,20 @@
+# 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: HTML5/SVG omnicomplete function, indent and syntax for Vim"
+HOMEPAGE="https://github.com/othree/html5.vim"
+SRC_URI="https://github.com/othree/${PN}.vim/archive/${PV}.zip -> ${P}.zip"
+LICENSE="MIT"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="app-arch/unzip"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${PN}.vim-${PV}"
+
+src_compile() { :; }

diff --git a/app-vim/html5/metadata.xml b/app-vim/html5/metadata.xml
new file mode 100644
index 0000000..6c8987e
--- /dev/null
+++ b/app-vim/html5/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>vim@gentoo.org</email>
+    <name>Gentoo Vim Project</name>
+  </maintainer>
+  <maintainer type="person">
+    <email>monsieurp@gentoo.org</email>
+  </maintainer>
+</pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/html5/
@ 2016-07-19 20:32 Patrice Clement
  0 siblings, 0 replies; 3+ messages in thread
From: Patrice Clement @ 2016-07-19 20:32 UTC (permalink / raw
  To: gentoo-commits

commit:     6091ea0ccad5e27dab33d92768e82ab6e1d9bd70
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 19 20:23:05 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Jul 19 20:32:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6091ea0c

app-vim/html5: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.

Package-Manager: portage-2.2.28

 app-vim/html5/html5-0.27.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/html5/html5-0.27.ebuild b/app-vim/html5/html5-0.27.ebuild
index 707a14f..3c00e0b 100644
--- a/app-vim/html5/html5-0.27.ebuild
+++ b/app-vim/html5/html5-0.27.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: HTML5/SVG omnicomplete function, indent and syntax for
 HOMEPAGE="https://github.com/othree/html5.vim"
 SRC_URI="https://github.com/othree/${PN}.vim/archive/${PV}.zip -> ${P}.zip"
 LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="app-arch/unzip"
 RDEPEND="${DEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/html5/
@ 2017-12-04 20:22 Patrice Clement
  0 siblings, 0 replies; 3+ messages in thread
From: Patrice Clement @ 2017-12-04 20:22 UTC (permalink / raw
  To: gentoo-commits

commit:     5f77ef6bb313f52ce705c967673f7fe724e62166
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  4 20:04:27 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Dec  4 20:22:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f77ef6b

app-vim/html5: removal.

Closes: https://bugs.gentoo.org/589194

 app-vim/html5/Manifest          |  1 -
 app-vim/html5/html5-0.27.ebuild | 19 -------------------
 app-vim/html5/metadata.xml      | 14 --------------
 3 files changed, 34 deletions(-)

diff --git a/app-vim/html5/Manifest b/app-vim/html5/Manifest
deleted file mode 100644
index a6ef087469d..00000000000
--- a/app-vim/html5/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST html5-0.27.zip 30471 SHA256 56491f0ef69712267f39e85aa8686fdfd927f2473f36fba7467524abb3406b52 SHA512 94cc7ea1a082d232b85ca4b0887240a550f3a0381bebae5b8e06237257453f05f954e5e61a3d52437a9f27edfa05cb82e382a5796a7f02aedace2f226ab3f322 WHIRLPOOL f2dda6480ff52253771671e6834b2f938699cd5de01ddf08beeadb2129b0248041ee258bef0ae7d902cb28d23c758917c53a2dcd3dd0501232908559636066c5

diff --git a/app-vim/html5/html5-0.27.ebuild b/app-vim/html5/html5-0.27.ebuild
deleted file mode 100644
index 55a9c26d55e..00000000000
--- a/app-vim/html5/html5-0.27.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: HTML5/SVG omnicomplete function, indent and syntax for Vim"
-HOMEPAGE="https://github.com/othree/html5.vim"
-SRC_URI="https://github.com/othree/${PN}.vim/archive/${PV}.zip -> ${P}.zip"
-LICENSE="MIT"
-KEYWORDS="amd64 x86"
-
-DEPEND="app-arch/unzip"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${PN}.vim-${PV}"
-
-src_compile() { :; }

diff --git a/app-vim/html5/metadata.xml b/app-vim/html5/metadata.xml
deleted file mode 100644
index 3222f677d0d..00000000000
--- a/app-vim/html5/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="project">
-    <email>vim@gentoo.org</email>
-    <name>Gentoo Vim Project</name>
-  </maintainer>
-  <maintainer type="person">
-    <email>monsieurp@gentoo.org</email>
-  </maintainer>
-  <upstream>
-    <remote-id type="github">othree/html5.vim</remote-id>
-  </upstream>
-</pkgmetadata>


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

end of thread, other threads:[~2017-12-04 20:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-28 20:15 [gentoo-commits] repo/gentoo:master commit in: app-vim/html5/ Patrice Clement
  -- strict thread matches above, loose matches on Subject: below --
2016-07-19 20:32 Patrice Clement
2017-12-04 20:22 Patrice Clement

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