public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-nim/inim/
Date: Mon, 11 Jul 2022 06:42:23 +0000 (UTC)	[thread overview]
Message-ID: <1657521730.4de31cb4ea076e5f33e5c30bf4830c75ca860e10.cybertailor@gentoo> (raw)

commit:     4de31cb4ea076e5f33e5c30bf4830c75ca860e10
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon Jul 11 06:41:28 2022 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon Jul 11 06:42:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4de31cb4

dev-nim/inim: new package, add 0.6.1

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-nim/inim/Manifest          |  1 +
 dev-nim/inim/inim-0.6.1.ebuild | 22 ++++++++++++++++++++++
 dev-nim/inim/metadata.xml      | 11 +++++++++++
 3 files changed, 34 insertions(+)

diff --git a/dev-nim/inim/Manifest b/dev-nim/inim/Manifest
new file mode 100644
index 000000000..f4a732395
--- /dev/null
+++ b/dev-nim/inim/Manifest
@@ -0,0 +1 @@
+DIST inim-0.6.1.tar.gz 577278 BLAKE2B b3581ad658b5d7134e557487453fa29a7f23c534d1c5def5e787f4e1ff7f7f7e17e44a6f40782ceae494b413354c0c9491ba328cc7347f95bb7c2b66c2f58df6 SHA512 3c153261aa6c16579f954e1e9dc713e8c33c177bbb6275b5bb613c811ed8f9be075f28ae7a1574a7742a8eb9918da5df49529501947edca927723a7a3c84d2d9

diff --git a/dev-nim/inim/inim-0.6.1.ebuild b/dev-nim/inim/inim-0.6.1.ebuild
new file mode 100644
index 000000000..f2ed536b8
--- /dev/null
+++ b/dev-nim/inim/inim-0.6.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit nimble
+
+DESCRIPTION="Interactive Nim Shell / REPL / Playground"
+HOMEPAGE="https://github.com/inim-repl/INim"
+SRC_URI="https://github.com/${PN}-repl/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/INim-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+	>=dev-nim/cligen-1.5.22
+	>=dev-nim/noise-0.1.4
+"
+
+DOCS=( {README,SECURITY}.md readme.gif )

diff --git a/dev-nim/inim/metadata.xml b/dev-nim/inim/metadata.xml
new file mode 100644
index 000000000..cf13771c1
--- /dev/null
+++ b/dev-nim/inim/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>cyber+gentoo@sysrq.in</email>
+		<name>Anna</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">inim-repl/INim</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2022-07-11  6:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-11  6:42 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-01  2:10 [gentoo-commits] repo/proj/guru:dev commit in: dev-nim/inim/ Anna Vyalkova
2024-10-07  0:31 Anna Vyalkova

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1657521730.4de31cb4ea076e5f33e5c30bf4830c75ca860e10.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox