From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/shards/
Date: Tue, 9 Jan 2018 23:09:34 +0000 (UTC) [thread overview]
Message-ID: <1515539370.5f7fe4beb0939d19be32efdb8bd436f189f9b55c.slyfox@gentoo> (raw)
commit: 5f7fe4beb0939d19be32efdb8bd436f189f9b55c
Author: Azamat Khudaygulov <azamat <AT> hudaygulov <DOT> ru>
AuthorDate: Tue Jan 9 22:22:35 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Jan 9 23:09:30 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f7fe4be
dev-util/shards: version bump to 0.7.2
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/6811
dev-util/shards/Manifest | 1 +
dev-util/shards/shards-0.7.2.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-util/shards/Manifest b/dev-util/shards/Manifest
index ac13c119bd8..3661248d644 100644
--- a/dev-util/shards/Manifest
+++ b/dev-util/shards/Manifest
@@ -3,3 +3,4 @@ DIST shards-0.6.2.tar.gz 26589 BLAKE2B aa0c90c1acac8cbfed4c909007e2ef3abd168a315
DIST shards-0.6.3.tar.gz 26826 BLAKE2B 846e591159f10e418a464ced9078ef21dc8ae11c4ea2fccf619ce7a2ea38a7fff52f1c2be59a3c29e10d0d579fb589963865ec0c62e6fb546f21cb6ddc2668bc SHA512 c9ef7f41dc1feb223fbaa22bc60546a6152eae44ecead6afc3ca5ed68ffb8640444efdf7817dc77f6507200993b6213293e24e006ebb483e804342b877d81c78
DIST shards-0.6.4.tar.gz 26916 BLAKE2B d8ea6dd7796964220ff24d413a8e3af5379b52a4ad857537c2f9147ff16b1d389e07af3402a2b4d3e15b07021d6087ec9b76dc18f2de12e4585e9b896974bb0b SHA512 56475ab8287f469ec0b97d9ad7fcc36e75da8a4cd3fbddadfaf0156b6b0ede25331634bb3b41fa3e4b3c46adcd881838fe56c56de6e5bbf30d03e3106458e820
DIST shards-0.7.1.tar.gz 29722 BLAKE2B 60b09254aa9ba6fae558665b669571038f5a841394e9d6fb54d0c6e7d8447d028c5bd66c849cd8dde902579f17a718aae2c718bb4057144c8d7851f30a90e024 SHA512 9371df40a5c5f0f809c5febcbdede6c743e2a0f1898d648ecb8c2be69ed746bdb879eb3653cd2c7aacd43148ac8536c401b119fcf63039b866e284e8003e73ee
+DIST shards-0.7.2.tar.gz 30398 BLAKE2B bf89f978cf9d4687902a8de4222f2c2121a52574c7f1ce46130a97c5770889693efc5d3fcc35208d6b1f23930f83fb98ba8f10391920ff0418c6d28eb810d6a8 SHA512 a99648ae292095278578e47971b556a0da90743db62689a76aae9eab986ad2185ad7adc13c4340f12fce835c5383d8aac93e35258d01fa658e521314eafaf942
diff --git a/dev-util/shards/shards-0.7.2.ebuild b/dev-util/shards/shards-0.7.2.ebuild
new file mode 100644
index 00000000000..43d89d4cedb
--- /dev/null
+++ b/dev-util/shards/shards-0.7.2.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Dependency manager for the Crystal language"
+HOMEPAGE="https://github.com/crystal-lang/shards"
+SRC_URI="https://github.com/crystal-lang/shards/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+ >dev-lang/crystal-0.11.1[yaml]
+"
+RDEPEND="${DEPEND}"
+
+RESTRICT=test # missing files in tarball
+
+src_install() {
+ dobin bin/${PN}
+ dodoc README.md
+}
next reply other threads:[~2018-01-09 23:09 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-09 23:09 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-01 16:48 [gentoo-commits] repo/gentoo:master commit in: dev-util/shards/ Sam James
2024-03-30 23:09 Maciej Barć
2024-03-30 23:09 Maciej Barć
2024-01-28 6:50 Sam James
2023-12-27 1:20 Maciej Barć
2023-06-25 8:07 Maciej Barć
2023-06-25 8:07 Maciej Barć
2023-05-19 17:45 Sam James
2023-04-16 10:02 Maciej Barć
2023-03-26 2:57 Sam James
2023-03-04 7:45 Arthur Zamarin
2023-02-12 0:48 Maciej Barć
2023-02-12 0:48 Maciej Barć
2023-02-11 18:54 Jonas Stein
2021-08-26 10:51 Joonas Niilola
2021-08-01 6:39 Joonas Niilola
2021-07-23 7:33 Sergei Trofimovich
2021-07-17 11:22 Sergei Trofimovich
2021-06-30 6:39 Sergei Trofimovich
2021-03-13 9:53 Sergei Trofimovich
2021-03-11 7:49 Sergei Trofimovich
2021-02-26 10:25 Sergei Trofimovich
2021-02-24 8:16 Sergei Trofimovich
2021-01-28 8:09 Sergei Trofimovich
2021-01-23 11:28 Sergei Trofimovich
2020-08-09 18:35 Sergei Trofimovich
2020-08-08 9:58 Sergei Trofimovich
2020-08-06 21:31 Sergei Trofimovich
2020-06-20 19:49 Sergei Trofimovich
2020-06-09 6:42 Sergei Trofimovich
2020-06-06 8:56 Sergei Trofimovich
2020-05-29 22:13 Sergei Trofimovich
2020-05-23 10:13 Sergei Trofimovich
2020-03-25 22:41 Sergei Trofimovich
2020-02-12 22:32 Sergei Trofimovich
2019-06-14 18:32 Sergei Trofimovich
2018-06-17 21:48 Sergei Trofimovich
2018-06-08 15:36 Sergei Trofimovich
2018-06-08 15:36 Sergei Trofimovich
2018-05-19 16:10 Jonas Stein
2016-11-25 8:57 Sergei Trofimovich
2016-09-02 16:38 Sergei Trofimovich
2016-07-30 9:50 Sergei Trofimovich
2016-03-20 22:59 Patrice Clement
2016-02-24 21:38 Patrice Clement
2016-02-24 21:38 Patrice Clement
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=1515539370.5f7fe4beb0939d19be32efdb8bd436f189f9b55c.slyfox@gentoo \
--to=slyfox@gentoo.org \
--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