commit:     afbb51dcd08ff79d699db1e884c3790887178e99
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Tue Nov 26 13:08:57 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Nov 26 13:10:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=afbb51dc

dev-crystal/habitat: drop 0.4.7, 0.4.8

Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 dev-crystal/habitat/Manifest             |  2 --
 dev-crystal/habitat/habitat-0.4.7.ebuild | 16 ----------------
 dev-crystal/habitat/habitat-0.4.8.ebuild | 16 ----------------
 3 files changed, 34 deletions(-)

diff --git a/dev-crystal/habitat/Manifest b/dev-crystal/habitat/Manifest
index 08a1808ea..686bbdc70 100644
--- a/dev-crystal/habitat/Manifest
+++ b/dev-crystal/habitat/Manifest
@@ -1,3 +1 @@
-DIST habitat-0.4.7.tar.gz 9664 BLAKE2B 
c1fdaaa587e8632d323f22677c6af34d8c39357b48c787e8f244af6ad1907c43a53609c64557148480a61e09466397c1c38c22ff66a3a1e2dcf033e156102231
 SHA512 
d6eddcb85a8dff2722bfa74230513d9a5eda77fe33564bbe2e9207599e1bcc267db1f912df100ba5f37e8bb3dfe097986e4c2d922cf3a0e21a1f666b8c637093
-DIST habitat-0.4.8.tar.gz 10351 BLAKE2B 
5bc63ac52742166c731e93d124c27a733c034866b8f7a8f3fdb831ba1931bbab250058c42539910eb6f6663900ef2f24ccf00cd25a689881606dfc0ef0b3cfdd
 SHA512 
983fbc16d6fcc75793ae4f7edc63b5a2f64eb7a120867a088029cae615fe21f9cc365b60a9654ae5debbdfbaadc0a99caaff1b7ca23fa9b16447cabd9be0371f
 DIST habitat-0.4.9.tar.gz 10471 BLAKE2B 
ec616cea421b713997ee294fe8c6c56cf7b4b6d780fe3a29d444f6d7b3d501c73da17c6b533810698cdab05ff2c7baf64f4aa7cd0b85998bceab27d0529b59f7
 SHA512 
fcef7c0c2175338c24f687f4f1ab4f715d48c4021d1144b159b35f29aa17a54b6efbfe1d79d67b2ca45c3da6f97e3993991ca17f8e7cd4ae7f819695db04b67e

diff --git a/dev-crystal/habitat/habitat-0.4.7.ebuild 
b/dev-crystal/habitat/habitat-0.4.7.ebuild
deleted file mode 100644
index e6fe05889..000000000
--- a/dev-crystal/habitat/habitat-0.4.7.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
-
-DESCRIPTION="Easily configure settings for Crystal projects"
-HOMEPAGE="https://github.com/luckyframework/habitat";
-SRC_URI="https://github.com/luckyframework/${PN}/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DOCS=( {CODE_OF_CONDUCT,CONTRIBUTING,README}.md )

diff --git a/dev-crystal/habitat/habitat-0.4.8.ebuild 
b/dev-crystal/habitat/habitat-0.4.8.ebuild
deleted file mode 100644
index 35bfd492b..000000000
--- a/dev-crystal/habitat/habitat-0.4.8.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 2022-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit shards
-
-DESCRIPTION="Easily configure settings for Crystal projects"
-HOMEPAGE="https://github.com/luckyframework/habitat";
-SRC_URI="https://github.com/luckyframework/${PN}/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DOCS=( {CODE_OF_CONDUCT,CONTRIBUTING,README}.md )

Reply via email to