From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/terminal-table/
Date: Mon, 29 Aug 2016 18:08:50 +0000 (UTC) [thread overview]
Message-ID: <1472494109.5fa010b440fd6ecd5850572cb0f56a56801d97b0.graaff@gentoo> (raw)
commit: 5fa010b440fd6ecd5850572cb0f56a56801d97b0
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Mon Aug 29 18:08:29 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Aug 29 18:08:29 2016 +0000
URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=5fa010b4
dev-ruby/terminal-table: add 1.7.0, enable tests, add ruby23
Package-Manager: portage-2.2.28
dev-ruby/terminal-table/Manifest | 1 +
.../terminal-table/terminal-table-1.7.0.ebuild | 36 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/dev-ruby/terminal-table/Manifest b/dev-ruby/terminal-table/Manifest
index 8cf81e1..47e64fd 100644
--- a/dev-ruby/terminal-table/Manifest
+++ b/dev-ruby/terminal-table/Manifest
@@ -1 +1,2 @@
DIST terminal-table-1.5.2.tar.gz 10934 SHA256 14ff47258ac1ab0d6d80a44df5cadb1424eda90432a9070dcce48ecfe92a7a82 SHA512 770bad294e6e4bcb4afd3d4735c456521ec28d84653b3f1753ec26b448c2179f5bbff9a5ecc05ebd15348224172d0650dedd324552b9b79c05c4d3295518610c WHIRLPOOL 71026ed63c3c5f8670c10765be9f5883ff2ede4fecda6643661f66a08fd3f2c14df57b1309575420697388777e127f043864c5b21d91b7f8ab853ad4822d7572
+DIST terminal-table-1.7.0.tar.gz 11395 SHA256 f35331150a525b18686747583ca20ed72288099cd63e18dbed0e8ac48e950de1 SHA512 bb92d8236ba7347dd24bf561f5d7e39d84332e33fc77fb65399bb75254335872a84ed43ec11f22f59a563242bbf1d37d58e10e61a234c5b0b1894f322ba8dcd3 WHIRLPOOL 5d12c9e90ac652eb789ee583bfbdc0f09a6ad7fd6807355340e30faa5ae44b1c0ceca1de3e05128b049fcd07cfe7905933570b7781ef15041bd362aba4443889
diff --git a/dev-ruby/terminal-table/terminal-table-1.7.0.ebuild b/dev-ruby/terminal-table/terminal-table-1.7.0.ebuild
new file mode 100644
index 0000000..308bafe
--- /dev/null
+++ b/dev-ruby/terminal-table/terminal-table-1.7.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc Todo.rdoc"
+
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_TASK_DOC="" # Currently broken
+
+inherit ruby-fakegem
+
+DESCRIPTION="Simple, feature rich ascii table generation library"
+HOMEPAGE="https://github.com/tj/terminal-table"
+SRC_URI="https://github.com/tj/terminal-table/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE="test"
+
+# Test failures: https://github.com/visionmedia/terminal-table/issues/33
+#RESTRICT="test"
+
+ruby_add_rdepend ">=dev-ruby/unicode-display_width-1.1:1"
+
+ruby_add_bdepend "test? ( dev-ruby/term-ansicolor )"
+
+all_ruby_prepare() {
+ # Avoid single test still broken upstream
+ sed -i -e '/should only increase column size for multi-column if it is unavoidable/,/^ end/ s:^:#:' spec/table_spec.rb || die
+}
next reply other threads:[~2016-08-29 18:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-29 18:08 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-10-05 4:32 [gentoo-commits] dev/graaff:master commit in: dev-ruby/terminal-table/ Hans de Graaff
2016-09-15 5:14 Hans de Graaff
2016-08-29 18:08 Hans de Graaff
2016-08-29 18:08 Hans de Graaff
2015-07-17 6:07 Hans de Graaff
2015-06-05 5:30 Hans de Graaff
2014-01-09 12:36 Hans de Graaff
2013-06-01 7:33 Hans de Graaff
2013-06-01 7:11 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=1472494109.5fa010b440fd6ecd5850572cb0f56a56801d97b0.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