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

dev-crystal/inflector: treeclean

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

 dev-crystal/inflector/Manifest               |  1 -
 dev-crystal/inflector/inflector-1.0.0.ebuild | 23 -----------------------
 dev-crystal/inflector/metadata.xml           | 12 ------------
 3 files changed, 36 deletions(-)

diff --git a/dev-crystal/inflector/Manifest b/dev-crystal/inflector/Manifest
deleted file mode 100644
index 042447e607..0000000000
--- a/dev-crystal/inflector/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST inflector-1.0.0.tar.gz 18959 BLAKE2B 
87afb352c352ed0f6db687e523a9f79bd5533ec96a2892e617e9ec8478d5eb4913893337861b0714c70c1f1b659afaf591eb00d5eabf620e0120d04c16c572bb
 SHA512 
3452a1c14499b7c35ab5e47b64347087cc1f24d5cd0a23373135d693a53f5d308a55e6c2e584fc39e1a6b191de8e16aab46cb0face1876cdf24c337231fd5ea2

diff --git a/dev-crystal/inflector/inflector-1.0.0.ebuild 
b/dev-crystal/inflector/inflector-1.0.0.ebuild
deleted file mode 100644
index 241eef58ed..0000000000
--- a/dev-crystal/inflector/inflector-1.0.0.ebuild
+++ /dev/null
@@ -1,23 +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="String inflectors for Crystal"
-HOMEPAGE="https://github.com/phoffer/inflector.cr";
-SRC_URI="https://github.com/phoffer/${MY_PN}/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-src_prepare() {
-       default
-
-       # test error
-       rm spec/inflector_spec.cr || die
-}

diff --git a/dev-crystal/inflector/metadata.xml 
b/dev-crystal/inflector/metadata.xml
deleted file mode 100644
index d509f7b53b..0000000000
--- a/dev-crystal/inflector/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>Paul Hoffer</name>
-                       <email>[email protected]</email>
-               </maintainer>
-               <remote-id type="github">phoffer/inflector.cr</remote-id>
-       </upstream>
-</pkgmetadata>

Reply via email to