From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/airbrussh/
Date: Sun, 16 Jun 2019 06:38:38 +0000 (UTC) [thread overview]
Message-ID: <1560667069.504ddd0b597c1040d28fec6f0f8fe63e0dfe2efa.graaff@gentoo> (raw)
commit: 504ddd0b597c1040d28fec6f0f8fe63e0dfe2efa
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 16 04:36:57 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jun 16 06:37:49 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=504ddd0b
dev-ruby/airbrussh: add 1.3.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
dev-ruby/airbrussh/Manifest | 1 +
dev-ruby/airbrussh/airbrussh-1.3.2.ebuild | 31 +++++++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/dev-ruby/airbrussh/Manifest b/dev-ruby/airbrussh/Manifest
index 57500440f70..613c3af85f5 100644
--- a/dev-ruby/airbrussh/Manifest
+++ b/dev-ruby/airbrussh/Manifest
@@ -1,2 +1,3 @@
DIST airbrussh-1.3.0.tar.gz 1451304 BLAKE2B fc7fb26606efbd2591d707bff43c9bb9d1e712d4338e6151c7d5bada99f555f0dd1fe3e2c925a2e4c9bc9d0aedf9d63adfacfba77f84c07a174a2997e873db58 SHA512 e7c22f21673f11b124ac0082cfec19dc12764f52058857248619bf41841e6b10b2c402d9c17a2db76b459ec5cd1f464d2c2ef78fcf0a202ea2287653980bf10b
DIST airbrussh-1.3.1.tar.gz 1451404 BLAKE2B 2224946477047e0b282a3ba9cc89efd888aca45b8c931a9163f6420bead2059cde380d66eb21f6cc0aac334c1cc2d1ee30d84faa7dd636bbd121c0372332b457 SHA512 edfc0b742ff854c76d96be88cb93eb385dfe554cdf4550b422b63cc6c997bc5bd6b235e52e8558ed578ebe4b1cfbb40987be48567e3b03d56f236c5497fb504c
+DIST airbrussh-1.3.2.tar.gz 1451710 BLAKE2B d2b3f8cc07a13e82e7d8e74c9e3a9ed9837b042350f85da21f8c51b2b766c629f9129bed18d4664e5833d70b2f0d9e0d1703be30350c265377df7ff4b25bc7b4 SHA512 e5ee119d8994f7c23ac0ef553e247c5d5041e2e5fd2c552385c5b4fe42e4aa671460a364fe926225fa447822010380ae6af90b3bd17f73e7f5cf9c7576711331
diff --git a/dev-ruby/airbrussh/airbrussh-1.3.2.ebuild b/dev-ruby/airbrussh/airbrussh-1.3.2.ebuild
new file mode 100644
index 00000000000..eeef4698639
--- /dev/null
+++ b/dev-ruby/airbrussh/airbrussh-1.3.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A replacement log formatter for SSHKit"
+HOMEPAGE="https://github.com/mattbrictson/airbrussh"
+SRC_URI="https://github.com/mattbrictson/airbrussh/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">dev-ruby/sshkit-1.7.0"
+
+ruby_add_bdepend "test? ( dev-ruby/mocha )"
+
+all_ruby_prepare() {
+ rm -f test/support/minitest_reporters.rb || die
+
+ # Avoid a test poluting the environment
+ sed -i -e '/test_color_is_can_be_forced_via_env/,/^ end/ s:^:#:' test/airbrussh/console_test.rb || die
+}
next reply other threads:[~2019-06-16 6:38 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-16 6:38 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-06 14:27 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/airbrussh/ Sam James
2024-08-31 6:00 Hans de Graaff
2024-08-31 6:00 Hans de Graaff
2024-04-13 6:24 Hans de Graaff
2024-04-13 6:24 Hans de Graaff
2024-01-15 7:40 Hans de Graaff
2024-01-10 7:44 Hans de Graaff
2024-01-10 7:44 Hans de Graaff
2023-09-23 6:31 Hans de Graaff
2023-08-12 7:21 Hans de Graaff
2023-04-29 7:23 Hans de Graaff
2023-04-07 8:43 Sam James
2023-04-07 8:43 Sam James
2023-04-07 8:43 Sam James
2023-03-26 3:12 Sam James
2023-03-26 3:03 Sam James
2023-03-26 3:03 Sam James
2022-07-24 7:26 Hans de Graaff
2022-07-24 7:26 Hans de Graaff
2022-06-26 5:43 Hans de Graaff
2021-07-07 17:38 Hans de Graaff
2020-09-16 6:15 Hans de Graaff
2020-09-16 6:15 Hans de Graaff
2020-09-16 6:15 Hans de Graaff
2020-06-11 5:49 Hans de Graaff
2020-02-09 15:07 Hans de Graaff
2019-10-14 5:54 Hans de Graaff
2019-10-14 5:54 Hans de Graaff
2019-09-18 13:55 Hans de Graaff
2019-09-16 5:58 Hans de Graaff
2019-08-18 5:44 Hans de Graaff
2019-08-18 5:44 Hans de Graaff
2019-02-03 10:49 Hans de Graaff
2018-11-05 6:31 Hans de Graaff
2018-07-31 4:53 Hans de Graaff
2018-03-03 8:13 Hans de Graaff
2017-10-10 4:24 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=1560667069.504ddd0b597c1040d28fec6f0f8fe63e0dfe2efa.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