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/ffaker/
Date: Sat,  9 Oct 2021 07:27:53 +0000 (UTC)	[thread overview]
Message-ID: <1633764467.ecf0d6c18b983256bde26bf5f6987717225b515f.graaff@gentoo> (raw)

commit:     ecf0d6c18b983256bde26bf5f6987717225b515f
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  9 06:29:54 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Oct  9 07:27:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecf0d6c1

dev-ruby/ffaker: add 2.20.0

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/ffaker/Manifest             |  1 +
 dev-ruby/ffaker/ffaker-2.20.0.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-ruby/ffaker/Manifest b/dev-ruby/ffaker/Manifest
index 028dce4ab04..03ace98cccf 100644
--- a/dev-ruby/ffaker/Manifest
+++ b/dev-ruby/ffaker/Manifest
@@ -1,3 +1,4 @@
 DIST ffaker-2.17.0.gem 438272 BLAKE2B 620abe73efeb7f076804b17129d18eef491969e13833308468faffc86fbbf5dff358ea159219b8bf78c1ad69f57e4c2d3248759be4dec7ad96de6da41f52e734 SHA512 af6a04d6e960af23962c5596d58c097b078eb43ab72fc61997b4e4c30a459ef959508e13b1bc0a7cbfa2d83dddf7b684d6bf97b69cbed1fbb0994890a3e6dd6c
 DIST ffaker-2.18.0.gem 445952 BLAKE2B 3a0d9bc201810f6055417283e821655e70d45916282e6b01530c3221826ce555ad3670ab81cc21e14739c53b3fbb2940d9eb0d45b7613e9374f10d15df138515 SHA512 d57f1baa5fa40ab8d7ac7aec21d18a2ae2611f960b2e59f2deb41c2d1319f546ed18eda0f3ba02f58c34dc80f00da2487c7ec7940cb213f55dc6c900e44ff934
 DIST ffaker-2.19.0.gem 461312 BLAKE2B d80ae70604fcd579ad42b268e6139e3395dcc10aa90e828d4ac8b402624b6391e88d25ed233db699c953feb279348de95e9f731455e10b58970069feebd72bdf SHA512 2de34cdfae50bcb460dc8fb6eb7cd5ee69034de4b66e97a408e5c6265efd9370eb3c38e5a61eefdc42b67e5e569e6ba3a1f7621ffe1a8cf6beb76fad40bf5d6e
+DIST ffaker-2.20.0.gem 461312 BLAKE2B 1e0f38b83c957407e44a25e955ffa58b848a5a88e7200087e874d8998bbe65f49be28eb428fd28796c9f1f0663da97f0970763e767e38aed9f541edd62440b63 SHA512 aa908505c771636b307f1309511f9eb489dc14b07022960ae58f25321ebae46dc6e0406ea91863acd82b02402d5ee70aa71d77fd4aa753918c6d79c690764eb8

diff --git a/dev-ruby/ffaker/ffaker-2.20.0.ebuild b/dev-ruby/ffaker/ffaker-2.20.0.ebuild
new file mode 100644
index 00000000000..d2dfeeaaf3a
--- /dev/null
+++ b/dev-ruby/ffaker/ffaker-2.20.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md REFERENCE.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Faster Faker, generates dummy data"
+HOMEPAGE="https://github.com/emmanueloga/ffaker"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )"
+
+all_ruby_prepare() {
+	sed -i -e '/test_image_file/aomit "network"' test/test_image.rb || die
+}


             reply	other threads:[~2021-10-09  7:27 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-09  7:27 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-02  8:34 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ffaker/ Hans de Graaff
2023-09-24  6:15 Hans de Graaff
2023-08-26  6:53 Hans de Graaff
2023-08-26  6:53 Hans de Graaff
2023-04-01 23:53 Sam James
2023-04-01 23:53 Sam James
2022-05-06  8:20 Hans de Graaff
2022-04-10  4:56 Hans de Graaff
2021-08-23 17:38 Hans de Graaff
2021-08-23 17:38 Hans de Graaff
2021-03-08  7:18 Hans de Graaff
2020-08-21  8:36 Hans de Graaff
2020-08-21  8:36 Hans de Graaff
2020-07-31  5:02 Hans de Graaff
2020-06-07  8:37 Hans de Graaff
2020-03-11  9:05 Hans de Graaff
2019-10-15  6:04 Hans de Graaff
2019-10-15  6:04 Hans de Graaff
2019-08-26  5:31 Hans de Graaff
2019-04-03  5:46 Hans de Graaff
2019-02-02  9:00 Hans de Graaff
2018-07-30  5:48 Hans de Graaff
2018-07-30  5:48 Hans de Graaff
2018-04-11  5:50 Hans de Graaff
2018-01-08  6:15 Hans de Graaff
2017-09-21  5:27 Hans de Graaff
2017-09-21  5:27 Hans de Graaff
2017-06-30  5:51 Hans de Graaff
2017-02-20  6:27 Hans de Graaff
2017-02-05  9:59 Hans de Graaff
2017-01-11  6:48 Hans de Graaff
2016-03-09 22:55 Manuel Rüger
2016-02-02  6:25 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=1633764467.ecf0d6c18b983256bde26bf5f6987717225b515f.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