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/rainbow/
Date: Sat, 22 Apr 2017 05:37:06 +0000 (UTC)	[thread overview]
Message-ID: <1492839419.d0e0593796c2b29e5ae45a8da6156c9971ff82d3.graaff@gentoo> (raw)

commit:     d0e0593796c2b29e5ae45a8da6156c9971ff82d3
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 22 05:36:59 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr 22 05:36:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0e05937

dev-ruby/rainbow: add 2.2.2

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/rainbow/Manifest             |  1 +
 dev-ruby/rainbow/rainbow-2.2.2.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-ruby/rainbow/Manifest b/dev-ruby/rainbow/Manifest
index 5eed6cbce03..f3761fee4c9 100644
--- a/dev-ruby/rainbow/Manifest
+++ b/dev-ruby/rainbow/Manifest
@@ -2,3 +2,4 @@ DIST rainbow-git-1.1.4.tgz 10301 SHA256 f8815c1e017ec3939114047f0af779feb88e6374
 DIST rainbow-git-2.0.0.tgz 10480 SHA256 d3b2bc51449429669e91c5edea05f973cc0568cff78cf5461f03068c18e127ad SHA512 1acf0d2a1c0c0d70cad2cebcd65011dc2e53b991e49cde69b909c80b354ee084f86531a793b2d43ac4da6eed55d53c483de9f3f345b548b34c4331ea62494881 WHIRLPOOL 41d6702c03c8720c0ad6d62639ea103458d178642ae014914e84d4cc6f4a221a504c8fa5a6aea656db73cc8d625f9fe6712d622ee7808c4d45114a7a3aa31b85
 DIST rainbow-git-2.1.0.tgz 13399 SHA256 7604afc02ed24cd19f90fe46f210fc66323e49ebf5e1f563045adc3bfa422b18 SHA512 cf3a280301f98c48d9fd52e95c6bcf41fcf4ff9322627ac09a94abb5dd94f56377e62c5d060065c2b97a427d46d5231db74a77aadc4289e43a5ebf3a19777aa1 WHIRLPOOL bff54cff2b41960cd7cbe6b93abfa9edc9692b87018fc97c4c3f96ba9bd09d20659ff5f77bffeefdd45b027f99cca365288bb9679ef890ae8ebbe68b254e4504
 DIST rainbow-git-2.2.1.tgz 13902 SHA256 b182dd0a50215b180444172ad54358c2390810501aeaff660e72cd628f4504fe SHA512 07e92ffdd803c0622453f9acfb13064a098e3f50347a18e766b70aad1781755a3d805e61f0fd485126e9c576b2179175290a5a80440fbb06bff79fea6ec639cd WHIRLPOOL b7b40fe2b99dc2cedd4e33e8cb55873b2e2b44a0b7c5efe57c6c60152d9e56b478f38869123b74e40ee24d42f6ecc76017ada18255757ee5261af3904a92c5f3
+DIST rainbow-git-2.2.2.tgz 14295 SHA256 6e5c6e852cd62b6975a9594d0a0a03f9f9cc997f308a12f38f040698e6e1b9f7 SHA512 fac9a8cc39f23a1b268f3a01d755a5ccb79f8ee11a28228d958a5b77472c5b3fbaac748c917f7d4afebb911cbef0e0242c5224c8df29672073c1f54bf44c9307 WHIRLPOOL 750642e8d95f4629954d5a7a7ca2251a4b3429a6b1f71eb05a240f4f95470f98d9673db21c0a5b5c7c8e103e5926789677e602b7aa4ea8a5bdad6fe8d4017481

diff --git a/dev-ruby/rainbow/rainbow-2.2.2.ebuild b/dev-ruby/rainbow/rainbow-2.2.2.ebuild
new file mode 100644
index 00000000000..0b85e53a002
--- /dev/null
+++ b/dev-ruby/rainbow/rainbow-2.2.2.ebuild
@@ -0,0 +1,22 @@
+# 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="rspec"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="Changelog.md README.markdown"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Colorize printed text on ANSI terminals"
+HOMEPAGE="https://github.com/sickill/rainbow"
+
+SRC_URI="https://github.com/sickill/rainbow/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
+IUSE=""


             reply	other threads:[~2017-04-22  5:37 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-22  5:37 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-01 18:02 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rainbow/ Hans de Graaff
2023-12-31 10:29 Hans de Graaff
2023-03-14  6:33 Hans de Graaff
2022-04-10  5:54 Hans de Graaff
2022-01-14  7:29 Hans de Graaff
2021-03-25  7:15 Hans de Graaff
2020-09-05  8:01 Hans de Graaff
2020-02-14  7:18 Hans de Graaff
2020-01-24  7:23 Hans de Graaff
2019-01-10 10:35 Hans de Graaff
2018-07-15 19:05 Hans de Graaff
2018-07-15 18:55 Thomas Deutschmann
2018-04-05  5:36 Hans de Graaff
2018-03-07 17:20 Hans de Graaff
2018-01-21  6:49 Hans de Graaff
2017-12-08  7:05 Hans de Graaff
2017-12-08  7:05 Hans de Graaff
2017-11-27  8:50 Sergei Trofimovich
2017-10-23 18:42 Thomas Deutschmann
2017-10-22  7:11 Hans de Graaff
2017-10-21  7:27 Hans de Graaff
2017-03-29  4:57 Hans de Graaff
2016-12-29  7:12 Hans de Graaff
2016-04-15  5:50 Hans de Graaff
2016-04-15  5:50 Hans de Graaff
2016-04-15  5:50 Hans de Graaff
2016-04-15  5:50 Hans de Graaff
2016-01-30 16:41 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=1492839419.d0e0593796c2b29e5ae45a8da6156c9971ff82d3.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