public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/shards/
Date: Sat, 30 Jul 2016 09:50:54 +0000 (UTC)	[thread overview]
Message-ID: <1469872248.455daa784b1f3354f066c495bc4784e09e2b9eca.slyfox@gentoo> (raw)

commit:     455daa784b1f3354f066c495bc4784e09e2b9eca
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 09:45:33 2016 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 09:50:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=455daa78

dev-util/shards: bump up to 0.6.3

Package-Manager: portage-2.3.0

 dev-util/shards/Manifest            |  1 +
 dev-util/shards/metadata.xml        |  4 ++++
 dev-util/shards/shards-0.6.3.ebuild | 23 +++++++++++++++++++++++
 3 files changed, 28 insertions(+)

diff --git a/dev-util/shards/Manifest b/dev-util/shards/Manifest
index 73d6f41..c2f3cc0 100644
--- a/dev-util/shards/Manifest
+++ b/dev-util/shards/Manifest
@@ -1,2 +1,3 @@
 DIST shards-0.6.1.tar.gz 26505 SHA256 8e7d179a499a2fca895b534c6204e2e34828e6a645e48f83f08fbefcd6a03951 SHA512 fc1e32cf459a5c448ef780601b9515cd331fc40d3f6f0666e71e218a62e202e0d4f642f5e82660529d24145a5ed5f5cbf2fdc6fc251421850d9c7ac1ebcf4d07 WHIRLPOOL 0bf8ef2de47b6dd6be728c489b7ac9ff8101a51329d956ac2d1ad21ac9322442646d624b5b6e9baee5f1738326e3a5e039b94b5057ce6a2a5223a04db226b5a6
 DIST shards-0.6.2.tar.gz 26589 SHA256 11d22086d736598efa87eea558e7b304d538372f017fce9bb21476e40c586110 SHA512 baeebe496ea52c93313e9a550a8f1dda225674ca49e9e2b2660b059a8e7cd6a148085d33d5c70a46d2d4c7db9260f841a634c079cc590576a6d98c9308fb1100 WHIRLPOOL 944c3265aab2a7dc2e9261f68ea250b77f16ce16dd8fead8521ae367edd41b7998b624db6b1526759da60b52f6a6f02d710f9657021dd4e9ea494248ab620b6d
+DIST shards-0.6.3.tar.gz 26826 SHA256 5245aebb21af0a5682123732e4f4d476e7aa6910252fb3ffe4be60ee8df03ac2 SHA512 c9ef7f41dc1feb223fbaa22bc60546a6152eae44ecead6afc3ca5ed68ffb8640444efdf7817dc77f6507200993b6213293e24e006ebb483e804342b877d81c78 WHIRLPOOL 4863edf4f12871e16378a0e0854c508e7daae63ffebbeb1e0b37ba6e2d80ddd1121ae10ae8724505a49ae40bfb371c875acff9231c16a1d447d6d1573dd385f1

diff --git a/dev-util/shards/metadata.xml b/dev-util/shards/metadata.xml
index 5097e12..9c98005 100644
--- a/dev-util/shards/metadata.xml
+++ b/dev-util/shards/metadata.xml
@@ -5,6 +5,10 @@
 		<email>longlene@gmail.com</email>
 		<name>Lixiao Chen</name>
 	</maintainer>
+	<maintainer type="person">
+		<email>slyfox@gentoo.org</email>
+		<name>Sergei Trofimovich</name>
+	</maintainer>
 	<maintainer type="project">
 		<email>proxy-maint@gentoo.org</email>
 		<name>Gentoo Proxy Maintainers Project</name>

diff --git a/dev-util/shards/shards-0.6.3.ebuild b/dev-util/shards/shards-0.6.3.ebuild
new file mode 100644
index 0000000..c892d77
--- /dev/null
+++ b/dev-util/shards/shards-0.6.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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}"
+
+src_install() {
+	dobin bin/${PN}
+	dodoc README.md
+}


             reply	other threads:[~2016-07-30  9:51 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-30  9:50 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
2018-01-09 23:09 Sergei Trofimovich
2016-11-25  8:57 Sergei Trofimovich
2016-09-02 16:38 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=1469872248.455daa784b1f3354f066c495bc4784e09e2b9eca.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