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] dev/graaff:master commit in: dev-ruby/terminal-table/
Date: Fri, 17 Jul 2015 06:07:36 +0000 (UTC)	[thread overview]
Message-ID: <1437113245.c39f5af0592da55de85eb637d5445a823b8c4ba0.graaff@gentoo> (raw)

commit:     c39f5af0592da55de85eb637d5445a823b8c4ba0
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Jul 17 06:07:25 2015 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jul 17 06:07:25 2015 +0000
URL:        https://gitweb.gentoo.org/dev/graaff.git/commit/?id=c39f5af0

Version bump.

Package-Manager: portage-2.2.20

 dev-ruby/terminal-table/ChangeLog                  |  5 ++++
 dev-ruby/terminal-table/Manifest                   |  1 +
 .../terminal-table/terminal-table-1.5.2.ebuild     | 29 ++++++++++++++++++++++
 3 files changed, 35 insertions(+)

diff --git a/dev-ruby/terminal-table/ChangeLog b/dev-ruby/terminal-table/ChangeLog
index 3520bfe..5d277d8 100644
--- a/dev-ruby/terminal-table/ChangeLog
+++ b/dev-ruby/terminal-table/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*terminal-table-1.5.2 (17 Jul 2015)
+
+  17 Jul 2015; Hans de Graaff <graaff@gentoo.org> +terminal-table-1.5.2.ebuild:
+  Version bump.
+
   03 Jun 2015; Hans de Graaff <graaff@gentoo.org> terminal-table-1.4.5.ebuild:
   Add ruby21, ruby22.
 

diff --git a/dev-ruby/terminal-table/Manifest b/dev-ruby/terminal-table/Manifest
index b3505f5..5200489 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.2.tar.gz 10934 SHA256 14ff47258ac1ab0d6d80a44df5cadb1424eda90432a9070dcce48ecfe92a7a82 SHA512 770bad294e6e4bcb4afd3d4735c456521ec28d84653b3f1753ec26b448c2179f5bbff9a5ecc05ebd15348224172d0650dedd324552b9b79c05c4d3295518610c WHIRLPOOL 71026ed63c3c5f8670c10765be9f5883ff2ede4fecda6643661f66a08fd3f2c14df57b1309575420697388777e127f043864c5b21d91b7f8ab853ad4822d7572

diff --git a/dev-ruby/terminal-table/terminal-table-1.5.2.ebuild b/dev-ruby/terminal-table/terminal-table-1.5.2.ebuild
new file mode 100644
index 0000000..7e4a686
--- /dev/null
+++ b/dev-ruby/terminal-table/terminal-table-1.5.2.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="ruby19 ruby20 ruby21 ruby22"
+
+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/${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_bdepend "test? ( dev-ruby/term-ansicolor )"


             reply	other threads:[~2015-07-17  6:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-17  6:07 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
2016-08-29 18:08 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=1437113245.c39f5af0592da55de85eb637d5445a823b8c4ba0.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