public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: dev-crystal/liquid/
@ 2025-01-30 15:26 David Roman
  0 siblings, 0 replies; only message in thread
From: David Roman @ 2025-01-30 15:26 UTC (permalink / raw
  To: gentoo-commits

commit:     2ce7db646c72837b23d5da4d98b2f084e1ce79ca
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Wed Jan 29 16:04:15 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Jan 29 17:14:51 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2ce7db64

dev-crystal/liquid: add 1.0.0

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

 dev-crystal/liquid/Manifest            |  1 +
 dev-crystal/liquid/liquid-1.0.0.ebuild | 16 ++++++++++++++++
 dev-crystal/liquid/metadata.xml        |  2 +-
 3 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/dev-crystal/liquid/Manifest b/dev-crystal/liquid/Manifest
index 4b3e559a0..ef03d0965 100644
--- a/dev-crystal/liquid/Manifest
+++ b/dev-crystal/liquid/Manifest
@@ -1 +1,2 @@
 DIST liquid-0.4.1.tar.gz 24258 BLAKE2B 0629dec657db5f0dd130e336c6adcf7b413fd58e12f0a06191a8daf8eee3bc70b85032f71923156f9229653515aecdc04a33c2109b8bf1b41b1f8458c768e6dd SHA512 1dc1f45f1f1c1d1a9302a1e5d921ac4e6482f0930752cfbd2a5f9448254457421f449180e7103175c3add33a0c70fdc79dff0d413ac0ce325079b6a77ee65d5b
+DIST liquid-1.0.0.tar.gz 58533 BLAKE2B 8c439bd3f6804681e7f63c2d41e1110c7f02b7491557a804ceb05eda391308afef73b3dc9d4d540067b89f231b9e0a1bce71b8ee61c70d1fec613fff6268920c SHA512 f9815ecef1771f0b638f814c6d66416991db88d00cae80af33d1c4a7bbdd6a2d6dd1fb2af3d26d5510a169bdea23400590782e8b5d5fb6724e2c8a3c424efaff

diff --git a/dev-crystal/liquid/liquid-1.0.0.ebuild b/dev-crystal/liquid/liquid-1.0.0.ebuild
new file mode 100644
index 000000000..04ff45370
--- /dev/null
+++ b/dev-crystal/liquid/liquid-1.0.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 2022-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit shards
+
+MY_PN="${PN}.cr"
+DESCRIPTION="Liquid template engine for Crystal"
+HOMEPAGE="https://github.com/amberframework/liquid.cr"
+SRC_URI="https://github.com/amberframework/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"

diff --git a/dev-crystal/liquid/metadata.xml b/dev-crystal/liquid/metadata.xml
index a039a0073..5d9a32ec5 100644
--- a/dev-crystal/liquid/metadata.xml
+++ b/dev-crystal/liquid/metadata.xml
@@ -7,6 +7,6 @@
 			<name>Arnaud Fernandés</name>
 			<email>arnaud.fernandes@laposte.net</email>
 		</maintainer>
-		<remote-id type="github">TechMagister/liquid.cr</remote-id>
+		<remote-id type="github">amberframework/liquid.cr</remote-id>
 	</upstream>
 </pkgmetadata>


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

only message in thread, other threads:[~2025-01-30 15:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-30 15:26 [gentoo-commits] repo/proj/guru:master commit in: dev-crystal/liquid/ David Roman

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