public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/mew_vi/
@ 2021-12-07 23:26 Maciej Barć
  0 siblings, 0 replies; only message in thread
From: Maciej Barć @ 2021-12-07 23:26 UTC (permalink / raw
  To: gentoo-commits

commit:     dd7489b175b63d2531b4a0b007ec9599deeb0876
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  7 22:40:25 2021 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Dec  7 23:26:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd7489b1

dev-ml/mew_vi: new package; add version 0.5.0

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/mew_vi/Manifest            |  1 +
 dev-ml/mew_vi/metadata.xml        | 13 +++++++++++++
 dev-ml/mew_vi/mew_vi-0.5.0.ebuild | 21 +++++++++++++++++++++
 3 files changed, 35 insertions(+)

diff --git a/dev-ml/mew_vi/Manifest b/dev-ml/mew_vi/Manifest
new file mode 100644
index 000000000000..e8e4772e23c7
--- /dev/null
+++ b/dev-ml/mew_vi/Manifest
@@ -0,0 +1 @@
+DIST mew_vi-0.5.0.tar.gz 8605 BLAKE2B 30953927947b80391ccff3a7378bfc7d4edcff7164226225c5c1f0fc835312aa31220eedc2e29de663027dd32e316f4ac365494da0893f6d91094f35c036b0db SHA512 f6ee1375ceee60ccae1799d07a8bc55684fdbffc2275147ef19cf3c7d242663764e6630b9423287a78efacba17f410971e3fc397d202effb331f94dc00797eb0

diff --git a/dev-ml/mew_vi/metadata.xml b/dev-ml/mew_vi/metadata.xml
new file mode 100644
index 000000000000..884aca09d88a
--- /dev/null
+++ b/dev-ml/mew_vi/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+
+<pkgmetadata>
+  <maintainer type="project">
+    <email>ml@gentoo.org</email>
+    <name>ML</name>
+  </maintainer>
+  <upstream>
+    <bugs-to>https://github.com/kandu/mew_vi/issues/</bugs-to>
+    <remote-id type="github">kandu/mew_vi</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/dev-ml/mew_vi/mew_vi-0.5.0.ebuild b/dev-ml/mew_vi/mew_vi-0.5.0.ebuild
new file mode 100644
index 000000000000..7070943c97e6
--- /dev/null
+++ b/dev-ml/mew_vi/mew_vi-0.5.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="A vi-like modal editing engine generator"
+HOMEPAGE="https://github.com/kandu/mew_vi"
+SRC_URI="https://github.com/kandu/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE="+ocamlopt"
+
+RDEPEND="
+	dev-ml/mew:=
+	dev-ml/react:=
+"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-07 23:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-07 23:26 [gentoo-commits] repo/gentoo:master commit in: dev-ml/mew_vi/ Maciej Barć

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