commit:     6b41a1a068ec8c78bb0e18de1813a74eae699748
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Jan  3 14:26:16 2026 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Jan  3 14:28:37 2026 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6b41a1a0

dev-crystal/liquid: treeclean

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

 dev-crystal/liquid/Manifest            |  2 --
 dev-crystal/liquid/liquid-0.4.1.ebuild | 21 ---------------------
 dev-crystal/liquid/liquid-1.0.0.ebuild | 16 ----------------
 dev-crystal/liquid/metadata.xml        | 12 ------------
 4 files changed, 51 deletions(-)

diff --git a/dev-crystal/liquid/Manifest b/dev-crystal/liquid/Manifest
deleted file mode 100644
index ef03d0965b..0000000000
--- a/dev-crystal/liquid/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-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-0.4.1.ebuild 
b/dev-crystal/liquid/liquid-0.4.1.ebuild
deleted file mode 100644
index ea038618e8..0000000000
--- a/dev-crystal/liquid/liquid-0.4.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 2022 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/TechMagister/liquid.cr";
-SRC_URI="https://github.com/TechMagister/${MY_PN}/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-       dev-crystal/inflector
-       dev-crystal/json_mapping
-"

diff --git a/dev-crystal/liquid/liquid-1.0.0.ebuild 
b/dev-crystal/liquid/liquid-1.0.0.ebuild
deleted file mode 100644
index 04ff453705..0000000000
--- a/dev-crystal/liquid/liquid-1.0.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# 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
deleted file mode 100644
index 5d9a32ec58..0000000000
--- a/dev-crystal/liquid/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <upstream>
-               <maintainer>
-                       <name>Arnaud Fernandés</name>
-                       <email>[email protected]</email>
-               </maintainer>
-               <remote-id type="github">amberframework/liquid.cr</remote-id>
-       </upstream>
-</pkgmetadata>

Reply via email to