commit: 813b1d5111dc5f97d6aa856675484c4ce47648c8 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Sat Jan 3 14:26:27 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=813b1d51
dev-crystal/jbuilder: treeclean Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> dev-crystal/jbuilder/Manifest | 1 - dev-crystal/jbuilder/jbuilder-1.0.0.ebuild | 14 -------------- dev-crystal/jbuilder/metadata.xml | 8 -------- 3 files changed, 23 deletions(-) diff --git a/dev-crystal/jbuilder/Manifest b/dev-crystal/jbuilder/Manifest deleted file mode 100644 index 7a67d0798a..0000000000 --- a/dev-crystal/jbuilder/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST jbuilder-1.0.0.tar.gz 5165 BLAKE2B ea2623b427aba5686dac02db7348bd80be4df86cdf58d88fd2dde5ae7c908b97f65acc983878785823ffbc50e9cd975854b23cb5fdfb6069148fa0102751efc6 SHA512 4ab8aaa95bcc030972b59c02287a37970a34de59a58b9d1a52376946328df83980ba01f46eb84ae8818563d80227bbf370f749aab10b5e648d3ba270886bc49f diff --git a/dev-crystal/jbuilder/jbuilder-1.0.0.ebuild b/dev-crystal/jbuilder/jbuilder-1.0.0.ebuild deleted file mode 100644 index 20b9d76263..0000000000 --- a/dev-crystal/jbuilder/jbuilder-1.0.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit shards - -DESCRIPTION="Generate JSON objects with a Builder-style DSL" -HOMEPAGE="https://github.com/shootingfly/jbuilder" -SRC_URI="https://github.com/shootingfly/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" diff --git a/dev-crystal/jbuilder/metadata.xml b/dev-crystal/jbuilder/metadata.xml deleted file mode 100644 index ae57504528..0000000000 --- a/dev-crystal/jbuilder/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">shootingfly/jbuilder</remote-id> - </upstream> -</pkgmetadata>
