From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-nim/npeg/
Date: Tue, 7 Mar 2023 15:33:19 +0000 (UTC) [thread overview]
Message-ID: <1678203181.ee449aecfe145d35b4811da98bb1c3a718cb267f.cybertailor@gentoo> (raw)
commit: ee449aecfe145d35b4811da98bb1c3a718cb267f
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Mar 7 15:01:21 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue Mar 7 15:33:01 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ee449aec
dev-nim/npeg: add 1.2.1
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-nim/npeg/Manifest | 1 +
dev-nim/npeg/npeg-1.2.1.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/dev-nim/npeg/Manifest b/dev-nim/npeg/Manifest
index a48cbc666..b07738f33 100644
--- a/dev-nim/npeg/Manifest
+++ b/dev-nim/npeg/Manifest
@@ -1 +1,2 @@
DIST npeg-1.2.0.tar.gz 7665405 BLAKE2B e2dd680a7a927d614b58c8b36ad0bc5b0619626b6ab5543458519bd2cae103b05afb4bcbee93e5b89af096a3722113c3844440ae061ab461d83cddf03de57a40 SHA512 270c36748399dcab4d4ec72c5e23e43b925694da540553e815ae37e90011fd1e23a769ce9aeb988ab2f16dded4f01847a58ffd30c5b262396a298038bb086a15
+DIST npeg-1.2.1.tar.gz 7665477 BLAKE2B aacba00453ee856982941f2ad21b3d089bb0564d4430821973ea0d8d7f2567569609bfd28964e463b007e62e447719bf4a78bc6f0f27eb5d1c18b19d380745d9 SHA512 e737cc3037d7c2b84b6dd405f9a6f4ea53582ce37c35c94cf9b03cb553eba428b53733a27803599c70e10afe4cff6b1ea30fb011df868229e07daf51714fe528
diff --git a/dev-nim/npeg/npeg-1.2.1.ebuild b/dev-nim/npeg/npeg-1.2.1.ebuild
new file mode 100644
index 000000000..cf4afb74e
--- /dev/null
+++ b/dev-nim/npeg/npeg-1.2.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit nimble
+
+DESCRIPTION="a PEG library for Nim"
+HOMEPAGE="https://github.com/zevv/npeg https://nimble.directory/pkg/npeg"
+SRC_URI="https://github.com/zevv/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="${PV}"
+KEYWORDS="~amd64"
+
+DOCS=( {Changelog,INTERNALS,README}.md )
+
+set_package_url "https://github.com/zevv/npeg"
+
+src_test() {
+ nimble_build testc
+}
next reply other threads:[~2023-03-07 15:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-07 15:33 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-07 15:33 [gentoo-commits] repo/proj/guru:dev commit in: dev-nim/npeg/ Anna Vyalkova
2023-01-26 20:53 Anna Vyalkova
2023-01-09 20:38 Anna Vyalkova
2022-12-19 16:36 Anna Vyalkova
2022-12-12 20:26 Anna Vyalkova
2022-11-27 20:23 Anna Vyalkova
2022-11-10 18:17 Anna Vyalkova
2022-06-29 11:52 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=1678203181.ee449aecfe145d35b4811da98bb1c3a718cb267f.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