public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-lang/crystal-bin/
Date: Wed,  8 Mar 2023 16:45:20 +0000 (UTC)	[thread overview]
Message-ID: <1678293892.94ad67b04a86bd6c6f1b9906522c0465966c1932.cybertailor@gentoo> (raw)

commit:     94ad67b04a86bd6c6f1b9906522c0465966c1932
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Wed Mar  8 16:44:52 2023 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Wed Mar  8 16:44:52 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=94ad67b0

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

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

 dev-lang/crystal-bin/Manifest                                     | 4 ++--
 .../{crystal-bin-1.7.0.ebuild => crystal-bin-1.7.3.ebuild}        | 8 +++-----
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/dev-lang/crystal-bin/Manifest b/dev-lang/crystal-bin/Manifest
index abc8eb664..c96a4618a 100644
--- a/dev-lang/crystal-bin/Manifest
+++ b/dev-lang/crystal-bin/Manifest
@@ -1,4 +1,4 @@
-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
 DIST crystal-1.7.2-1-linux-x86_64.tar.gz 41103664 BLAKE2B 399f5703fe907bed55b002d3d85873871c55e5d091c6342c3dc8356b219d5190ee3bf94456c0d4f169f4e2dee1f62cb42acbe707db9ee46c12a6ac4d60c4b5a4 SHA512 374e1a26f4540a0b368edd280dbab77d39237104432d4998f067e042de05bc58340d6a80ce569d5089b73e0d9b79fa5c65c04ea51f88ac5b0294af81d54d81ca
 DIST crystal-1.7.2-docs.tar.gz 13061662 BLAKE2B 69c70d349e3617119f76049f7177a09fb5d3a0fd204a0d4d6a34b19bcefc9ac5779d6caa570a464a1992a0a867ebf79f66f04ad78d24acd8717bc0877a58b31f SHA512 e33842bbaefcbe64cc8c16dc0b92dbfa35499255261a2238623bbe7653fde49a85d61e68e324e6243cfae3531862302225bcffbaa6e1ce7986633ca1ad733f84
+DIST crystal-1.7.3-1-linux-x86_64.tar.gz 41098689 BLAKE2B 38ff4e7bf0c6aeb8364fb18ed877ee000ae51ac274fb55a0f8ac60637ad20ecb53a95e3e9304b228bd20c00f30be14aed4d19e7146998b73d908bf0c7e60bf95 SHA512 c2fbdc455c8555cb03409a8a6ec0de9d0376d7bd5ebaba97d14f6642f0cf0d90f09479e1d1a1a3a3e80c0d81393e2915e12201e1682cc1b84cc8e3b27386d88e
+DIST crystal-1.7.3-docs.tar.gz 13061138 BLAKE2B e67993aa56ac1c877681e6d2dad0c1a9aff4cbabf93c4326b73a060d08a2a1277fc5fefd4a768bc99e735220d60cc2c5f7b770a44226ada22d6b1337c93b1ec0 SHA512 e095a6dba72668c16db98ccaeff739bf71484ac32ed71aeca5b84c93095ae610531c3d91500df81d820d32ab897287f86d24d4d09b82b70f0f7c152981679332

diff --git a/dev-lang/crystal-bin/crystal-bin-1.7.0.ebuild b/dev-lang/crystal-bin/crystal-bin-1.7.3.ebuild
similarity index 90%
rename from dev-lang/crystal-bin/crystal-bin-1.7.0.ebuild
rename to dev-lang/crystal-bin/crystal-bin-1.7.3.ebuild
index 04616d364..35dec1a2e 100644
--- a/dev-lang/crystal-bin/crystal-bin-1.7.0.ebuild
+++ b/dev-lang/crystal-bin/crystal-bin-1.7.3.ebuild
@@ -1,13 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-LLVM_MAX_SLOT=14
-
 MY_PN="${PN%-bin}"
-BV=${PV}-1
-BV_AMD64=${BV}-linux-x86_64
+BV="${PV}-1"
+BV_AMD64="${BV}-linux-x86_64"
 
 DESCRIPTION="The Crystal Programming Language"
 HOMEPAGE="https://crystal-lang.org https://github.com/crystal-lang/crystal"


             reply	other threads:[~2023-03-08 16:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-08 16:45 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-08 22:58 [gentoo-commits] repo/proj/guru:dev commit in: dev-lang/crystal-bin/ Anna Vyalkova
2024-06-29  3:57 Anna Vyalkova
2024-04-27  9:50 Anna Vyalkova
2023-07-21 18:00 Anna Vyalkova
2023-05-09 15:43 Anna Vyalkova
2023-04-21 18:52 Anna Vyalkova
2023-04-16 19:13 Anna Vyalkova
2023-01-26 20:53 Anna Vyalkova
2023-01-09 20:38 Anna Vyalkova
2022-11-16 14:30 Anna Vyalkova
2022-11-04 13:31 Anna Vyalkova
2022-10-30  8:38 Anna Vyalkova
2022-10-23 21:04 Anna Vyalkova

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=1678293892.94ad67b04a86bd6c6f1b9906522c0465966c1932.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --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