commit: 8291e29cd9e8cb53427de6ea029b14a7ec283826
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Jan 3 14:26:21 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=8291e29c
dev-crystal/json_mapping: treeclean
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-crystal/json_mapping/Manifest | 1 -
dev-crystal/json_mapping/json_mapping-0.1.1.ebuild | 16 ----------------
dev-crystal/json_mapping/metadata.xml | 12 ------------
3 files changed, 29 deletions(-)
diff --git a/dev-crystal/json_mapping/Manifest
b/dev-crystal/json_mapping/Manifest
deleted file mode 100644
index ac97e2551a..0000000000
--- a/dev-crystal/json_mapping/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST json_mapping-0.1.1.tar.gz 7986 BLAKE2B
ed80180101cd3997793c19bdc384c53c670d688831b7c18a6040aa38b9f07895e6bae041d213a94c56a257389ff7b7e02db82ef260706f2f5e7cdd20aaf45fe2
SHA512
f60c8d09d8fbbfdf42896b9e6888e74d31cd49cbb40d97244e62ff607d582fad9fb87e21252a017cb58ee905e096a7c2df381ae3d8711488d2708ffadb0df2e6
diff --git a/dev-crystal/json_mapping/json_mapping-0.1.1.ebuild
b/dev-crystal/json_mapping/json_mapping-0.1.1.ebuild
deleted file mode 100644
index 7584be6140..0000000000
--- a/dev-crystal/json_mapping/json_mapping-0.1.1.ebuild
+++ /dev/null
@@ -1,16 +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="Provides the legacy JSON.mapping macro method"
-HOMEPAGE="https://github.com/crystal-lang/json_mapping.cr"
-SRC_URI="https://github.com/crystal-lang/${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/json_mapping/metadata.xml
b/dev-crystal/json_mapping/metadata.xml
deleted file mode 100644
index 6d9ce8b333..0000000000
--- a/dev-crystal/json_mapping/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>Brian J. Cardiff</name>
- <email>[email protected]</email>
- </maintainer>
- <remote-id
type="github">crystal-lang/json_mapping.cr</remote-id>
- </upstream>
-</pkgmetadata>