public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/mrueg:master commit in: dev-ruby/terminal-table/
Date: Sat,  4 Jul 2015 08:43:34 +0000 (UTC)	[thread overview]
Message-ID: <1435999406.94f2502a560d12835d0fa97631fd6422cbccde07.mrueg@gentoo> (raw)

commit:     94f2502a560d12835d0fa97631fd6422cbccde07
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  4 08:43:26 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Jul  4 08:43:26 2015 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=94f2502a

[dev-ruby/terminal-table] Version bump.

Package-Manager: portage-2.2.20

 dev-ruby/terminal-table/Manifest                   |  1 +
 .../terminal-table/terminal-table-1.5.1.ebuild     | 29 ++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-ruby/terminal-table/Manifest b/dev-ruby/terminal-table/Manifest
index b3505f5..f2eda11 100644
--- a/dev-ruby/terminal-table/Manifest
+++ b/dev-ruby/terminal-table/Manifest
@@ -1 +1,2 @@
 DIST terminal-table-1.4.5.gem 14336 SHA256 bf81561a406d3389fcd08fc44447fb980f2810d1aaf99b9e06fc1916c83d1999 SHA512 c5ed0c9d8058056d9b4da4cb6ccdc4854821585b1d5bee56e8bf8829e8cd9e6a97bb9da7314c1475c7b89a39dad60e9ad957d4659ba0b4f0f8197296dd612eb9 WHIRLPOOL cd598eac06f781d121e4bda5c172d996ee14f3b356c9482473bd5e4804ee173558170dcf1bf37287f1b7ab3f054bd7a255485ad9b9b2a7c82e68034cb5e382db
+DIST terminal-table-1.5.1.tar.gz 10882 SHA256 b70ec65df23578d95fd610f188a16d3e35343dfaf7e016be799c2a5121b20b21 SHA512 e31b1216618c058bc8cedefa50c2cc5bfc280f09cdf7e503b9253f601e90076ae5db1ce44574ba3ac807f8c2113a78f6c6c088d6a7076d96a57b88094e99443d WHIRLPOOL bf818f66ef3d5d18c206077434d370940f6f5e1a5f54faf89a13955fb0baaf7e1b4f5c8ca358763300de216ccf091b76c15ee437d39a0a82386f861afd07b2c7

diff --git a/dev-ruby/terminal-table/terminal-table-1.5.1.ebuild b/dev-ruby/terminal-table/terminal-table-1.5.1.ebuild
new file mode 100644
index 0000000..b08bc4b
--- /dev/null
+++ b/dev-ruby/terminal-table/terminal-table-1.5.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc Todo.rdoc"
+
+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/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/term-ansicolor )"
+
+all_ruby_prepare() {
+	# See https://github.com/visionmedia/terminal-table/issues/33
+	sed -i -e "/should account for the colspan when selecting columns/,+6d"\
+		-e "/should only increase column size for multi-column if it is unavoidable/,+9d" spec/table_spec.rb || die
+}


             reply	other threads:[~2015-07-04  8:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-04  8:43 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-07-04 22:02 [gentoo-commits] dev/mrueg:master commit in: dev-ruby/terminal-table/ 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=1435999406.94f2502a560d12835d0fa97631fd6422cbccde07.mrueg@gentoo \
    --to=mrueg@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