commit:     ce632a07ab37c15bedb428af1bb96ee2db6ba081
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Wed Aug 13 09:36:14 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Aug 13 09:43:38 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ce632a07

dev-crystal/crystal-sqlite3: drop 0.19.0

Closes: https://bugs.gentoo.org/921741 (obsolete)
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-crystal/crystal-sqlite3/Manifest                   |  1 -
 .../crystal-sqlite3/crystal-sqlite3-0.19.0.ebuild      | 18 ------------------
 2 files changed, 19 deletions(-)

diff --git a/dev-crystal/crystal-sqlite3/Manifest 
b/dev-crystal/crystal-sqlite3/Manifest
index e216828b9f..978ef436f2 100644
--- a/dev-crystal/crystal-sqlite3/Manifest
+++ b/dev-crystal/crystal-sqlite3/Manifest
@@ -1,2 +1 @@
-DIST crystal-sqlite3-0.19.0.tar.gz 10893 BLAKE2B 
ab6591661f47c5b1257ade2e5a1f4db3b853851c2d699d12005bd09490224b2dfffaa8a5495f72c81d5b9f8e78195b66c61592269d4c3178b293870125d72034
 SHA512 
10f3447316db45d1320c9ec5ef85bc582bdc65823816362a03c7adc08f1d98c059f7f51eafcf15ed57f299a92499b128f90ff3d5207e7c72fdcf3801f9e0eacc
 DIST crystal-sqlite3-0.21.0.tar.gz 12284 BLAKE2B 
a6943a30d00a8ec47860121f2878ce9274aab100bfe6a8a82aadbcdd71f0b4eef1943fa29e6d86bb2807ccfe6294136d5422b797086078d5c3196b9e63fd3f89
 SHA512 
a11b70e714c19762a4344383b95b3106be05cf9f51f9a4491e1bfda37c7fff0c178bec366fc86845db903a597e2c6a4eeb288c2c365f0b8752345f761bc68759

diff --git a/dev-crystal/crystal-sqlite3/crystal-sqlite3-0.19.0.ebuild 
b/dev-crystal/crystal-sqlite3/crystal-sqlite3-0.19.0.ebuild
deleted file mode 100644
index da6318eead..0000000000
--- a/dev-crystal/crystal-sqlite3/crystal-sqlite3-0.19.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit shards
-
-DESCRIPTION="SQLite3 bindings for Crystal"
-HOMEPAGE="https://github.com/crystal-lang/crystal-sqlite3";
-SRC_URI="https://github.com/crystal-lang/${PN}/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="dev-crystal/crystal-db"
-
-DOCS=( {CHANGELOG,README}.md )

Reply via email to