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: Sat, 22 Aug 2020 07:56:04 +0000 (UTC) [thread overview]
Message-ID: <1598082953.f8b01cf1c2aecc4d6fe025b5888533d7df4d4719.graaff@gentoo> (raw)
commit: f8b01cf1c2aecc4d6fe025b5888533d7df4d4719
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 22 07:41:10 2020 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Aug 22 07:55:53 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8b01cf1
dev-ruby/colorize: add ruby27
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/colorize/colorize-0.8.1-r1.ebuild | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
diff --git a/dev-ruby/colorize/colorize-0.8.1-r1.ebuild b/dev-ruby/colorize/colorize-0.8.1-r1.ebuild
new file mode 100644
index 00000000000..69919f193d5
--- /dev/null
+++ b/dev-ruby/colorize/colorize-0.8.1-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"
+
+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:[~2020-08-22 7:56 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-22 7:56 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
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-07-06 5:33 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=1598082953.f8b01cf1c2aecc4d6fe025b5888533d7df4d4719.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