public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-lang/crystal-bin/
Date: Tue, 10 Jan 2023 08:37:45 +0000 (UTC)	[thread overview]
Message-ID: <1673296679.ff4b10acc087f6fde5673618fd46b186d6982284.lanodan@gentoo> (raw)

commit:     ff4b10acc087f6fde5673618fd46b186d6982284
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon Jan  9 20:33:23 2023 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Mon Jan  9 20:37:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ff4b10ac

dev-lang/crystal-bin: add 1.7.0, drop 1.6.1

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

 dev-lang/crystal-bin/Manifest                                         | 4 ++--
 .../{crystal-bin-1.6.1.ebuild => crystal-bin-1.7.0.ebuild}            | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-lang/crystal-bin/Manifest b/dev-lang/crystal-bin/Manifest
index 79211025b..5d97ab0fa 100644
--- a/dev-lang/crystal-bin/Manifest
+++ b/dev-lang/crystal-bin/Manifest
@@ -1,4 +1,4 @@
-DIST crystal-1.6.1-1-linux-x86_64.tar.gz 41814003 BLAKE2B 62e1ed63b0bcfd0d03dfec23f27ea722dc9b4acf1928925ee512288bdca72ae39871625e06bada232e2ee5ac1cd21f49e556a161954349d55bd6ad443dcf0744 SHA512 b1bf4b17025c45fe23b01df7b393248301fe80bf6d11dafc7c5d476539ebdf7897f4de40f2e1559fee04378033dc54b19c78ed505e9b9c5b768944692f58ff5b
-DIST crystal-1.6.1-docs.tar.gz 12986588 BLAKE2B 57d2b71e7377d68ff346009452a163e173225071a14180081573953b0505222b1b1c0d3f3e338017e4e1249b9e1647ea4419c19dc3e8ef32f0ffd7eda8061c8d SHA512 fceea50c576241ac28799a5da55acff421a6d54b752a0cfab0b75bf66f6f259e6fccc7804d48ae4e68d03463dad1fd9d2865e2d6c1807554199ccd2fd0a0fccc
 DIST crystal-1.6.2-1-linux-x86_64.tar.gz 41814064 BLAKE2B e4be9024a93b2c8eba09497bab3e3d0aa28215c628d9542e12550cc5668c2218181882b76c0906bfd6f9b628df68c35056e3565b0d37f9c7e2c4ed3f77062bb6 SHA512 7752c82d2bbdbfa2fc2eb1bda554c3a9774c232dd09f8d7947f147bcca1ebd4ef7ae51797a766ba7efa670cc024a3a44e950553774e068dca96d67eddb290c8e
 DIST crystal-1.6.2-docs.tar.gz 12985516 BLAKE2B 5133786bb50b1aee442ba1cf07fd0ea0cb15db4afa9f04069f8605971f5447df71411b64edeac6952699a50e2f1b87f865281d9b5e80ea98b71605e5589c19ae SHA512 b009f49f1e3af6a5c8d73b51ff1c531ff13dcd70468041af2598411d320384a2da9e1d6dcd89dfb4e442e8b058796bb2a2e87a54c2089d0885f97ec86dd8bf90
+DIST crystal-1.7.0-1-linux-x86_64.tar.gz 41095174 BLAKE2B 0c6c449e8f94c17865b855035185cdf84db7f6d9d64f8f829eda070de83c0c149a3a21e7ddeb892e80984dbbd9c53ff557d25ca8562f8f14079b11ce33e2eef2 SHA512 1e20b46b7b4bd66a572c48e8020a5cdf8f8de26e206757ee85d16e59b3ccb7e92ba8b1328e0e24c8638d98276c176d4cfaf499f275bf437689621afa77ddc5cf
+DIST crystal-1.7.0-docs.tar.gz 13062490 BLAKE2B 00f8b226279190cb6d483f8841a562eac8c802caec09b77379ecbdafc7381243493badc883ee09ffacc676048c405b36b363387805127fff936e5ee2e2c501f5 SHA512 ca2989d486c840220136f3998db7ab19b58cdda83bb45d5aea861edf76301b178cb61b5ea7d2879f8d7bcccc57f81f2379bf3657978ad0c3c871275727f77a3f

diff --git a/dev-lang/crystal-bin/crystal-bin-1.6.1.ebuild b/dev-lang/crystal-bin/crystal-bin-1.7.0.ebuild
similarity index 98%
rename from dev-lang/crystal-bin/crystal-bin-1.6.1.ebuild
rename to dev-lang/crystal-bin/crystal-bin-1.7.0.ebuild
index ffdd08f11..04616d364 100644
--- a/dev-lang/crystal-bin/crystal-bin-1.6.1.ebuild
+++ b/dev-lang/crystal-bin/crystal-bin-1.7.0.ebuild
@@ -25,6 +25,7 @@ IUSE="doc"
 # file collisions
 RDEPEND="
 	!dev-lang/crystal
+	!dev-util/shards
 	!games-mud/crystal
 	!sci-chemistry/tinker
 "


             reply	other threads:[~2023-01-10  8:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-10  8:37 Haelwenn Monnier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-12 18:59 [gentoo-commits] repo/proj/guru:master commit in: dev-lang/crystal-bin/ David Roman
2024-08-09 12:46 David Roman
2024-06-29  9:55 David Roman
2024-04-27 11:10 David Roman
2023-07-21 20:15 Haelwenn Monnier
2023-05-11 14:32 Andrew Ammerlaan
2023-04-17  9:22 Florian Schmaus
2022-11-16 19:33 Florian Schmaus
2022-11-04 14:38 Arthur Zamarin
2022-11-01  2:55 Ronny Gutbrod

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1673296679.ff4b10acc087f6fde5673618fd46b186d6982284.lanodan@gentoo \
    --to=contact@hacktivis.me \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox