From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-nim/inim/
Date: Mon, 1 Jul 2024 13:50:28 +0000 (UTC) [thread overview]
Message-ID: <1719797356.1a6ab49cef1da210ff6a90ff27e48b2bfc8593ee.davidroman@gentoo> (raw)
commit: 1a6ab49cef1da210ff6a90ff27e48b2bfc8593ee
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon Jul 1 01:29:16 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Jul 1 01:29:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1a6ab49c
dev-nim/inim: add 1.0.0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-nim/inim/Manifest | 1 +
dev-nim/inim/inim-1.0.0.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/dev-nim/inim/Manifest b/dev-nim/inim/Manifest
index f4a732395..5db2186bb 100644
--- a/dev-nim/inim/Manifest
+++ b/dev-nim/inim/Manifest
@@ -1 +1,2 @@
DIST inim-0.6.1.tar.gz 577278 BLAKE2B b3581ad658b5d7134e557487453fa29a7f23c534d1c5def5e787f4e1ff7f7f7e17e44a6f40782ceae494b413354c0c9491ba328cc7347f95bb7c2b66c2f58df6 SHA512 3c153261aa6c16579f954e1e9dc713e8c33c177bbb6275b5bb613c811ed8f9be075f28ae7a1574a7742a8eb9918da5df49529501947edca927723a7a3c84d2d9
+DIST inim-1.0.0.tar.gz 577871 BLAKE2B 6116f516425a4751c0e2387894ab3b145ee221065f5510a8552ea313d8c85ac88f5a1be3b0ab1c4ca19f88f2be95529e296b3e278f937f70d59abe9379d8ec3c SHA512 4a13f1fd2a0bf3ec627ed2f7f7c104404eb5f7a5531a3634c0d8f708e9c9e217412805834fb37ac1a8c6a0ce701e71dfd79a4fc4c4d78a12b5c6e9809a4c9c9f
diff --git a/dev-nim/inim/inim-1.0.0.ebuild b/dev-nim/inim/inim-1.0.0.ebuild
new file mode 100644
index 000000000..56c6294c8
--- /dev/null
+++ b/dev-nim/inim/inim-1.0.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2022-2024 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 )
next reply other threads:[~2024-07-01 13:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-01 13:50 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-07 10:03 [gentoo-commits] repo/proj/guru:master commit in: dev-nim/inim/ David Roman
2022-07-11 6:54 Andrew Ammerlaan
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=1719797356.1a6ab49cef1da210ff6a90ff27e48b2bfc8593ee.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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