* [gentoo-commits] repo/proj/guru:master commit in: dev-crystal/crystal-html5/
@ 2024-04-27 11:10 David Roman
0 siblings, 0 replies; only message in thread
From: David Roman @ 2024-04-27 11:10 UTC (permalink / raw
To: gentoo-commits
commit: c602d1fc1520b59c09162d3d7c5956504198f5cb
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Apr 27 07:36:37 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sat Apr 27 09:50:06 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c602d1fc
dev-crystal/crystal-html5: add 0.5.0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-crystal/crystal-html5/Manifest | 1 +
dev-crystal/crystal-html5/crystal-html5-0.5.0.ebuild | 16 ++++++++++++++++
2 files changed, 17 insertions(+)
diff --git a/dev-crystal/crystal-html5/Manifest b/dev-crystal/crystal-html5/Manifest
index 6f9fbf79fa..795ac34684 100644
--- a/dev-crystal/crystal-html5/Manifest
+++ b/dev-crystal/crystal-html5/Manifest
@@ -1 +1,2 @@
DIST crystal-html5-0.4.0.tar.gz 129317 BLAKE2B 5b818f2e3f1c9f4f5b8d5c340fa6d1e84860700d7876cfe4757676194c84d38b10463b4a42554e732666765c3fab7e33bcb67e49e8b54d42c07a1b021d335849 SHA512 73bbae557cc72e313bb9be656ab7e557d9963bc3f60f960e4393a671bb7934e2589448701dcf431bb5a9e5603eb785b6df628a353d7cdb2ce02b00c11f3d8768
+DIST crystal-html5-0.5.0.tar.gz 129298 BLAKE2B f76d155224e1fe4da2da1156cef49ba0ec20659ca20a6e41ae299f50083ed3c8f032569bbf9129a19f1b87c81be62cfba145b86aa2a714403e409086ea81d39a SHA512 72b8f4e506e60f6b60c7d883e38407137437e02138e3f6f7a5f7ffb98e393af1e0e67a2b630a24e67175b09b4b868e3d636a9b7f9420259f93532553269e9a9e
diff --git a/dev-crystal/crystal-html5/crystal-html5-0.5.0.ebuild b/dev-crystal/crystal-html5/crystal-html5-0.5.0.ebuild
new file mode 100644
index 0000000000..852885801f
--- /dev/null
+++ b/dev-crystal/crystal-html5/crystal-html5-0.5.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 2022-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit shards
+
+DESCRIPTION="Pure Crystal implementation of an HTML5-compliant Tokenizer and Parser"
+HOMEPAGE="https://github.com/naqvis/crystal-html5"
+SRC_URI="https://github.com/naqvis/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="dev-crystal/crystal-xpath2"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-04-27 11:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-27 11:10 [gentoo-commits] repo/proj/guru:master commit in: dev-crystal/crystal-html5/ David Roman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox