public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-addon-mw-utils/
@ 2016-03-16  6:42 Tim Harder
  0 siblings, 0 replies; 3+ messages in thread
From: Tim Harder @ 2016-03-16  6:42 UTC (permalink / raw
  To: gentoo-commits

commit:     b8cd50dd4bb8810581105b1453212ba228a02d31
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 16 06:31:57 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Wed Mar 16 06:42:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8cd50dd

app-vim/vim-addon-mw-utils: initial import

 app-vim/vim-addon-mw-utils/Manifest                          |  1 +
 app-vim/vim-addon-mw-utils/metadata.xml                      |  8 ++++++++
 .../vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild    | 12 ++++++++++++
 3 files changed, 21 insertions(+)

diff --git a/app-vim/vim-addon-mw-utils/Manifest b/app-vim/vim-addon-mw-utils/Manifest
new file mode 100644
index 0000000..31e08db
--- /dev/null
+++ b/app-vim/vim-addon-mw-utils/Manifest
@@ -0,0 +1 @@
+DIST vim-addon-mw-utils-20121105.tar.bz2 10071 SHA256 6c859f6ae2d4a75c5edd546ce5bf58f447049852060ef36dbeca3b4437e9ea77 SHA512 15104f23416e8dbeb25d60e9b94c0c04434df19bbd3fa418285a1b1106a95dc6bf28cc472014fe431d80086217110c58f267d3d1b5d855bdf85fc4d4fe870346 WHIRLPOOL 6693215eab312bac96247dd93110ca4d30860a581a930125a72dc48f99ddcac6ed26503f1ed5fb1d85d2841bbef0527e922f80e6ba108ea1cdad834c2b08b6d6

diff --git a/app-vim/vim-addon-mw-utils/metadata.xml b/app-vim/vim-addon-mw-utils/metadata.xml
new file mode 100644
index 0000000..5c000c7
--- /dev/null
+++ b/app-vim/vim-addon-mw-utils/metadata.xml
@@ -0,0 +1,8 @@
+<?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>
+</pkgmetadata>

diff --git a/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild b/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild
new file mode 100644
index 0000000..95419dc
--- /dev/null
+++ b/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: interpret a file by function and cache file automatically"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2940 https://github.com/MarcWeber/vim-addon-mw-utils"
+LICENSE="GPL-3"
+KEYWORDS="~amd64 ~x86"


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-addon-mw-utils/
@ 2016-10-17 23:37 Patrice Clement
  0 siblings, 0 replies; 3+ messages in thread
From: Patrice Clement @ 2016-10-17 23:37 UTC (permalink / raw
  To: gentoo-commits

commit:     45df966de086104fe9a5e7b93ce036ed35627e07
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 17 13:53:21 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Oct 17 23:37:42 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45df966d

app-vim/vim-addon-mw-utils: Stable for amd64+x86.

Package-Manager: portage-2.3.0

 app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild b/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild
index 95419dc..262ab0d 100644
--- a/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild
+++ b/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild
@@ -9,4 +9,4 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: interpret a file by function and cache file automatically"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2940 https://github.com/MarcWeber/vim-addon-mw-utils"
 LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-addon-mw-utils/
@ 2021-08-05 14:02 Yixun Lan
  0 siblings, 0 replies; 3+ messages in thread
From: Yixun Lan @ 2021-08-05 14:02 UTC (permalink / raw
  To: gentoo-commits

commit:     0bdce5de3c0f1608279d6140f9d8548fbcf07730
Author:     Alex Fan <alexfanqi <AT> yahoo <DOT> com>
AuthorDate: Thu Aug  5 03:10:55 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu Aug  5 13:53:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bdce5de

app-vim/vim-addon-mw-utils: keyword 20121105 for ~riscv

Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild b/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild
index 509880fb064..92a865360cd 100644
--- a/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild
+++ b/app-vim/vim-addon-mw-utils/vim-addon-mw-utils-20121105.ebuild
@@ -8,4 +8,4 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: interpret a file by function and cache file automatically"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2940 https://github.com/MarcWeber/vim-addon-mw-utils"
 LICENSE="GPL-3"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~riscv x86"


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

end of thread, other threads:[~2021-08-05 14:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-05 14:02 [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-addon-mw-utils/ Yixun Lan
  -- strict thread matches above, loose matches on Subject: below --
2016-10-17 23:37 Patrice Clement
2016-03-16  6:42 Tim Harder

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