public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/tins/
Date: Sun, 21 May 2017 05:32:54 +0000 (UTC)	[thread overview]
Message-ID: <1495344385.f4a33c85465009dc8a9189945e3a1f2328a0154e.graaff@gentoo> (raw)

commit:     f4a33c85465009dc8a9189945e3a1f2328a0154e
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun May 21 05:26:25 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun May 21 05:26:25 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4a33c85

dev-ruby/tins: add 1.14.0

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-ruby/tins/Manifest           |  1 +
 dev-ruby/tins/tins-1.14.0.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-ruby/tins/Manifest b/dev-ruby/tins/Manifest
index f688895033f..708e70bbb77 100644
--- a/dev-ruby/tins/Manifest
+++ b/dev-ruby/tins/Manifest
@@ -1,4 +1,5 @@
 DIST tins-1.13.0.gem 303616 SHA256 26dc5c81fa03c9f263f3dd1b8129d8587df9b1654bb8f65a7fc32846eeb37a5d SHA512 1925453899da7b0658d49ba97b682b6d8fb5f5d2db6c8e8a44e4da2a6cf229ed5bb77b350ce824e90bd19f8b5c40cbe28a481bc9e79ad1e8f11bade8cb1423cb WHIRLPOOL 44e5e82c4dcc54426454157fec2bec7bd3cec1034a8c1408abcab1d4c78024a60a4d5ccc94491987eb4039695a8979fe9faf7718672b654509182c44fc37a87c
 DIST tins-1.13.2.gem 303616 SHA256 21628e665f75f16c049931122309130d63d15f7dc32149d9068cd4687db8e483 SHA512 a57156709ecfe603defb870a66204825bf3dfb24cff5be56c6afedc05c801b277da0d18665d13e700fa24ed4bdb3e65261064b03a9231ed976e600a50d2c63c0 WHIRLPOOL 1561757433db2d223e90d368e79bb6c31574fa1644cbf054df6f639f3c865ae028627d903b7e6761c957b851fd1241837f6f7abcdef20c0466844a90e0eae8a2
 DIST tins-1.13.3.gem 303616 SHA256 2f1cd2885813e888db01e1c3e782857ac5bac82c76febcd8fbcc0dd1771042ed SHA512 ca5fd6807b3234c8e0329303d4c0e083146378116a7298e76ffaf761c5824c1d869457fb301787f2200d454957321e9e156995a188ffc581450934075bac929c WHIRLPOOL 1b1e9f9290a51ab4db8751d6422cf9e79dccc1f9a560600dbe9a4c9a5c94b905010907e0e00126ef3cc7a99b9df13bb3ab50f42163cc306b5c0411d436ecae71
+DIST tins-1.14.0.gem 303616 SHA256 e0bb2d44c6ab89057f38ee0fd1434a66c2eb9a5e0d7ae5c44d916a5b645af0b1 SHA512 9bce95b5d6aa663902a8d9fe5badc029db97658d6bf4fe574ebef670e7041ee882ed8b110d906c0f8dbd506bfbeb2092634d607281260db3a40e310881d4154a WHIRLPOOL c3c400d1282f3e605de9ee110726b50db6dddd0a7e37e7dd9de6bf0eacfc40ba1c54e2667f6f7e24be41140327b27cdc4111647d8268cb8a2f219a857a8f90ea
 DIST tins-1.6.0.gem 299008 SHA256 1f82e41851f343147e8acda8b02a67e990e38d4755e1e7a8de7cd913fcce0a0b SHA512 33d576a0960d841f72a3f3c9017f873d0445fd569ded852d614b4a2b32e59ae784a47246b584bc4e0d16d5be4d63c1d7834b32c2bea2129a75dde9b1723ccd01 WHIRLPOOL 257e019636565081197c3d353396db2937043886696bb6be294b0930a6e1f7ada1a21fd863d1ac29b649bba3875d7d4b868ded70480a0dec0ba27a6764debac1

diff --git a/dev-ruby/tins/tins-1.14.0.ebuild b/dev-ruby/tins/tins-1.14.0.ebuild
new file mode 100644
index 00000000000..8ff5a2b3418
--- /dev/null
+++ b/dev-ruby/tins/tins-1.14.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="All the stuff that isn't good enough for a real library"
+HOMEPAGE="https://github.com/flori/tins"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+
+each_ruby_test() {
+	ruby-ng_testrb-2 -Ilib tests/*_test.rb
+}


             reply	other threads:[~2017-05-21  5:32 UTC|newest]

Thread overview: 106+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-21  5:32 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-17  6:33 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/tins/ Hans de Graaff
2024-12-17  6:33 Hans de Graaff
2024-11-14  4:59 Jakov Smolić
2024-11-14  3:49 Sam James
2024-10-29  6:25 Hans de Graaff
2024-10-13  6:25 Hans de Graaff
2024-10-06 13:30 Arthur Zamarin
2024-10-06 13:30 Jakov Smolić
2024-10-06 11:52 Sam James
2024-10-01  5:33 Hans de Graaff
2024-04-19  6:31 Hans de Graaff
2024-03-19  6:27 Hans de Graaff
2023-03-28 19:24 Sam James
2023-03-28 19:15 Sam James
2023-03-28 19:15 Sam James
2023-03-28 19:15 Sam James
2023-03-28 19:05 Sam James
2023-03-27 10:59 Sam James
2022-12-24 15:00 Hans de Graaff
2022-11-18 11:55 Hans de Graaff
2022-05-10  5:00 Hans de Graaff
2022-04-17  6:57 Hans de Graaff
2022-01-10  7:22 Hans de Graaff
2021-10-03  6:30 Hans de Graaff
2021-10-02 23:01 Sam James
2021-09-25  5:18 Agostino Sarubbo
2021-09-22  6:58 Agostino Sarubbo
2021-09-20  6:26 Agostino Sarubbo
2021-09-19 21:35 Agostino Sarubbo
2021-07-03  6:26 Hans de Graaff
2021-06-05  5:49 Hans de Graaff
2021-01-15  7:08 Hans de Graaff
2020-10-10  5:56 Hans de Graaff
2020-07-27  2:09 Sam James
2020-07-25  5:32 Hans de Graaff
2020-05-24  4:14 Hans de Graaff
2020-04-07 18:53 Hans de Graaff
2020-04-07 18:53 Hans de Graaff
2020-01-14  6:15 Hans de Graaff
2019-11-15  6:11 Hans de Graaff
2019-11-02  5:40 Hans de Graaff
2019-07-18  6:40 Hans de Graaff
2019-07-06  4:51 Hans de Graaff
2019-06-01  5:19 Hans de Graaff
2019-05-03  4:54 Hans de Graaff
2019-05-02 21:37 Mikle Kolyada
2019-05-02 21:37 Mikle Kolyada
2019-04-28 20:34 Thomas Deutschmann
2019-04-27 16:25 Sergei Trofimovich
2019-04-27 15:48 Sergei Trofimovich
2019-04-26 20:35 Sergei Trofimovich
2019-04-20 17:46 Mikle Kolyada
2019-04-10  6:24 Hans de Graaff
2019-02-14  7:19 Sergei Trofimovich
2019-01-14  6:47 Hans de Graaff
2018-11-20  5:57 Hans de Graaff
2018-11-10  6:19 Hans de Graaff
2018-11-03  6:32 Hans de Graaff
2018-10-16  4:11 Hans de Graaff
2018-07-04 20:56 Hans de Graaff
2018-02-20  6:49 Hans de Graaff
2017-12-22  6:03 Hans de Graaff
2017-12-10  6:42 Hans de Graaff
2017-12-04  6:07 Hans de Graaff
2017-11-19  7:30 Hans de Graaff
2017-10-23 18:42 Thomas Deutschmann
2017-10-22  7:06 Hans de Graaff
2017-09-08 19:24 Markus Meier
2017-09-04  7:30 Tobias Klausmann
2017-08-25  7:03 Sergei Trofimovich
2017-08-23 21:43 Sergei Trofimovich
2017-08-23  6:14 Hans de Graaff
2017-06-30  5:51 Hans de Graaff
2017-06-28  8:08 Sergei Trofimovich
2017-05-21  5:32 Hans de Graaff
2017-05-16  5:10 Hans de Graaff
2017-02-12  5:52 Hans de Graaff
2017-02-04 13:27 Hans de Graaff
2016-11-24  6:12 Hans de Graaff
2016-11-24  6:12 Hans de Graaff
2016-08-17  5:23 Hans de Graaff
2016-07-24  6:42 Hans de Graaff
2016-07-21 19:38 Hans de Graaff
2016-06-09  4:59 Hans de Graaff
2016-05-14  5:21 Hans de Graaff
2016-04-17 14:43 Manuel Rüger
2016-03-12  6:01 Hans de Graaff
2016-03-12  6:01 Hans de Graaff
2016-02-01  6:57 Hans de Graaff
2015-12-16  6:48 Hans de Graaff
2015-12-02  6:16 Hans de Graaff
2015-11-12  9:40 Agostino Sarubbo
2015-11-12  7:58 Jeroen Roovers
2015-11-11 10:05 Agostino Sarubbo
2015-11-11  8:54 Agostino Sarubbo
2015-11-11  6:27 Hans de Graaff
2015-11-11  6:27 Hans de Graaff
2015-10-16  7:13 Mikle Kolyada
2015-09-17 16:02 Tobias Klausmann
2015-09-17 16:01 Tobias Klausmann
2015-09-17 15:55 Tobias Klausmann
2015-09-17 15:52 Tobias Klausmann
2015-09-17 15:50 Tobias Klausmann
2015-08-21 13:45 Hans de Graaff
2015-08-21 13:45 Hans de Graaff

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=1495344385.f4a33c85465009dc8a9189945e3a1f2328a0154e.graaff@gentoo \
    --to=graaff@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