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/rb-readline/
Date: Sun, 30 Jul 2017 06:10:37 +0000 (UTC)	[thread overview]
Message-ID: <1501394234.fa661622626b49aa53ccca12c0e8c9c2a9421abb.graaff@gentoo> (raw)

commit:     fa661622626b49aa53ccca12c0e8c9c2a9421abb
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 30 05:01:33 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 05:57:14 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa661622

dev-ruby/rb-readline: add 0.5.5

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/rb-readline/Manifest                 |  1 +
 dev-ruby/rb-readline/rb-readline-0.5.5.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-ruby/rb-readline/Manifest b/dev-ruby/rb-readline/Manifest
index 25ce16eb5cd..c05d098c366 100644
--- a/dev-ruby/rb-readline/Manifest
+++ b/dev-ruby/rb-readline/Manifest
@@ -1,2 +1,3 @@
 DIST rb-readline-0.5.3.gem 96256 SHA256 5983bcff4d93090b313fcdfb68bb0ab160aef893b398022d06b08be84b96fff6 SHA512 8fa020fdedd0184c7d220d347a035e202a142a347776d91dfe87b1a0a53d43c460ea70f2cabd2b6e5e643dd9ac52f1d70dc496bb54b7b2e78e7da85a82c0400e WHIRLPOOL 32751ef4a150ce069514219538dfc07352428894e72f73de477d48d657900d0f4aa156d3d41c18acf0b757255b7e32853f0aab5bcf1ce10d9391e8517d857d17
 DIST rb-readline-0.5.4.gem 96768 SHA256 6af88f139c14a13ad29c26be457109cdea1c89fc7f78d2969b49a3244433159c SHA512 7b68ed196e5b1841774ce4b567dd36b2dbadca97416837b606060490a482955e7f01cfb2102c1b00f0c55bc7a8d2a7d6aedac95cb03fdd9063d1c513d3ee5b05 WHIRLPOOL e0f9551aba55628a93409e03a848e3f2d131d259dbe401908068335edcd7a251b2547a492f21ac270a00244190080e053b800e0cff03e4acded448b0556028b3
+DIST rb-readline-0.5.5.gem 96768 SHA256 9e9bd7e198bdef0822c46902f6c592b882c1f9777894a4c3dcf5b320824a8793 SHA512 53ed9919eb2c057d2b26e87ba0ecabc73f0aed7fa22398b9e7f98e82bd7a0ed7ca89cb1944bf94400bf4289d6fb404aadb9a2781fa964e2f4c77d7e218e459ae WHIRLPOOL 2855918feed2148353b9b0310b7cdf1f41144dd712599b2030d9f9dd0ce298028fadcbb604707d2a9644a45ae92e395b600ba527965d60a5d469144019ec5d98

diff --git a/dev-ruby/rb-readline/rb-readline-0.5.5.ebuild b/dev-ruby/rb-readline/rb-readline-0.5.5.ebuild
new file mode 100644
index 00000000000..230580179bf
--- /dev/null
+++ b/dev-ruby/rb-readline/rb-readline-0.5.5.ebuild
@@ -0,0 +1,26 @@
+# 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_DOC="rdoc"
+inherit ruby-fakegem
+
+DESCRIPTION="Ruby implementation of the GNU readline C library"
+HOMEPAGE="http://rubygems.org/gems/rb-readline"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+ruby_add_bdepend "dev-ruby/rake
+		>=dev-ruby/minitest-5.2"
+
+all_ruby_prepare() {
+	sed -i -e '/bundler/ s:^:#:' Rakefile || die
+
+	# Skip a test that fails when run in the ebuild environment.
+	sed -i -e '/test_readline_with_default_parameters_does_not_error/,/end/ s:^:#:' test/test_readline.rb || die
+}


             reply	other threads:[~2017-07-30  6:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-30  6:10 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-27 13:55 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rb-readline/ Hans de Graaff
2023-04-03  5:08 Sam James
2022-06-24 10:04 Hans de Graaff
2022-04-23  5:14 Hans de Graaff
2020-07-26 15:12 Hans de Graaff
2019-01-27 15:35 Hans de Graaff
2018-03-27 21:38 Aaron Bauman
2018-02-08 18:45 Hans de Graaff
2018-02-08 18:45 Hans de Graaff
2017-02-11  6:20 Hans de Graaff
2016-09-20  5:07 Hans de Graaff
2016-09-20  5:07 Hans de Graaff
2016-04-16 13:08 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=1501394234.fa661622626b49aa53ccca12c0e8c9c2a9421abb.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