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/spreadsheet/
Date: Wed, 30 Aug 2017 05:15:52 +0000 (UTC)	[thread overview]
Message-ID: <1504070083.20cfcf7901236f40ea3e506483239f48e30e717a.graaff@gentoo> (raw)

commit:     20cfcf7901236f40ea3e506483239f48e30e717a
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 30 05:14:43 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Aug 30 05:14:43 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20cfcf79

dev-ruby/spreadsheet: add 1.1.3

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/spreadsheet/Manifest                 |  1 +
 dev-ruby/spreadsheet/spreadsheet-1.1.3.ebuild | 30 +++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/spreadsheet/Manifest b/dev-ruby/spreadsheet/Manifest
index 4232083647b..edb2ab70134 100644
--- a/dev-ruby/spreadsheet/Manifest
+++ b/dev-ruby/spreadsheet/Manifest
@@ -1 +1,2 @@
 DIST spreadsheet-0.6.9.gem 160256 SHA256 3f4c35eff313f1408b77ddc19fa90354472ff6bf82ee9f99faf979b3dc7cfedd SHA512 9400908153a671cfcf17dd9dfa8db7de0a9c95281ba6dbee1ac8002e9f0058616e5887e36eb2e1e2c790516731117d5a0f7efdbadcaaea3c69a8f9aa8d3091ac WHIRLPOOL 23b1f8e7d865c4a500fe006843aebfaa4a68e6089d23a1d0a70a2b9ff211e5240b3ee94f25f08505a16f87d176374cf36ff1cc5af34bdf2663b63ef7ddf1edaa
+DIST spreadsheet-1.1.3.tar.gz 4655837 SHA256 5fc45a1419935d2f0a082fbff817a8b7f1cc775bcd018e29b82e89ef747cdfe3 SHA512 c1529318384c4e48abe20aad21aa80d652ab91bca505379c310707fa23382654252bfc04d1f8bdb7aa6ec00d0e064790e3ffdcf1c1089bd49010e79729a36690 WHIRLPOOL a8ff21f569b9235abd779646cc3290257e3b8b84a4151d179188aaa7b596eb48f242b77a50b6dfd1df99adc3d34d2bc2747ff176b3376238e83e4431fd06be4a

diff --git a/dev-ruby/spreadsheet/spreadsheet-1.1.3.ebuild b/dev-ruby/spreadsheet/spreadsheet-1.1.3.ebuild
new file mode 100644
index 00000000000..a55178d70a2
--- /dev/null
+++ b/dev-ruby/spreadsheet/spreadsheet-1.1.3.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24"
+
+# Avoid the complexity of the "rake" recipe and run testrb-2 manually.
+RUBY_FAKEGEM_RECIPE_TEST=none
+
+# Same thing for the docs whose rake target just calls rdoc.
+RUBY_FAKEGEM_RECIPE_DOC=rdoc
+RUBY_FAKEGEM_EXTRADOC="GUIDE.md History.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Ruby library to read and write spreadsheet documents"
+HOMEPAGE="https://rubygems.org/gems/spreadsheet"
+SRC_URI="https://github.com/zdavatz/spreadsheet/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )"
+ruby_add_rdepend ">=dev-ruby/ruby-ole-1.0"
+
+each_ruby_test() {
+	ruby-ng_testrb-2 --pattern='.+.rb' --exclude='suite\.rb' test/
+}


             reply	other threads:[~2017-08-30  5:15 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-30  5:15 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-09  6:32 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/spreadsheet/ Hans de Graaff
2023-12-28  7:43 Hans de Graaff
2023-06-23 19:20 Hans de Graaff
2023-06-23 19:20 Hans de Graaff
2022-06-22  4:35 Hans de Graaff
2022-04-22  6:55 Hans de Graaff
2021-09-24  8:19 Hans de Graaff
2021-06-20  6:03 Hans de Graaff
2020-07-25  9:53 Hans de Graaff
2020-07-25  9:53 Hans de Graaff
2020-01-23  6:44 Hans de Graaff
2019-10-24 15:46 Hans de Graaff
2019-05-25  6:22 Hans de Graaff
2019-03-24  8:35 Hans de Graaff
2019-03-02  6:59 Hans de Graaff
2019-02-23  7:16 Hans de Graaff
2019-02-23  7:16 Hans de Graaff
2019-01-28  6:57 Hans de Graaff
2019-01-20 10:17 Hans de Graaff
2018-08-21  5:36 Hans de Graaff
2018-04-16  5:16 Hans de Graaff
2018-02-19  6:49 Hans de Graaff
2018-01-21 19:37 Hans de Graaff
2016-03-17  0:34 Manuel Rüger

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=1504070083.20cfcf7901236f40ea3e506483239f48e30e717a.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