public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: dev-crystal/habitat/
@ 2022-11-08 17:55 Anna Vyalkova
  0 siblings, 0 replies; 5+ messages in thread
From: Anna Vyalkova @ 2022-11-08 17:55 UTC (permalink / raw
  To: gentoo-commits

commit:     e7d853d986c3201a83d0fe78758761dfebb74191
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Nov  8 17:49:46 2022 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue Nov  8 17:49:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e7d853d9

dev-crystal/habitat: new package, add 0.4.7

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

 dev-crystal/habitat/Manifest             |  1 +
 dev-crystal/habitat/habitat-0.4.7.ebuild | 16 ++++++++++++++++
 dev-crystal/habitat/metadata.xml         |  8 ++++++++
 3 files changed, 25 insertions(+)

diff --git a/dev-crystal/habitat/Manifest b/dev-crystal/habitat/Manifest
new file mode 100644
index 000000000..1a6edd108
--- /dev/null
+++ b/dev-crystal/habitat/Manifest
@@ -0,0 +1 @@
+DIST habitat-0.4.7.tar.gz 9664 BLAKE2B c1fdaaa587e8632d323f22677c6af34d8c39357b48c787e8f244af6ad1907c43a53609c64557148480a61e09466397c1c38c22ff66a3a1e2dcf033e156102231 SHA512 d6eddcb85a8dff2722bfa74230513d9a5eda77fe33564bbe2e9207599e1bcc267db1f912df100ba5f37e8bb3dfe097986e4c2d922cf3a0e21a1f666b8c637093

diff --git a/dev-crystal/habitat/habitat-0.4.7.ebuild b/dev-crystal/habitat/habitat-0.4.7.ebuild
new file mode 100644
index 000000000..e6fe05889
--- /dev/null
+++ b/dev-crystal/habitat/habitat-0.4.7.ebuild
@@ -0,0 +1,16 @@
+# 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/metadata.xml b/dev-crystal/habitat/metadata.xml
new file mode 100644
index 000000000..7ebbd0334
--- /dev/null
+++ b/dev-crystal/habitat/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>cyber+gentoo@sysrq.in</email>
+		<name>Anna</name>
+	</maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: dev-crystal/habitat/
@ 2023-06-07 20:18 Anna Vyalkova
  0 siblings, 0 replies; 5+ messages in thread
From: Anna Vyalkova @ 2023-06-07 20:18 UTC (permalink / raw
  To: gentoo-commits

commit:     59228445d2f972e78619d80bcade6872a36dceb6
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Wed Jun  7 20:13:31 2023 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Wed Jun  7 20:13:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=59228445

dev-crystal/habitat: add upstream maintainer

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

 dev-crystal/habitat/metadata.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/dev-crystal/habitat/metadata.xml b/dev-crystal/habitat/metadata.xml
index 7ebbd0334..496b9d4d0 100644
--- a/dev-crystal/habitat/metadata.xml
+++ b/dev-crystal/habitat/metadata.xml
@@ -5,4 +5,10 @@
 		<email>cyber+gentoo@sysrq.in</email>
 		<name>Anna</name>
 	</maintainer>
+	<upstream>
+		<maintainer>
+			<name>Paul Smith</name>
+			<email>paulcsmith0218@gmail.com</email>
+		</maintainer>
+	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: dev-crystal/habitat/
@ 2024-04-27  9:50 Anna Vyalkova
  0 siblings, 0 replies; 5+ messages in thread
From: Anna Vyalkova @ 2024-04-27  9:50 UTC (permalink / raw
  To: gentoo-commits

commit:     cc4a1d3b8efa055c3de6e0ba9d1f8514ccbf0774
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Apr 27 07:47:54 2024 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Apr 27 09:50:06 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cc4a1d3b

dev-crystal/habitat: add 0.4.8

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

 dev-crystal/habitat/Manifest             |  1 +
 dev-crystal/habitat/habitat-0.4.8.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/dev-crystal/habitat/Manifest b/dev-crystal/habitat/Manifest
index 1a6edd108f..fa61d231f8 100644
--- a/dev-crystal/habitat/Manifest
+++ b/dev-crystal/habitat/Manifest
@@ -1 +1,2 @@
 DIST habitat-0.4.7.tar.gz 9664 BLAKE2B c1fdaaa587e8632d323f22677c6af34d8c39357b48c787e8f244af6ad1907c43a53609c64557148480a61e09466397c1c38c22ff66a3a1e2dcf033e156102231 SHA512 d6eddcb85a8dff2722bfa74230513d9a5eda77fe33564bbe2e9207599e1bcc267db1f912df100ba5f37e8bb3dfe097986e4c2d922cf3a0e21a1f666b8c637093
+DIST habitat-0.4.8.tar.gz 10351 BLAKE2B 5bc63ac52742166c731e93d124c27a733c034866b8f7a8f3fdb831ba1931bbab250058c42539910eb6f6663900ef2f24ccf00cd25a689881606dfc0ef0b3cfdd SHA512 983fbc16d6fcc75793ae4f7edc63b5a2f64eb7a120867a088029cae615fe21f9cc365b60a9654ae5debbdfbaadc0a99caaff1b7ca23fa9b16447cabd9be0371f

diff --git a/dev-crystal/habitat/habitat-0.4.8.ebuild b/dev-crystal/habitat/habitat-0.4.8.ebuild
new file mode 100644
index 0000000000..35bfd492b1
--- /dev/null
+++ b/dev-crystal/habitat/habitat-0.4.8.ebuild
@@ -0,0 +1,16 @@
+# 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 )


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: dev-crystal/habitat/
@ 2024-11-26 13:10 Takuya Wakazono
  0 siblings, 0 replies; 5+ messages in thread
From: Takuya Wakazono @ 2024-11-26 13:10 UTC (permalink / raw
  To: gentoo-commits

commit:     afbb51dcd08ff79d699db1e884c3790887178e99
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Tue Nov 26 13:08:57 2024 +0000
Commit:     Takuya Wakazono <pastalian46 <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 )


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: dev-crystal/habitat/
@ 2024-11-26 13:10 Takuya Wakazono
  0 siblings, 0 replies; 5+ messages in thread
From: Takuya Wakazono @ 2024-11-26 13:10 UTC (permalink / raw
  To: gentoo-commits

commit:     9497060ab1067f7470630ccf28c95cdb5c9e0fee
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Tue Nov 26 13:08:57 2024 +0000
Commit:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Tue Nov 26 13:10:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9497060a

dev-crystal/habitat: add 0.4.9

Support for Crystal 1.13 is added since this version.

Closes: https://bugs.gentoo.org/945012
Closes: https://bugs.gentoo.org/945013
Closes: https://bugs.gentoo.org/945014
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 dev-crystal/habitat/Manifest             |  1 +
 dev-crystal/habitat/habitat-0.4.9.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/dev-crystal/habitat/Manifest b/dev-crystal/habitat/Manifest
index fa61d231f..08a1808ea 100644
--- a/dev-crystal/habitat/Manifest
+++ b/dev-crystal/habitat/Manifest
@@ -1,2 +1,3 @@
 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.9.ebuild b/dev-crystal/habitat/habitat-0.4.9.ebuild
new file mode 100644
index 000000000..35bfd492b
--- /dev/null
+++ b/dev-crystal/habitat/habitat-0.4.9.ebuild
@@ -0,0 +1,16 @@
+# 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 )


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-11-26 13:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-26 13:10 [gentoo-commits] repo/proj/guru:dev commit in: dev-crystal/habitat/ Takuya Wakazono
  -- strict thread matches above, loose matches on Subject: below --
2024-11-26 13:10 Takuya Wakazono
2024-04-27  9:50 Anna Vyalkova
2023-06-07 20:18 Anna Vyalkova
2022-11-08 17:55 Anna Vyalkova

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox