From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/colorize/
Date: Wed, 6 Jul 2016 05:33:02 +0000 (UTC) [thread overview]
Message-ID: <1467782520.6046915005d5839ca0fa666045858317ada41001.graaff@gentoo> (raw)
commit: 6046915005d5839ca0fa666045858317ada41001
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 6 05:22:00 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jul 6 05:22:00 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60469150
dev-ruby/colorize: add 0.8.1
Package-Manager: portage-2.2.28
dev-ruby/colorize/Manifest | 1 +
dev-ruby/colorize/colorize-0.8.1.ebuild | 30 ++++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-ruby/colorize/Manifest b/dev-ruby/colorize/Manifest
index 608f567..8475608 100644
--- a/dev-ruby/colorize/Manifest
+++ b/dev-ruby/colorize/Manifest
@@ -1,2 +1,3 @@
DIST colorize-0.7.7.gem 15360 SHA256 d6ab95a5fcdea3c36c3327d38c1e79e2950ee1788506d8489ae35db330937a99 SHA512 ac55d281a3ac7aa72c02ecdc27a1936410cb2754e48e0c23b98eba5e98a8bf42e362fe3a86e73c12ff5445f2e0a92a7c561e82a4d85aae0ef08a9855b056f359 WHIRLPOOL 43576f9fcc4880644b610fcc7bbebf8c6a72381d40d33fc7c1d44f6145cc78998ad6bfcba3b5fb52ecb1fc9f15e1e2cf7973888a1bcf040597bb1b0abb8e9143
DIST colorize-0.8.0.gem 15872 SHA256 43c0daf332260b67d844487b2975830d31d1ca49fd427f9d2468bd52324fb1d6 SHA512 7bd7899c2e38e75f311aadc1762f5da4ce0cf94f3a4f9304447f915a09d8159edc66db746728cb9f1e4f98ff52c9152225aa7b724865c8875379f0c9f5d1218c WHIRLPOOL fb739c96fa2addd9192f834f8dc3f1cd905f410d3bed49f1d36876cb6b3e0aed2b4d203d12318b262fe51d3cf6f11024e583861876bde9ab06b22b19f3991ec7
+DIST colorize-0.8.1.gem 15872 SHA256 0ba0c2a58232f9b706dc30621ea6aa6468eeea120eb6f1ccc400105b90c4798c SHA512 0819dfaa94150c85cbe633c77006f2f4bdd6c4f9bf9dfa954b8c4038b8a680c99a2b4b160da05bf426402d287a0db4c4eb1cc66a949405188b632f39da381c72 WHIRLPOOL 581740942909c50eabc40a7dbb1a07c41697d30adab760e63d165f63c0c323582d3b57231cf8429a334df0737f7ca1b7ddf521b6a156a9ba2aacc0bb8d0583e8
diff --git a/dev-ruby/colorize/colorize-0.8.1.ebuild b/dev-ruby/colorize/colorize-0.8.1.ebuild
new file mode 100644
index 0000000..212d7e5
--- /dev/null
+++ b/dev-ruby/colorize/colorize-0.8.1.ebuild
@@ -0,0 +1,30 @@
+# 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_EXTRADOC="CHANGELOG README.md"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Adds methods to set color, background color and text effect on console easier"
+HOMEPAGE="https://github.com/fazibear/colorize"
+LICENSE="GPL-2+"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/minitest:5 )"
+
+all_ruby_prepare() {
+ sed -i -e "/[Cc]ode[Cc]limate/d" test/test_colorize.rb || die
+}
+
+each_ruby_test() {
+ cd test || die
+ ${RUBY} test_colorize.rb || die
+}
next reply other threads:[~2016-07-06 5:33 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-06 5:33 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-30 9:07 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/colorize/ Hans de Graaff
2023-12-27 20:43 Hans de Graaff
2023-12-27 20:43 Hans de Graaff
2023-06-25 18:11 Hans de Graaff
2023-06-23 4:27 Hans de Graaff
2023-06-22 5:00 Hans de Graaff
2023-06-20 4:29 Hans de Graaff
2023-06-20 4:29 Hans de Graaff
2023-04-22 14:44 Hans de Graaff
2022-05-07 6:34 Hans de Graaff
2021-07-06 7:49 Hans de Graaff
2021-07-06 7:49 Hans de Graaff
2020-08-22 7:56 Hans de Graaff
2018-02-02 17:14 Hans de Graaff
2017-08-18 6:11 Hans de Graaff
2016-12-17 6:01 Hans de Graaff
2016-06-28 4:39 Hans de Graaff
2016-03-06 19:42 Manuel Rüger
2016-03-06 19:42 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=1467782520.6046915005d5839ca0fa666045858317ada41001.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